deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.crs.exceptions.TransformationException

Packages that use TransformationException
org.deegree.crs.transformations Transformations are the glue between the different coordinatesystems and projections. 
org.deegree.model.crs   
 

Uses of TransformationException in org.deegree.crs.transformations
 

Methods in org.deegree.crs.transformations that throw TransformationException
 CRSTransformation TransformationFactory.createFromCoordinateSystems(CoordinateSystem sourceCRS, CoordinateSystem targetCRS)
          Creates a transformation between two coordinate systems.
 void CRSTransformation.doTransform(double[] srcCoords, int startPositionSrc, double[] destCoords, int startPositionDest, int lastCoord)
          Wraps the incoming coords into a List and calls the CRSTransformation.doTransform(List).
 

Uses of TransformationException in org.deegree.model.crs
 

Constructors in org.deegree.model.crs with parameters of type TransformationException
CRSTransformationException(TransformationException origException)
          Creates an transformation exception with the given exception.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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