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

Uses of Class
org.deegree.model.csct.cs.ProjectedCoordinateSystem

Packages that use ProjectedCoordinateSystem
org.deegree.model.csct.cs   
org.deegree.model.csct.ct   
 

Uses of ProjectedCoordinateSystem in org.deegree.model.csct.cs
 

Methods in org.deegree.model.csct.cs that return ProjectedCoordinateSystem
 ProjectedCoordinateSystem CoordinateSystemFactory.createProjectedCoordinateSystem(String name, GeographicCoordinateSystem gcs, Projection projection)
          Creates a projected coordinate system using the specified geographic system.
 ProjectedCoordinateSystem CoordinateSystemFactory.createProjectedCoordinateSystem(String name, GeographicCoordinateSystem gcs, Projection projection, Unit unit, AxisInfo axis0, AxisInfo axis1)
          Creates a projected coordinate system using a projection object.
 

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

Methods in org.deegree.model.csct.ct with parameters of type ProjectedCoordinateSystem
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.
 


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