Uses of Class
org.geotools.coverage.processing.CannotReprojectException
Packages that use CannotReprojectException
-
Uses of CannotReprojectException in org.geotools.coverage.processing
Methods in org.geotools.coverage.processing that throw CannotReprojectExceptionModifier and TypeMethodDescriptionprotected void
OperationJAI.resampleToCommonGeometry
(GridCoverage2D[] sources, CoordinateReferenceSystem crs2D, MathTransform2D gridToCrs2D, Hints hints) Resamples all sources grid coverages to the same two-dimensional geometry before to apply the OperationJAI.operation.