public class McidasMap extends GisFeatureRenderer
displayProject, shapeList
Constructor and Description |
---|
McidasMap(java.lang.String mapName)
Instantiates a new mcidas map.
|
Modifier and Type | Method and Description |
---|---|
protected ucar.unidata.geoloc.ProjectionImpl |
getDataProjection()
_more_
|
protected java.util.List |
getFeatures()
_more_
|
AbstractGisFeature |
getMcidasMap()
_more_
|
ucar.unidata.geoloc.LatLonRect |
getPreferredArea()
_more_
|
draw, getColor, getShapes, setColor, setProjection
public McidasMap(java.lang.String mapName)
mapName
- the map namepublic ucar.unidata.geoloc.LatLonRect getPreferredArea()
getPreferredArea
in interface Renderer
getPreferredArea
in class GisFeatureRenderer
protected java.util.List getFeatures()
getFeatures
in class GisFeatureRenderer
protected ucar.unidata.geoloc.ProjectionImpl getDataProjection()
getDataProjection
in class GisFeatureRenderer
public AbstractGisFeature getMcidasMap()