Package org.deegree.cs

The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another.

See:
          Description

Class Summary
CoordinateTransformer Base class for transforming coordinates to new a coordinate reference systems.
CRS Represents the name to a CRS that is not necessarily resolved or resolvable.
CRSCodeType The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable The CRSIdentifiable class can be used to identify Coordinate system components.
CRSRegistry The CRSRegistry class wraps the access to the CRSProvider in the org.deegree.cs package by supplying a static create method, thus encapsulating the access to the CoordinateSystems.
EPSGCode The EPSGCode class formalizes the CRSIdentifiables object codes that were issued by EPSG.
Transformer Abstract base class for all transformers.
 

Package org.deegree.cs Description

The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another. For easy access to all information (e.g. identifier, name, description etc. ) about a crs, transformation or projection, the Identifiable class is used as super class.

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.