| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRSTransformationException | |
|---|---|
| org.deegree.model.crs | |
| org.deegree.portal.cataloguemanager.control | |
| org.deegree.portal.standard.routing.control | |
| org.deegree.tools.wms | |
| 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.  | 
 BufferedImage | 
GeoTransformer.transform(BufferedImage img,
                   Envelope sourceBBOX,
                   Envelope targetBBOX,
                   int dstWidth,
                   int dstHeight,
                   int refPointsGridSize,
                   int degree,
                   javax.media.jai.Interpolation interpolation)
transforms an image into another coordinate reference system.  | 
 List<javax.vecmath.Point3d> | 
GeoTransformer.transform(CoordinateSystem sourceCRS,
                   List<javax.vecmath.Point3d> points)
 | 
 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)
Transforms 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 | 
 Envelope | 
GeoTransformer.transform(Envelope envelope,
                   String sourceCRS,
                   boolean regardDistortion)
Transforms a Envelope to the target crs of the GeoTransformer instance
 This transformation takes rotation and distortion into account when regardDistortion is true. | 
 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 coordinates of a deegree geometry to the target coordinate reference system.  | 
 Geometry | 
GeoTransformer.transform(Geometry geo,
                   CoordinateSystem sourceCRS)
 | 
| Uses of CRSTransformationException in org.deegree.portal.cataloguemanager.control | 
|---|
| Methods in org.deegree.portal.cataloguemanager.control that throw CRSTransformationException | |
|---|---|
protected  Envelope | 
InsertMetadataListener.getEnvelope(String geogrDescription)
 | 
protected  void | 
InsertMetadataListener.setExtent(EXExtent extent,
                   MetadataBean bean)
 | 
| Uses of CRSTransformationException in org.deegree.portal.standard.routing.control | 
|---|
| Constructors in org.deegree.portal.standard.routing.control that throw CRSTransformationException | |
|---|---|
RouteBean(CoordinateSystem modelCrs,
                   String coords,
                   String description,
                   double distance,
                   String start,
                   String end)
Initializes a response bean by assigning according values and transforming route coordinates into the coordinate reference system of the current map model  | 
|
| Uses of CRSTransformationException in org.deegree.tools.wms | 
|---|
| Methods in org.deegree.tools.wms that throw CRSTransformationException | |
|---|---|
static void | 
MapServer2DeegreeWMS.main(String[] args)
 | 
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org