Package org.geotools.map
List of layers to be rendered.
-
Interface Summary Interface Description MapBoundsListener The listener that's notified when a bounding box changes its area of interest.MapLayerListener The listener that's notified when some layer property changes.MapLayerListListener Listens for MapLayerListEvent events. -
Class Summary Class Description DirectLayer A Layer directly responsible for its own rendering.FeatureLayer Layer responsible for rendering vector information provided by a FeatureSource.GridCoverageLayer Layer used to draw a rasterGridCoverage
.GridReaderLayer Layer used to draw a rasterGridCoverage2DReader
.Layer A Layer to be rendered.MapAdapter An abstract adapter class to receive events about map bounds and layer changes.MapBoundsEvent Event object for MapContext area of interest and coordinate system changes.MapContent Stores the contents of a map for display, including a list of layers, a MapViewport defining the device and world bounds of display area, and optional user data.MapLayerEvent Event fired when some Layer property changes.MapLayerListEvent Event object used to report changes in the list of layers managed by a MapContextMapViewport Represents the area of a map to be displayed, expressed in world coordinates and (optionally) screen (window, image) coordinates.MessageDirectLayer This is a simple watermark used to place a message (such as copyright information) onto a map.RasterLayer Layer responsible for raster content.StyleLayer Layer responsible for rendering under control of a user supplied Style object. -
Enum Summary Enum Description MapBoundsEvent.Type Type of map bounds event