Package ucar.unidata.gis.mcidasmap
Class McidasMap
java.lang.Object
ucar.unidata.gis.GisFeatureRenderer
ucar.unidata.gis.mcidasmap.McidasMap
- All Implemented Interfaces:
Renderer
A renderer for McIDAS OUTL* map files
- Author:
- Don Murray
-
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__more_ucar.unidata.geoloc.LatLonRect
_more_Methods inherited from class ucar.unidata.gis.GisFeatureRenderer
draw, getColor, getShapes, setColor, setProjection
-
Constructor Details
-
McidasMap
Instantiates a new mcidas map.- Parameters:
mapName
- the map name
-
-
Method Details
-
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_
-
getMcidasMap
_more_- Returns:
- _more_
-