deegree 2.1 (2007/11/08 09:57 build-328-official)

Uses of Class
org.deegree.model.csct.ct.CoordinateTransformation

Packages that use CoordinateTransformation
org.deegree.model.csct.ct   
 

Uses of CoordinateTransformation in org.deegree.model.csct.ct
 

Fields in org.deegree.model.csct.ct declared as CoordinateTransformation
(package private)  CoordinateTransformation CoordinateTransformation.inverse
          The inverse transform.
 

Methods in org.deegree.model.csct.ct that return CoordinateTransformation
 CoordinateTransformation CoordinateTransformationFactory.createFromCoordinateSystems(CoordinateSystem sourceCS, CoordinateSystem targetCS)
          Creates a transformation between two coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(CompoundCoordinateSystem sourceCS, CompoundCoordinateSystem targetCS)
          Creates a transformation between two compound coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(CompoundCoordinateSystem sourceCS, GeocentricCoordinateSystem targetCS)
          Creates a transformation between a compound and a geocentric coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(GeocentricCoordinateSystem sourceCS, GeocentricCoordinateSystem targetCS)
          Creates a transformation between two geocentric coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS, GeocentricCoordinateSystem targetCS)
          Creates a transformation between a geographic and a geocentric coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS, GeographicCoordinateSystem targetCS)
          Creates a transformation between two geographic coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS, ProjectedCoordinateSystem targetCS)
          Creates a transformation between a geographic and a projected coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(ProjectedCoordinateSystem sourceCS, GeographicCoordinateSystem targetCS)
          Creates a transformation between a projected and a geographic coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(ProjectedCoordinateSystem sourceCS, ProjectedCoordinateSystem targetCS)
          Creates a transformation between two projected coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(TemporalCoordinateSystem sourceCS, TemporalCoordinateSystem targetCS)
          Creates a transformation between two temporal coordinate systems.
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(VerticalCoordinateSystem sourceCS, VerticalCoordinateSystem targetCS)
          Creates a transformation between two vertical coordinate systems.
 CoordinateTransformation CoordinateTransformation.inverse()
          Returns the inverse transform of this object.
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net