|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.graphics.optimizers.AbstractOptimizer
public abstract class AbstractOptimizer
Abstract base class for Optimizer
implementations.
Field Summary | |
---|---|
protected MapView |
mapView
Associated MapView instance. |
protected java.util.Set<Theme> |
themes
Contains all registered Theme s. |
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 java.util.Set<Theme> themes
Theme
s.
protected MapView mapView
MapView
instance.
Constructor Detail |
---|
public AbstractOptimizer()
Method Detail |
---|
public void setMapView(MapView mapView)
Optimizer
MapView
instance. This is needed to provide scale and projection information. Called
by the MapView
.
setMapView
in interface Optimizer
mapView
- MapView
instance to associate with this Optimizer
public void addTheme(Theme theme)
Optimizer
Theme
to be considered by this Optimizer
.
addTheme
in interface Optimizer
theme
- Theme
to be considered
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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