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

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

Packages that use CRSException
org.deegree.crs.exceptions The exception package holds the exceptions which can be used for all crs-transforms and projections. 
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.cylindric Cylindrical projections use a cylinder (may it be oblique or not) to create projection of a region of the earth. 
 

Uses of CRSException in org.deegree.crs.exceptions
 

Subclasses of CRSException in org.deegree.crs.exceptions
 class ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Uses of CRSException in org.deegree.crs.projections
 

Methods in org.deegree.crs.projections that throw CRSException
abstract  javax.vecmath.Point2d Projection.doInverseProjection(double x, double y)
          Do an inverse projection from projected (map) coordinates to geogpraphic 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 CRSException in org.deegree.crs.projections.cylindric
 

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


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