|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LatLonFormat | |
---|---|
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 |
Uses of LatLonFormat in com.metsci.glimpse.util.geo |
---|
Fields in com.metsci.glimpse.util.geo declared as LatLonFormat | |
---|---|
static LatLonFormat |
LatLonGeo.defaultFormat
|
Methods in com.metsci.glimpse.util.geo with parameters of type LatLonFormat | |
---|---|
java.lang.String |
LatLonGeo.toString(LatLonFormat latLonFormat)
|
Uses of LatLonFormat in com.metsci.glimpse.util.geo.format |
---|
Classes in com.metsci.glimpse.util.geo.format that implement LatLonFormat | |
---|---|
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |