deegree 2.3 (2010/04/09 10:10 build-4-official)

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

Packages that use ProjectionException
org.deegree.crs.projections A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. 
org.deegree.crs.projections.azimuthal Azimuthal projections use a plane to project the earth onto. 
org.deegree.crs.projections.cylindric Cylindrical projections use a cylinder (may it be oblique or not) to create projection of a region of the earth. 
 

Uses of ProjectionException in org.deegree.crs.projections
 

Methods in org.deegree.crs.projections that throw ProjectionException
abstract  javax.vecmath.Point2d Projection.doInverseProjection(double x, double y)
          Do an inverse projection from projected (map) coordinates to geographic coordinates.
abstract  javax.vecmath.Point2d Projection.doProjection(double lambda, double phi)
          The actual transform method doing a projection from geographic coordinates to map coordinates.
 

Uses of ProjectionException in org.deegree.crs.projections.azimuthal
 

Methods in org.deegree.crs.projections.azimuthal that throw ProjectionException
 javax.vecmath.Point2d LambertAzimuthalEqualArea.doInverseProjection(double x, double y)
           
 javax.vecmath.Point2d StereographicAlternative.doInverseProjection(double x, double y)
           
 javax.vecmath.Point2d StereographicAzimuthal.doProjection(double lambda, double phi)
           
 javax.vecmath.Point2d LambertAzimuthalEqualArea.doProjection(double lambda, double phi)
           
 javax.vecmath.Point2d StereographicAlternative.doProjection(double lambda, double phi)
           
 

Uses of ProjectionException in org.deegree.crs.projections.cylindric
 

Methods in org.deegree.crs.projections.cylindric that throw ProjectionException
 javax.vecmath.Point2d TransverseMercator.doInverseProjection(double x, double y)
           
 javax.vecmath.Point2d Mercator.doInverseProjection(double x, double y)
           
 javax.vecmath.Point2d TransverseMercator.doProjection(double lambda, double phi)
           
 javax.vecmath.Point2d Mercator.doProjection(double lambda, double phi)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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