deegree 2.2 (2008/12/22 11:33 build-3038-official)

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

Packages that use CRSTransformationException
org.deegree.model.crs   
 

Uses of CRSTransformationException in org.deegree.model.crs
 

Methods in org.deegree.model.crs that throw CRSTransformationException
 GridCoverage GeoTransformer.transform(AbstractGridCoverage coverage, Envelope targetBBOX, int dstWidth, int dstHeight, 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)
          Deprecated. 
 Envelope GeoTransformer.transform(Envelope envelope, CoordinateSystem sourceCRS)
          transforms a Envelope to the target crs of the GeoTransformer instance
 Envelope GeoTransformer.transform(Envelope envelope, CoordinateSystem sourceCRS, boolean regardDistortion)
          transfroms a Envelope to the target crs of the GeoTransformer instance This transformation takes rotation and distortion into account when regardDistortion is true.
 Envelope GeoTransformer.transform(Envelope envelope, String sourceCRS)
          Transforms a Envelope to the target crs of the GeoTransformer instance
 Feature GeoTransformer.transform(Feature feature)
          transforms all geometries contained within the passed Feature into the target CRS of a GeoTransformer instance.
 FeatureCollection GeoTransformer.transform(FeatureCollection fc)
          transforms all geometries contained within the passed FeatureCollection into the target CRS of a GeoTransformer instance.
 Geometry GeoTransformer.transform(Geometry geo)
          transforms the coodinates of a deegree geometry to the target coordinate reference system.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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