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

Uses of Class
org.deegree.model.crs.CRSException

Packages that use CRSException
org.deegree.model.crs   
 

Uses of CRSException in org.deegree.model.crs
 

Subclasses of CRSException in org.deegree.model.crs
 class UnknownCRSException
           
 

Methods in org.deegree.model.crs that throw CRSException
 CoordinateSystem DeegreeCSAccess.getCSByCode(String code, String version)
           
 CoordinateSystem CSAccess.getCSByCode(String code, String version)
           
 GridCoverage IGeoTransformer.transform(AbstractGridCoverage coverage, int refPointsGridSize, int degree, javax.media.jai.Interpolation interpolation)
          transforms a GridCoverage into another coordinate reference system.
 GridCoverage GeoTransformer.transform(AbstractGridCoverage coverage, int refPointsGridSize, int degree, javax.media.jai.Interpolation interpolation)
           
 Envelope IGeoTransformer.transform(Envelope envelope, CoordinateSystem sourceCRS)
          transfroms a Envelope to the target crs of the GeoTransformer instance
 Envelope GeoTransformer.transform(Envelope envelope, CoordinateSystem sourceCRS)
           
 Envelope IGeoTransformer.transform(Envelope envelope, String sourceCRS)
          transfroms a Envelope to the target crs of the GeoTransformer instance
 Envelope GeoTransformer.transform(Envelope envelope, String sourceCRS)
           
 Feature IGeoTransformer.transform(Feature feature)
          transforms all geometries contained within the passed
 Feature GeoTransformer.transform(Feature feature)
           
 FeatureCollection IGeoTransformer.transform(FeatureCollection fc)
          transforms all geometries contained within the passed
 FeatureCollection GeoTransformer.transform(FeatureCollection fc)
           
 Geometry IGeoTransformer.transform(Geometry geo)
          transforms the coodinates of a deegree geometry to the target coordinate reference system.
 Geometry GeoTransformer.transform(Geometry geo)
           
 

Constructors in org.deegree.model.crs that throw CRSException
GeoTransformer(CoordinateSystem targetCRS)
          Creates a new GeoTransformer object.
GeoTransformer(CoordinateSystem targetCRS, String csAccess)
          Creates a new GeoTransformer object.
GeoTransformer(String targetCS)
          Creates a new GeoTransformer object.
GeoTransformer(String targetCS, String csAccess)
          Creates a new GeoTransformer object.
 


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