|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeoTransformer
Method Summary | |
---|---|
GridCoverage |
transform(AbstractGridCoverage coverage,
int refPointsGridSize,
int degree,
javax.media.jai.Interpolation interpolation)
transforms a GridCoverage into another coordinate reference system. |
Envelope |
transform(Envelope envelope,
CoordinateSystem sourceCRS)
transfroms a Envelope to the target crs of the GeoTransformer instance |
Envelope |
transform(Envelope envelope,
String sourceCRS)
transfroms a Envelope to the target crs of the GeoTransformer instance |
Feature |
transform(Feature feature)
transforms all geometries contained within the passed |
FeatureCollection |
transform(FeatureCollection fc)
transforms all geometries contained within the passed |
Geometry |
transform(Geometry geo)
transforms the coodinates of a deegree geometry to the target coordinate reference system. |
Method Detail |
---|
Geometry transform(Geometry geo) throws CRSTransformationException, CRSException
CRSTransformationException
CRSException
Envelope transform(Envelope envelope, String sourceCRS) throws CRSTransformationException, CRSException
envelope
- sourceCRS
- CRS of the envelope
CRSTransformationException
CRSException
Envelope transform(Envelope envelope, CoordinateSystem sourceCRS) throws CRSTransformationException, CRSException
envelope
- sourceCRS
- CRS of the envelope
CRSTransformationException
CRSException
FeatureCollection transform(FeatureCollection fc) throws CRSTransformationException, CRSException, GeometryException
fc
-
GeometryException
CRSTransformationException
CRSException
into the target CRS of a GeoTransformer instance
Feature transform(Feature feature) throws CRSTransformationException, CRSException, GeometryException
feature
-
GeometryException
CRSTransformationException
CRSException
into the target CRS of a GeoTransformer instance
GridCoverage transform(AbstractGridCoverage coverage, int refPointsGridSize, int degree, javax.media.jai.Interpolation interpolation) throws CRSTransformationException, CRSException
coverage
- grid coverage to transformrefPointsGridSize
- size of the grid used to calculate polynoms coefficients. E.g. 2 -≶ 4 points, 3
-≶ 9 points ...degree
- The degree of the polynomial is supplied as an argument.interpolation
- interpolation method for warping the passed coverage. Can be null
.
In this case 'Nearest Neighbor' will be used as default
CRSTransformationException
CRSException
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net