Package ucar.unidata.gis.worldmap
Class WorldMap
java.lang.Object
ucar.unidata.gis.GisFeatureRenderer
ucar.unidata.gis.worldmap.WorldMap
- All Implemented Interfaces:
Renderer
A simple "default" world map Renderer.
- Version:
- $Id: WorldMap.java,v 1.16 2005/05/13 18:29:53 jeffmc Exp $
- Author:
- John Caron
-
Field Summary
Fields inherited from class ucar.unidata.gis.GisFeatureRenderer
displayProject, shapeList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ucar.unidata.geoloc.ProjectionImpl
_more_protected List
_more_ucar.unidata.geoloc.LatLonRect
_more_static AbstractGisFeature
_more_Methods inherited from class ucar.unidata.gis.GisFeatureRenderer
draw, getColor, getShapes, setColor, setProjection
-
Constructor Details
-
WorldMap
public WorldMap()_more_
-
-
Method Details
-
getWorldMap
_more_- Returns:
- _more_
-
getPreferredArea
public ucar.unidata.geoloc.LatLonRect getPreferredArea()_more_- Specified by:
getPreferredArea
in interfaceRenderer
- Specified by:
getPreferredArea
in classGisFeatureRenderer
- Returns:
- _more_
-
getFeatures
_more_- Specified by:
getFeatures
in classGisFeatureRenderer
- Returns:
- _more_
-
getDataProjection
protected ucar.unidata.geoloc.ProjectionImpl getDataProjection()_more_- Specified by:
getDataProjection
in classGisFeatureRenderer
- Returns:
- _more_
-