Package skrueger.geotools

Interface Summary
Copyable<T>  
MapContextManagerInterface Implementations of this class can can be used to fill/insert/remove a mapContext with StyledLayerInterface objects.
MapPaneToolSelectedListener  
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.
StyledRasterPyramidInterface  
XMapPaneAction Defines an action (e.g.
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.
AttributeMetadataMap The AttributeMetadataMap is a Map holding AttributeMetadata object for Name keys.
CopyableUtil Some utility method for Copyable.
GeomFilterGenerator The GeomFilterGenerator prepares a BinarySpatialOperator filter for multiple use.
GeomFilterGenerator.BoundingBoxFilterGenerator GeomFilterGenerator for a bounding box constraint.
GeomFilterGenerator.PointFilterGenerator GeomFilterGenerator for a "near distance" constraint.
LegendIconFeatureRenderer Based on geoserver!
MapPaneToolBar A toolbar to control an SelectableXMapPane (Atlas visualization).
MapPaneToolBar.MapPaneToolBarAction Extends the AbstractAction with maintaining an ID and the MapPaneToolBar the actions controls.
MapView Achtung!
MouseSelectionTracker Controller which allows the user to select a region of a component.
StyledFeatureCollection This class provides a simple implementation of StyledLayerInterface for FeatureCollection.
StyledFeatureCollectionTableModel This class extends the the FeatureCollectionTableModel with the functionalities of the AttributeMetadata.
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.
XMapPane The XMapPane class uses a Geotools GTRenderer to paint up to two MapContexts: a "local" MapContext and a "background" MapContext.
XMapPaneAction_Pan  
XMapPaneAction_Select  
XMapPaneAction_Select.All  
XMapPaneAction_Select.OneFromTop  
XMapPaneAction_Select.Top  
XMapPaneAction_Zoom  
XMapPaneAction_Zoom.In  
XMapPaneAction_Zoom.Out  
XMapPaneActionAdapter Empty implementation of XMapPaneAction.
XMapPaneMouseListener  
XMapPaneTool This class combines the mapping of mouse-inputs and keyboard inputs to XMapPaneActions and provides a tool icon and a default mouse cursor.
 

Enum Summary
XMapPaneAction_Pan.Direction