| Name | Description | Type | Package | Framework |
| CannotEvaluateException | The base class for exceptions thrown when a quantity can't be evaluated. | Class | org.opengis.coverage | GeoTools |
|
| ColorInterpretation | Specifies the mapping of a band to a color model component. | Class | org.opengis.coverage | GeoTools |
|
| Coverage | A function from a spatial, temporal or spatiotemporal domain to an attribute range. | Interface | org.opengis.coverage | GeoTools |
|
| Format | A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridCoordinates | Holds the set of grid coordinates that specifies the location of the grid point within the grid. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridCoverage | Represent the basic implementation which provides access to grid coverage data. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridCoverageProcessor | Provides operations for different ways of accessing the grid coverage values as well as image processing functionality. | Interface | org.opengis.coverage.processing | GeoTools |
|
| GridCoverageReader | Support for reading grid coverages out of a persistent store. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridCoverageWriter | Support for writing grid coverages into a persistent store. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridEnvelope | Provides the grid coordinate values for the diametrically opposed corners of the grid. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridGeometry | Describes the geometry and georeferencing information of the grid coverage. | Interface | org.opengis.coverage.grid | GeoTools |
|
| GridNotEditableException | Thrown when an attempt is made to write in a non-editable grid. | Class | org.opengis.coverage.grid | GeoTools |
|
| InterpolationMethod | A list of codes that identify interpolation methods that may be used for evaluating continuous coverages. | Class | org.opengis.coverage | GeoTools |
|
| InvalidRangeException | Thrown when a grid range is out of grid coverage bounds. | Class | org.opengis.coverage.grid | GeoTools |
|
| Operation | This interface provides descriptive information for a grid coverage processing operation. | Interface | org.opengis.coverage.processing | GeoTools |
|
| OperationNotFoundException | Throws if an operation name given to GridCoverageProcessor is not a know operation. | Class | org.opengis.coverage.processing | GeoTools |
|
| PaletteInterpretation | Describes the color entry in a color table. | Class | org.opengis.coverage | GeoTools |
|
| PointOutsideCoverageException | Thrown when a evaluate method is invoked for a location outside the domain of the coverage. | Class | org.opengis.coverage | GeoTools |
|
| SampleDimension | Contains information for an individual sample dimension of coverage. | Interface | org.opengis.coverage | GeoTools |
|
| SampleDimensionType | Specifies the various dimension types for coverage values. | Class | org.opengis.coverage | GeoTools |