|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RenderedCoverage | A grid coverage backed by a rendered image. |
Class Summary | |
AbstractGridCoverage | Base class for Geotools implementation of grid coverage. |
GeneralGridGeometry | Describes the valid range of grid coordinates and the math transform to transform grid coordinates to real world coordinates. |
GeneralGridRange | Defines a range of grid coverage coordinates. |
GridCoverage2D | Basic access to grid data values backed by a two-dimensional rendered image. |
GridCoverageFactory | A factory for grid coverage objects. |
GridGeometry2D | Describes the valid range of grid coordinates and the math transform, in the special case where only 2 dimensions are in use. |
Interpolator2D | A grid coverage using an interpolation for evaluating points. |
Exception Summary | |
InvalidGridGeometryException | Thrown by GeneralGridGeometry when a grid geometry is in an invalid state. |
GridCoverage2D implementation. An explanation for this package is provided in the OpenGIS® javadoc. The remaining discussion on this page is specific to the Geotools implementation.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |