|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.deegree.cs.exceptions | |
---|---|
org.deegree.coverage.raster | Provides for simple and complex raster (grid coverages). |
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.configuration | The org.deegree.cs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file). |
org.deegree.cs.configuration.deegree.xml | |
org.deegree.cs.configuration.deegree.xml.stax | |
org.deegree.cs.configuration.deegree.xml.stax.parsers | |
org.deegree.cs.configuration.gml | This package contains the classes used for reading gml based coordinate system configuration backends. |
org.deegree.cs.configuration.proj4 | This package contains the classes used for reading proj4 based coordinate system configuration backends. |
org.deegree.cs.exceptions | The exception package holds the exceptions which can be used for all crs-transforms and projections. |
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.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. |
org.deegree.feature.persistence | |
org.deegree.feature.persistence.memory | |
org.deegree.geometry | |
org.deegree.geometry.utils | |
org.deegree.gml | |
org.deegree.gml.feature | |
org.deegree.gml.geometry | |
org.deegree.gml.geometry.validation |
Classes in org.deegree.cs.exceptions used by org.deegree.coverage.raster | |
---|---|
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 | |
---|---|
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.configuration | |
---|---|
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.configuration.deegree.xml | |
---|---|
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.configuration.deegree.xml.stax | |
---|---|
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.configuration.deegree.xml.stax.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.configuration.gml | |
---|---|
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.configuration.proj4 | |
---|---|
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.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.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.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. |
Classes in org.deegree.cs.exceptions used by org.deegree.feature.persistence | |
---|---|
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.feature.persistence.memory | |
---|---|
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.geometry | |
---|---|
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.geometry.utils | |
---|---|
TransformationException
The TransformationException class can be thrown if a transformation exception occurs. |
Classes in org.deegree.cs.exceptions used by org.deegree.gml | |
---|---|
OutsideCRSDomainException
The OutsideDomainException exception is thrown when a Geometry is outside the domain of coordinate
system in which the Geometry was defined. |
|
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.gml.feature | |
---|---|
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.gml.geometry | |
---|---|
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.gml.geometry.validation | |
---|---|
UnknownCRSException
The UnknownCRSException class just wraps a message telling the user, his/her requested CRS is not
known to the CRSPovider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |