org.deegree.crs.components |
The components package holds the shared components used by coordinatesystems, projections and transformations.
@author Rutger Bezema
@author last edited by: $Author: rbezema $
@version $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$
|
Java Source File Name | Type | Comment |
Axis.java | Class | The Axis class describe the orientation, unit and the name of a crs-axis. |
Datum.java | Class | The Datum is a generic type for all datums. |
Ellipsoid.java | Class | The Ellipsoid class hold all parameters which are necessary to define an Ellipsoid. |
GeodeticDatum.java | Class | A GeodeticDatum (aka. |
PrimeMeridian.java | Class | The PrimeMeridian class saves the longitude to the greenwich meridian. |
Unit.java | Class | The Unit class defines a mechanism to convert between different measurements units, such as
british_yard and meter. |
VerticalDatum.java | Class | A VerticalDatum is a datum which only has one axis. |