Package org.geotools.api.coverage.processing
-
Interface Summary Interface Description GridCoverageProcessor Provides operations for different ways of accessing the grid coverage values as well as image processing functionality.Operation This interface provides descriptive information for a grid coverage processing operation. -
Exception Summary Exception Description OperationNotFoundException Throws if an operation name given toGridCoverageProcessor
is not a know operation.