deegree 2.1 (2007/11/08 09:57 build-328-official)

Uses of Package
org.deegree.model.crs

Packages that use org.deegree.model.crs
org.deegree.framework.util   
org.deegree.graphics   
org.deegree.io.datastore   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.wfs   
org.deegree.io.geotiff   
org.deegree.io.shpapi   
org.deegree.model.coverage   
org.deegree.model.coverage.grid   
org.deegree.model.crs   
org.deegree.model.csct.cs   
org.deegree.model.feature   
org.deegree.model.feature.schema   
org.deegree.model.spatialschema   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.j3d   
org.deegree.ogcwebservices.wpvs.operation   
org.deegree.ogcwebservices.wpvs.utils   
org.deegree.owscommon_new   
org.deegree.portal.context   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.wfs.control   
org.deegree.processing.raster.converter   
org.deegree.tools.datastore   
org.deegree.tools.raster   
 

Classes in org.deegree.model.crs used by org.deegree.framework.util
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.graphics
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.schema
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.sql
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.sql.generic
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.sql.oracle
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.sql.postgis
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.io.datastore.wfs
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.io.geotiff
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.io.shpapi
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.model.coverage
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.model.coverage.grid
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.model.crs
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
CRSException
           
CRSTransformationException
           
CSAccess
           
IGeoTransformer
           
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.model.csct.cs
CSAccess
           
 

Classes in org.deegree.model.crs used by org.deegree.model.feature
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.model.feature.schema
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.model.spatialschema
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcbase
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wcs.configuration
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wcs.describecoverage
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wmps
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wmps.capabilities
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wmps.configuration
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wms
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wms.capabilities
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wms.configuration
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wpvs.capabilities
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wpvs.j3d
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wpvs.operation
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.ogcwebservices.wpvs.utils
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.owscommon_new
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.portal.context
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.portal.standard.context.control
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.portal.standard.wfs.control
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.processing.raster.converter
CoordinateSystem
          A coordinate system is a mathematical space, where the elements of the space are called positions.
 

Classes in org.deegree.model.crs used by org.deegree.tools.datastore
UnknownCRSException
           
 

Classes in org.deegree.model.crs used by org.deegree.tools.raster
UnknownCRSException
           
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

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