Package org.geotools.map

List of layers to be rendered.

See:
          Description

Interface Summary
MapContext Store context information about a map display.
MapLayer A layer to be rendered on a device.
 

Class Summary
DefaultMapContext The default implementation of the MapContext interface
DefaultMapLayer Default implementation of the MapLayer implementation
FeatureSourceMapLayer Implementation of MapLayer without restricting the return type of FeatureSourceMapLayer.getFeatureSource() allows better support of the DataAccess API;
GraphicEnhancedMapContext Extends DefaultMapContext to provide the whole set of request parameters a WMS GetMap request can have.
WMSMapLayer 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
 

Package org.geotools.map Description

List of layers to be rendered.



Copyright © 1996-2010 Geotools. All Rights Reserved.