Uses of Class
org.geotools.coverage.processing.CannotReprojectException

Packages that use CannotReprojectException
org.geotools.coverage.processing Coverage processing implementations. 
 

Uses of CannotReprojectException in org.geotools.coverage.processing
 

Methods in org.geotools.coverage.processing that throw CannotReprojectException
protected  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.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.