| Package | Description |
|---|---|
| org.jscience.geography.coordinates |
Provides linear or angular
quantities which
designate the position that a point occupies in a given reference frame or system. |
| org.jscience.geography.coordinates.crs |
Provides the Coordinate Reference Systems (CRS) specifying how
coordinates are to
be assigned to spatial/temporal locations. |
| Class and Description |
|---|
| Altitude
This class represents the Mean-Sea-Level
vertical
altitude (MSL). |
| CompoundCoordinates
This class represents a coordinates made up by combining
two coordinates objects together.
|
| Coordinates
This class designates the position that a point occupies in a given
n-dimensional reference frame or system.
|
| Height
This class represents the
vertical height above the
WGS84 ellipsoid. |
| LatLong
This class represents the
geographic latitude/longitude
coordinates onto the WGS84 ellipsoid. |
| Time
This class represents the
temporal UTC time coordinates. |
| UTM
This class represents the
projected
Universal Transverse Mercator (UTM) coordinates onto the WGS84 ellipsoid. |
| XYZ
This class represents the
geocentric Earth-Centered,
Earth-Fixed (ECEF) cartesian coordinates used in GPS/GLONASS. |
| Class and Description |
|---|
| Coordinates
This class designates the position that a point occupies in a given
n-dimensional reference frame or system.
|