|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||