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 class
DisjointExtentException
Thrown when operations on aGridGeometry
result in an area which does not intersect anymore theGridExtent
of theGridGeometry
.
-