Package org.deegree.cs.coordinatesystems

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

See:
          Description

Interface Summary
ICompoundCRS Interface describing a CompundCRS
ICRS Interface describing a general CoordinateSytem
IGeocentricCRS Interface describing a GeocentricCRS
IGeographicCRS Interface describing a GeographicCRS
IProjectedCRS Interface describing a ProjectedCRS
IVerticalCRS Interface describing a VerticalCRS
 

Class Summary
CompoundCRS A CompoundCRS is a GeographicCRS with a third axis (the height axis) attached.
CRS Three kinds of CoordinateSystems (in this class abbreviated with CRS) are supported in this lib.
GeocentricCRS A GeocentricCRS is a ICoordinateSystem 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
CRS.CRSType Simple enum defining the currently known Coordinate System types.
 

Package org.deegree.cs.coordinatesystems Description

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

Examples of ICoordinateSystems are:

Although these are the most frequently used, other coordinates systems may be possible.

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


Copyright © 2011. All Rights Reserved.