Package org.deegree.cs.coordinatesystems

The coordinatesystems package holds the different coordinatesystems used by the org.deegree.cs packages.

See:
          Description

Class Summary
CompoundCRS A CompoundCRS is a GeographicCRS with a third axis (the height axis) attached.
CoordinateSystem Three kinds of CoordinateSystems (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.
 

Package org.deegree.cs.coordinatesystems Description

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.

Version:
$Revision: 23245 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$
Author:
Rutger Bezema, last edited by: $Author: rbezema $


Copyright © 2011. All Rights Reserved.