Uses of Package
org.deegree.cs.exceptions

Packages that use org.deegree.cs.exceptions
org.deegree.cs The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another. 
org.deegree.cs.coordinatesystems The ICoordinateSystems package holds the different ICoordinateSystems used by the org.deegree.cs packages. 
org.deegree.cs.exceptions The exception package holds the exceptions which can be used for all crs-transforms and projections. 
org.deegree.cs.persistence   
org.deegree.cs.persistence.deegree.d3   
org.deegree.cs.persistence.deegree.d3.parsers   
org.deegree.cs.persistence.deegree.db   
org.deegree.cs.persistence.gml   
org.deegree.cs.persistence.proj4   
org.deegree.cs.projections A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. 
org.deegree.cs.projections.azimuthal Azimuthal projections use a plane to project the earth onto. 
org.deegree.cs.projections.cylindric Cylindrical projections use a cylinder (may it be oblique or not) to create projection of a region of the earth. 
org.deegree.cs.refs.coordinatesystem   
org.deegree.cs.refs.projections   
org.deegree.cs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.coordinate Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. 
org.deegree.cs.transformations.helmert A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.ntv2 A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.transformations.polynomial A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.cs.utilities Utilities used for the Coordinate system package internals. 
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
UnknownCRSException
          The UnknownCRSException class just wraps a message telling the user, his/her requested CRS is not known to the CRSPovider.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.coordinatesystems
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.exceptions
CRSException
          A CRSException will inform the user that an error occurred while transforming, projecting or creating a crs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
CRSStoreException
          Indicates an exception in the CRS Store management.
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
UnknownCRSException
          The UnknownCRSException class just wraps a message telling the user, his/her requested CRS is not known to the CRSPovider.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence.deegree.d3
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
CRSStoreException
          Indicates an exception in the CRS Store management.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence.deegree.d3.parsers
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence.deegree.db
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence.gml
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
CRSStoreException
          Indicates an exception in the CRS Store management.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.persistence.proj4
CRSConfigurationException
          The CRSConfigurationException can be used to inform the user of an configuration exception.
CRSStoreException
          Indicates an exception in the CRS Store management.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.projections
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.projections.azimuthal
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.projections.cylindric
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.refs.coordinatesystem
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.refs.projections
ProjectionException
          The ProjectionException class can be thrown if the projection runs into a problem while projecting coordinates.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.transformations
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.transformations.coordinate
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.transformations.helmert
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.transformations.ntv2
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.transformations.polynomial
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 

Classes in org.deegree.cs.exceptions used by org.deegree.cs.utilities
TransformationException
          The TransformationException class can be thrown if a transformation exception occurs.
 



Copyright © 2011. All Rights Reserved.