| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.graphics.optimizers.AbstractOptimizer
public abstract class AbstractOptimizer
Abstract base class for Optimizer implementations.
| Field Summary | |
|---|---|
protected  MapView | 
mapView
Associated MapView instance. | 
protected  Set<Theme> | 
themes
Contains all registered Themes. | 
| Constructor Summary | |
|---|---|
AbstractOptimizer()
 | 
|
| Method Summary | |
|---|---|
 void | 
addTheme(Theme theme)
Adds a Theme to be considered by this Optimizer. | 
 void | 
setMapView(MapView mapView)
Sets the associated MapView instance. | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.deegree.graphics.optimizers.Optimizer | 
|---|
optimize | 
| Field Detail | 
|---|
protected Set<Theme> themes
Themes.
protected MapView mapView
MapView instance.
| Constructor Detail | 
|---|
public AbstractOptimizer()
| Method Detail | 
|---|
public void setMapView(MapView mapView)
OptimizerMapView instance. This is needed to provide scale and projection information. Called
 by the MapView.
setMapView in interface OptimizermapView - MapView instance to associate with this Optimizerpublic void addTheme(Theme theme)
OptimizerTheme to be considered by this Optimizer.
addTheme in interface Optimizertheme - Theme to be considered
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org