| DatumTransformation |
Class with static methods for datum transformation.
|
| MGRSCoord |
This class holds an immutable MGRS coordinate string along with
the corresponding latitude and longitude.
|
| PolarCoordConverter |
Ported to Java from the NGA GeoTrans polarst.c and polarst.h code.
|
| TMCoord |
This class holds a set of Transverse Mercator coordinates along with the
corresponding latitude and longitude.
|
| UPSCoord |
This immutable class holds a set of UPS coordinates along with it's corresponding latitude and longitude.
|
| UPSCoordConverter |
Ported to Java from the NGA GeoTrans ups.c and ups.h code - Feb 12, 2007 4:52:59 PM
|
| UTMCoord |
This immutable class holds a set of UTM coordinates along with it's corresponding latitude and longitude.
|