|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CoordinateTransformer | 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 any crs, Ellipsoid, Geodetic Datum and Prime Meridian |
CRSRegistry | The CRSRegistry class wraps the access to the CRSProvider in the org.deegree.crs 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. |
The org.deegree.crs 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.
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |