|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CRSResource | Interface describing a CRS or an arbirary component of a CRS. |
Class Summary | |
---|---|
CoordinateTransformer | Base class for transforming coordinates to new a coordinate reference systems. |
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. |
CRSUtils | TODO: move this! |
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 |