|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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 | |
|---|---|
| InvalidSampleDimensionException | Thrown when the index of a sample dimension is out of bounds. |
| OperationNotFoundException | Throws if an operation name given to
doOperation(…)
is not a know operation. |
Grid coverage processor (image processing functionality). The following is adapted from OpenGIS® Grid Coverages Implementation Specification.
The following are examples of grid coverage processing operations.
This list is not an exhaustive list. Different GridCoverageProcessor
implementations will provide different operations and need not implement the entire list below.
Using one of these operations to change the way the grid is being accessed will not affect the state of the grid coverage controlled by another operations. For example, changing the interpolation method should not affect the number of sample dimensions currently being accessed or value sequence.
(TODO: copy description from OGC spec here)
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |