Uses of Class
org.geotools.coverage.processing.CannotCropException
-
Packages that use CannotCropException Package Description org.geotools.coverage.processing Coverage processing implementations. -
-
Uses of CannotCropException in org.geotools.coverage.processing
Subclasses of CannotCropException in org.geotools.coverage.processing Modifier and Type Class Description class
EmptyIntersectionException
Special subclass ofCannotCropException
reporting that the raster space intersection between the crop area and the coverage one was found to be empty
-