Package | Description |
---|---|
org.geotools.referencing.crs |
Coordinate reference systems implementation.
|
org.opengis.referencing.crs |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGeocentricCRS
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
|
class |
DefaultGeographicCRS
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides
an accurate representation of the geometry of geographic features for a large portion of the
earth's surface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GeocentricCRS
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
|
interface |
GeographicCRS
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides
an accurate representation of the geometry of geographic features for a large portion of the
earth's surface.
|
Copyright © 1996–2019 Geotools. All rights reserved.