|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DefaultMapContext | Deprecated. Use MapContent instead |
DefaultMapLayer | Deprecated. Use MapLayer for user interface work; or use Layer directly for rendering |
DirectLayer | A Layer directly responsible for its own rendering. |
FeatureLayer | Layer responsible for rendering vector information provided by a FeatureSource. |
FeatureSourceMapLayer | Deprecated. Please use MapLayer directly; or you are just interested in rendering a subclass of Layer |
GraphicEnhancedMapContext | Deprecated. Use a custom subclass of MapContent instead |
GridCoverageLayer | Layer used to draw a raster GridCoverage . |
GridReaderLayer | Layer used to draw a raster GridCoverage2DReader . |
Layer | A Layer to be rendered. |
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. |
MapContext | Deprecated. This class is being phased out, please use MapContent . |
MapLayer | Deprecated. Use an appropriate Layer such as FeatureLayer, GridCoverageLayer or GridReaderLayer |
MapViewport | Represents the area of a map to be displayed, expressed in world coordinates and (optionally) screen (window, image) coordinates. |
RasterLayer | Layer responsible for raster content. |
StyleLayer | Layer responsible for rendering under control of a user supplied Style object. |
WMSLayer | Wraps a WMS layer into a MapLayer for interactive rendering usage TODO: expose a
GetFeatureInfo that returns a feature collection TODO: expose the list of named styles and allow
choosing which style to use |
WMSMapLayer | Deprecated. Please use WMSLayer instead |
List of layers to be rendered.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |