Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.opengis.coverage.grid Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| 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 |
|
| 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 |
|
| InvalidRangeException | Thrown when a grid range is out of grid coverage bounds. | Class | org.opengis.coverage.grid | GeoTools |