Package | Description |
---|---|
com.metsci.glimpse.util.geo |
Utilities for performing latitude/longitude calculations and projections using
spherical or WGS 84 coordinate systems.
|
com.metsci.glimpse.util.geo.format |
Modifier and Type | Field and Description |
---|---|
static LatLonFormat |
LatLonGeo.defaultFormat |
Modifier and Type | Method and Description |
---|---|
String |
LatLonGeo.toString(LatLonFormat latLonFormat) |
Modifier and Type | Class and Description |
---|---|
class |
LatLonFormatCompact
LatLonFormat which formats a LatLonGeo as a String containing lat and lon as degrees in decimal
form separated by a comma.
|
class |
LatLonFormatDegreesMinutesSeconds |
Copyright © 2013 Metron, Inc.. All rights reserved.