Uses of Class
org.apache.sis.coverage.grid.IncompleteGridGeometryException
Packages that use IncompleteGridGeometryException
-
Uses of IncompleteGridGeometryException in org.apache.sis.coverage.grid
Methods in org.apache.sis.coverage.grid that return IncompleteGridGeometryExceptionModifier and TypeMethodDescriptionprivate IncompleteGridGeometryExceptionGridGeometry.incomplete(int bitmask, short errorKey) Invoked when a property has been requested for which we have for information.Methods in org.apache.sis.coverage.grid that throw IncompleteGridGeometryExceptionModifier and TypeMethodDescription(package private) final org.opengis.referencing.operation.MathTransformGridGeometry.requireGridToCRS(boolean center) Verifies that this grid geometry defines an GridGeometry.extent and aGridGeometry.cornerToCRStransform.