Uses of Package
org.geotools.map

Packages that use org.geotools.map
org.geotools.legend   
org.geotools.map List of layers to be rendered. 
org.geotools.map.direct   
org.geotools.map.event A set of events fired by map interfaces. 
org.geotools.renderer Basic interface for rendering of features. 
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.swing Simple Swing widgets for map display. 
org.geotools.swing.styling Dialogs to create basic rendering styles. 
org.geotools.swing.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.swt Simple SWT widgets for map display. 
org.geotools.swt.control SWT controls, wizards and dialogs used to do common tasks. 
org.geotools.swt.styling Dialogs to create basic rendering styles. 
org.geotools.swt.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.swt.utils Helper classes for swt module components 
 

Classes in org.geotools.map used by org.geotools.legend
MapLayer
          Deprecated. Use an appropriate Layer such as FeatureLayer, GridCoverageLayer or GridReaderLayer
 

Classes in org.geotools.map used by org.geotools.map
DefaultMapContext
          Deprecated. Use MapContent instead
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.
 

Classes in org.geotools.map used by org.geotools.map.direct
DirectLayer
          A Layer directly responsible for its own rendering.
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.
MapViewport
          Represents the area of a map to be displayed, expressed in world coordinates and (optionally) screen (window, image) coordinates.
 

Classes in org.geotools.map used by org.geotools.map.event
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.
 

Classes in org.geotools.map used by org.geotools.renderer
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.
 

Classes in org.geotools.map used by org.geotools.renderer.lite
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.
 

Classes in org.geotools.map used by org.geotools.swing
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.
 

Classes in org.geotools.map used by org.geotools.swing.styling
StyleLayer
          Layer responsible for rendering under control of a user supplied Style object.
 

Classes in org.geotools.map used by org.geotools.swing.tool
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.
 

Classes in org.geotools.map used by org.geotools.swt
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.
 

Classes in org.geotools.map used by org.geotools.swt.control
Layer
          A Layer to be rendered.
 

Classes in org.geotools.map used by org.geotools.swt.styling
Layer
          A Layer to be rendered.
 

Classes in org.geotools.map used by org.geotools.swt.tool
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.
 

Classes in org.geotools.map used by org.geotools.swt.utils
Layer
          A Layer to be rendered.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.