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 LatLonLines |
LatLonData.myLatLon
The lat lon lines.
|
Modifier and Type | Method and Description |
---|---|
LatLonLines |
LatLonData.getLatLonLines()
Create, if needed, initialize and return the latlonlines object.
|
Constructor and Description |
---|
LatLonLines(LatLonLines that)
Constructs from another instance.
|