|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CompoundCRS | A CompoundCRS is a GeographicCRS with a third axis (the height axis) attached. |
CoordinateSystem | Three kinds of CoordinateSystem s (in this class abbreviated with CRS) are supported in this lib. |
GeocentricCRS | A GeocentricCRS is a coordinatesystem having three axis and a mass point defined to be equivalent to
earths center. |
GeographicCRS | The GeographicCoordinateSystem (in epsg aka Geodetic CRS) is a two dimensional crs with axis of lat-lon. |
ProjectedCRS | A ProjectedCRS is a coordinatesystem defined with a projection and a geographic crs. |
VerticalCRS | The VerticalCRS represents a crs based on one axis only, typically this crs is used as an extension on
an already present crs, and adds a 'heightaxis' to the original crs. |
Enum Summary | |
---|---|
CoordinateSystem.CRSType | Simple enum defining the currently known Coordinate System types. |
The coordinatesystems package holds the different coordinatesystems used by the org.deegree.cs packages.
Examples of coordinatesystems are:
Although these are the most frequently used, other coordinates systems may be possible.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |