| 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 |
|---|
| CompoundCRS
This class represents a coordinate reference system combining two or more
distinct reference systems.
|
| CoordinateReferenceSystem
This class represents an arbitrary system of reference for which
coordinates of same significance can be stated. |
| GeocentricCRS
This class represents a 3 dimensional spatial reference system.
|
| GeographicCRS
This class represents a 2 dimensional surface reference system
based on an ellipsoidal approximation of a geoid.
|
| ProjectedCRS
This class represents a 2-dimensional projected reference system.
|
| ReferenceEllipsoid
The ReferenceEllipsoid class defines a geodetic reference ellipsoid
used as a standard for geodetic measurements.
|
| TemporalCRS
This class represents a 1 dimensional temporal reference system.
|
| VerticalCRS
This class represents a 1 dimensional vertical reference system.
|
| Class and Description |
|---|
| CoordinateReferenceSystem
This class represents an arbitrary system of reference for which
coordinates of same significance can be stated. |
| CoordinatesConverter
This interface represents a converter between
coordinates. |
| ReferenceEllipsoid
The ReferenceEllipsoid class defines a geodetic reference ellipsoid
used as a standard for geodetic measurements.
|