| Interface | Description |
|---|---|
| CoordinateReferenceSystem |
A coordinate system which is related to the real world by a
Datum (ISO/DIS 19111). |
| Class | Description |
|---|---|
| CompoundCRS |
A 3D
CoordinateReferenceSystem composed of two distinct
CoordinateReferenceSystem : a GeodeticCRS for 2D
horizontal coordinates and a VerticalCRS for the z
coordinate. |
| GeocentricCRS |
A geocentric CoordinateReferenceSystem is a 3D cartesian coordinate
system centered on the Earth center of mass.
|
| GeodeticCRS |
A
CoordinateReferenceSystem based on a
GeodeticDatum, including a PrimeMeridian
and an Ellipsoid definition. |
| Geographic2DCRS | |
| Geographic3DCRS | |
| ProjectedCRS |
A CoordinateReferenceSystem based on a
GeodeticDatum
and a Projection. |
| VerticalCRS |
A vertical
CoordinateReferenceSystem is a
CoordinateReferenceSystem based on a VerticalDatum. |
| Enum | Description |
|---|---|
| CoordinateReferenceSystem.Type |
Coordinate Reference System Type.
|
| Exception | Description |
|---|---|
| CRSException |
Copyright © 2019 CNRS. All rights reserved.