Uses of Package
org.deegree.cs

Packages that use org.deegree.cs
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.cs The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another. 
org.deegree.cs.components The components package holds the shared components used by coordinatesystems, projections and transformations. 
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.exporters   
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.configuration.wkt   
org.deegree.cs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.cs packages. 
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.conic Conic projections use a cone (hence it's name) to project a region of the earth. 
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.feature.persistence   
org.deegree.feature.persistence.mapping   
org.deegree.feature.persistence.mapping.property   
org.deegree.feature.persistence.memory   
org.deegree.feature.persistence.shape   
org.deegree.feature.persistence.simplesql   
org.deegree.filter   
org.deegree.filter.sql   
org.deegree.filter.sql.expression   
org.deegree.geometry   
org.deegree.geometry.io   
org.deegree.geometry.standard   
org.deegree.geometry.standard.composite   
org.deegree.geometry.standard.multi   
org.deegree.geometry.standard.points   
org.deegree.geometry.standard.primitive   
org.deegree.geometry.utils   
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.gml.geometry   
org.deegree.gml.geometry.refs   
org.deegree.metadata.persistence.iso.parsing   
org.deegree.protocol.ows   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wms   
org.deegree.protocol.wms.client   
org.deegree.protocol.wms.raster   
org.deegree.rendering.r3d.multiresolution.persistence   
org.deegree.rendering.r3d.opengl.rendering.dem.texturing   
org.deegree.rendering.r3d.persistence   
 

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

Classes in org.deegree.cs 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.cs 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.cs 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.cs used by org.deegree.cs
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 Coordinate system components.
Transformer
          Abstract base class for all transformers.
 

Classes in org.deegree.cs used by org.deegree.cs.components
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.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 Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.deegree.xml.exporters
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.deegree.xml.stax
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.deegree.xml.stax.parsers
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.gml
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.proj4
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.configuration.wkt
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
 

Classes in org.deegree.cs used by org.deegree.cs.coordinatesystems
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.projections
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.projections.azimuthal
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.projections.conic
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.projections.cylindric
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.transformations
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.transformations.coordinate
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.transformations.helmert
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.transformations.ntv2
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

Classes in org.deegree.cs used by org.deegree.cs.transformations.polynomial
CRSIdentifiable
          The CRSIdentifiable class can be used to identify Coordinate system components.
 

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

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

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

Classes in org.deegree.cs 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.cs 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.cs 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.cs used by org.deegree.filter
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

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

Classes in org.deegree.cs used by org.deegree.filter.sql.expression
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.cs 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.cs used by org.deegree.geometry.io
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

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

Classes in org.deegree.cs 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.cs 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.cs used by org.deegree.geometry.standard.points
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.cs 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.cs used by org.deegree.geometry.utils
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.cs 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.cs used by org.deegree.gml.feature
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

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

Classes in org.deegree.cs 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.cs used by org.deegree.metadata.persistence.iso.parsing
CRSCodeType
          The CRSCodeType class formalizes the access to CRSIdentifiable, replacing the old "identifiers".
 

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

Classes in org.deegree.cs 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.cs used by org.deegree.protocol.wms
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.cs 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.cs used by org.deegree.protocol.wms.raster
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

Classes in org.deegree.cs used by org.deegree.rendering.r3d.multiresolution.persistence
CRS
          Represents the name to a CRS that is not necessarily resolved or resolvable.
 

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

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



Copyright © 2011. All Rights Reserved.