Interface | Description |
---|---|
GeoCoordTransformation |
A DecimalDegreeTranslator is an object that knows how to translate a set of
coordinates from one coordinate system definition to/from a set of decimal
degree coordinates.
|
Class | Description |
---|---|
AbstractGCT | |
BoundingBox |
A Bounding Box.
|
CoordinateReferenceSystem | |
DatumShiftGCT |
A
CoordinateReferenceSystem to convert a latlon in a given
Ellipsoid to/from wgs84. |
DMSLatLonPoint |
Encapsulates a latitude and longitude coordinate in degrees, minutes and
seconds as well as the sign.
|
ECEFPoint |
From: http://www.commlinx.com.au/Datum%20Transformation%20Description.html :
|
EnuFrame |
Encapsulates the ENU (East-North-Up) coordinate system.
|
HelmertTransformation |
Helmert 7-parameter transformation
http://www.posc.org/Epicentre.2_2/DataModel/ExamplesofUsage/eu_cs35.html
https://www.og.berr.gov.uk/regulation/guidance/co_systems/co_sys_12.htm
http://www.ogp.org.uk/pubs/373-10.pdf
|
LambertConformalGCT | |
LatLonGCT | |
LatLonPoint |
A Point2D representation of LatLonPoints, used integrate with the
Projections.
|
LatLonPoint.Double |
Double precision version of LatLonPoint.
|
LatLonPoint.Float |
The Float version of a LatLonPoint, where coordinates are held to float
precision.
|
MercatorMeterGCT |
Convert between mercator meters and lat/lon degrees.
|
MercatorUVGCT |
Convert between mercator uv coordinates that are used for map tiles and
lat/lon degrees.
|
MercatorUVGCT.OSM | |
MercatorUVGCT.TMS | |
MGRSPoint |
A class representing a MGRS coordinate that has the ability to provide the
decimal degree lat/lon equivalent, as well as the UTM equivalent.
|
MultiGCT |
A
GeoCoordTransformation consisting of an ordered list of other
GeoCoordTransformation . |
NedFrame |
Encapsulates the NED (North-East-Down) coordinate system.
|
UPSPoint |
Class UPSPoint.
|
UTMGCT | |
UTMPoint |
A class representing a UTM co-ordinate.
|
VHTransform |
The VH coordinate system is used by ATT to compute distance used in
determining phone call costs.
|
ZonedUTMPoint |
A ZonedUTMPoint is a UTMPoint that handles a MGRS zone letter instead of N or
S.
|
Enum | Description |
---|---|
AxisOrder |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details