Package skrueger.geotools

Interface Summary
MapContextManagerInterface Implementations of this class can can be used to fill/insert/remove a mapContext with StyledLayerInterface objects.
StyledFeatureCollectionInterface StyledLayerInterface which contains a FeatureCollection as geo object.
StyledFeaturesInterface<T> This Interface combines all styled layers that are running on FeatureCollection or FeatureSource
StyledFeatureSourceInterface StyledLayerInterface which contains a FeatureSource as geo object.
StyledGridCoverageInterface A StyledRasterInterface that is typed to wrap a GridCoverage2D
StyledGridCoverageReaderInterface A StyledRasterInterface that is typed to wrap a AbstractGridCoverage2DReader
StyledLayerInterface<E> This class is the top interface for styled objects to be managed in MapContextManagerInterface.
StyledRasterInterface<E> A StyledLayerInterface that is associated to a RasterLegendData.
ZoomRestrictableGridInterface Classes that implement ZoomRestrictableGridInterface can be restricted to their max- and/or min zoom scale
 

Class Summary
AbstractStyledLayer<E> This class is a default implementation of StyledLayerInterface.
LegendIconFeatureRenderer Based on geoserver!
MapPaneToolBar A toolbar to control an JMapPane (Atlas visualization).
MapPaneToolBar.MapPaneToolBarAction Extends the AbstractAction with maintaining an ID and the MapPaneToolBar the actions controls.
MapView Achtung!
StyledFeatureCollection This class provides a simple implementation of StyledLayerInterface for FeatureCollection.
StyledFeatureCollectionTableModel This class extends the the FeatureCollectionTableModel with the functionalities of the AttributeMetaData of styled objects.
StyledFS This class enables a non Atlas context to use the Atlas LayerPanel JPanel as a MapContextManagerInterface
StyledGridCoverage This class provides a simple implementation of StyledLayerInterface for GridCoverage2D.
StyledGridCoverageReader This class provides a simple implementation of StyledLayerInterface for AbstractGridCoverage2DReader.
StyledLayerStyle<E> This class combines a Geotools visualisation Style with additional meta data needed for visualisation (for example legend data).
StyledLayerUtil This class provides static helper methods for dealing with StyledLayerInterface stuff.