Uses of Class
org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Packages that use IllegalGridGeometryException Package Description org.apache.sis.coverage.grid A coverage backed by a regular grid. -
-
Uses of IllegalGridGeometryException in org.apache.sis.coverage.grid
Subclasses of IllegalGridGeometryException in org.apache.sis.coverage.grid Modifier and Type Class Description classDisjointExtentExceptionThrown when operations on aGridGeometryresult in an area which does not intersect anymore theGridExtentof theGridGeometry.
-