Uses of Package
org.deegree.cs.transformations

Packages that use org.deegree.cs.transformations
org.deegree.cs The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another. 
org.deegree.cs.configuration The org.deegree.cs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file). 
org.deegree.cs.configuration.deegree.xml   
org.deegree.cs.configuration.deegree.xml.exporters   
org.deegree.cs.configuration.deegree.xml.stax   
org.deegree.cs.configuration.deegree.xml.stax.parsers   
org.deegree.cs.configuration.gml This package contains the classes used for reading gml based coordinate system configuration backends. 
org.deegree.cs.configuration.proj4 This package contains the classes used for reading proj4 based coordinate system configuration backends. 
org.deegree.cs.configuration.resources   
org.deegree.cs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.cs packages. 
org.deegree.cs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.coordinate Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. 
org.deegree.cs.transformations.helmert A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.ntv2 A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.polynomial A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.utilities Utilities used for the Coordinate system package internals. 
org.deegree.geometry   
org.deegree.gml   
 

Classes in org.deegree.cs.transformations used by org.deegree.cs
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
TransformationFactory
          The TransformationFactory class is the central access point for all transformations between different crs's.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.deegree.xml
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.deegree.xml.exporters
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.deegree.xml.stax
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.deegree.xml.stax.parsers
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
TransformationFactory.DSTransform
          Defines the type of transformation to use while switching datums.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.gml
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.proj4
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.configuration.resources
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.coordinatesystems
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.transformations
SupportedTransformationParameters
          The SupportedTransformationParameters enumeration defines currently supported transformation parameters
SupportedTransformations
          The SupportedTransformations enumeration defines currently supported transformations
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
TransformationFactory.DSTransform
          Defines the type of transformation to use while switching datums.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.transformations.coordinate
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.transformations.helmert
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.transformations.ntv2
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.transformations.polynomial
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.cs.utilities
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.geometry
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 

Classes in org.deegree.cs.transformations used by org.deegree.gml
Transformation
          The Transformation class supplies the most basic method interface for any given transformation.
 



Copyright © 2011. All Rights Reserved.