deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

Uses of Package
org.deegree.crs

Packages that use org.deegree.crs
org.deegree.commons.dataaccess.shape   
org.deegree.commons.utils   
org.deegree.commons.utils.memory   
org.deegree.coverage   
org.deegree.coverage.raster Provides for simple and complex raster (grid coverages). 
org.deegree.coverage.raster.geom   
org.deegree.coverage.raster.io Defines the io operations for reading and writing rasters (not the data). 
org.deegree.coverage.raster.io.imageio.geotiff   
org.deegree.crs The org.deegree.crs package contains all necessities to transform and project coordinates form one coordinates system into another. 
org.deegree.crs.components The components package holds the shared components used by coordinatesystems, projections and transformations. 
org.deegree.crs.configuration The org.deegree.crs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file). 
org.deegree.crs.configuration.deegree.db   
org.deegree.crs.configuration.deegree.xml   
org.deegree.crs.configuration.deegree.xml.om   
org.deegree.crs.configuration.deegree.xml.stax.parsers   
org.deegree.crs.configuration.gml   
org.deegree.crs.configuration.proj4   
org.deegree.crs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.crs packages. 
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.conic Conic projections use a cone (hence it's name) to project a region of the earth. 
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. 
org.deegree.crs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.crs.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.crs.transformations.helmert A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.crs.transformations.ntv2   
org.deegree.crs.transformations.polynomial A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
org.deegree.feature.persistence   
org.deegree.feature.persistence.memory   
org.deegree.feature.persistence.postgis   
org.deegree.feature.persistence.query   
org.deegree.feature.persistence.shape   
org.deegree.feature.persistence.simplesql   
org.deegree.geometry   
org.deegree.geometry.standard   
org.deegree.geometry.standard.composite   
org.deegree.geometry.standard.multi   
org.deegree.geometry.standard.primitive   
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.gml.geometry   
org.deegree.gml.geometry.refs   
org.deegree.protocol.ows   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wms   
org.deegree.protocol.wms.client   
org.deegree.record.persistence.genericrecordstore.parsing   
org.deegree.rendering.r3d.opengl.rendering.dem.texturing   
 

Classes in org.deegree.crs used by org.deegree.commons.dataaccess.shape
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.commons.utils
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.commons.utils.memory
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.coverage
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.coverage.raster
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
Transformer
          Abstract base class for all transformers.
 

Classes in org.deegree.crs used by org.deegree.coverage.raster.geom
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.coverage.raster.io
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.coverage.raster.io.imageio.geotiff
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.crs
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
Transformer
          Abstract base class for all transformers.
 

Classes in org.deegree.crs used by org.deegree.crs.components
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.deegree.db
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.deegree.xml
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.deegree.xml.om
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.deegree.xml.stax.parsers
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.gml
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.configuration.proj4
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.coordinatesystems
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.projections
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.projections.azimuthal
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.projections.conic
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.projections.cylindric
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.transformations
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.transformations.coordinate
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.transformations.helmert
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.transformations.ntv2
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.crs.transformations.polynomial
CRSIdentifiable
          The CRSIdentifiable class can be used to identify any crs, Ellipsoid, Geodetic Datum and Prime Meridian
 

Classes in org.deegree.crs used by org.deegree.feature.persistence
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.feature.persistence.memory
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.feature.persistence.postgis
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.feature.persistence.query
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.feature.persistence.shape
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.feature.persistence.simplesql
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.geometry
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
Transformer
          Abstract base class for all transformers.
 

Classes in org.deegree.crs used by org.deegree.geometry.standard
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.geometry.standard.composite
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.geometry.standard.multi
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.geometry.standard.primitive
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.gml
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
Transformer
          Abstract base class for all transformers.
 

Classes in org.deegree.crs used by org.deegree.gml.feature
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.gml.geometry
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.gml.geometry.refs
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.protocol.ows
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.protocol.wfs.getfeature
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.protocol.wms
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.protocol.wms.client
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.record.persistence.genericrecordstore.parsing
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.crs used by org.deegree.rendering.r3d.opengl.rendering.dem.texturing
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 


deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>