|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CannotReprojectException | |
org.geotools.coverage.processing | Coverage processing implementations. |
org.geotools.gp | Grid coverage processing implementation. |
Uses of CannotReprojectException in org.geotools.coverage.processing |
Methods in org.geotools.coverage.processing that throw CannotReprojectException | |
protected void |
OperationJAI.resampleToCommonGeometry(GridCoverage2D[] sources,
org.opengis.referencing.crs.CoordinateReferenceSystem crs2D,
org.opengis.referencing.operation.MathTransform2D gridToCrs2D,
Hints hints)
Resamples all sources grid coverages to the same two-dimensional geometry before to apply the OperationJAI.operation. |
Uses of CannotReprojectException in org.geotools.gp |
Subclasses of CannotReprojectException in org.geotools.gp | |
class |
CannotReprojectException
Deprecated. Replaced by CannotReprojectException . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |