Package | Description |
---|---|
ucar.unidata.gis.maps |
Geographic information: Map display information classes.
|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Field and Description |
---|---|
protected MapLines |
MapData.myMap
The MapLines displayable
|
Modifier and Type | Method and Description |
---|---|
MapLines |
MapData.getMap()
Get the MapLines
|
Constructor and Description |
---|
MapData(java.lang.String source,
MapLines map)
Create this object with the given soruce and state held in the map lines
|
Constructor and Description |
---|
MapLines(MapLines that)
Constructs from another instance.
|