Uses of Package
org.geotools.coverage.grid

Packages that use org.geotools.coverage.grid
org.geotools.coverage Coverage implementation. 
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.grid.io   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.coverageio Base coverage I/O classes defining coverage reader, coverage request and coverage response. 
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
GridCoverageFactory
          A factory for grid coverage objects.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage.grid
AbstractGridCoverage
          Base class for Geotools implementation of grid coverage.
Calculator2D
          A grid coverage backed by the same image, grid geometry and sample dimension than an other coverage, but performing some additional calculation in its evaluate methods.
GeneralGridCoordinates
          Holds the set of grid coordinates that specifies the location of the grid point within the grid.
GeneralGridEnvelope
          Defines a range of grid coverage coordinates.
GeneralGridGeometry
          Describes the valid range of grid coordinates and the math transform to transform grid coordinates to real world coordinates.
GeneralGridRange
          Deprecated. Replaced by GeneralGridEnvelope. Be aware that in the later, high coordinate values are inclusive rather than exclusive.
GridCoordinates2D
          Holds the set of two-dimensional grid coordinates that specifies the location of the grid point within the grid.
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
GridCoverageBuilder.Variable
          A variable to be mapped to a sample dimension.
GridCoverageFactory
          A factory for grid coverage objects.
GridEnvelope2D
          Defines a range of two-dimensional grid coverage coordinates.
GridGeometry2D
          Describes the valid range of grid coordinates and the math transform, in the special case where only 2 dimensions are in use.
GridRange2D
          Deprecated. Replaced by GridEnvelope2D. Be aware that in the later, high coordinate values are inclusive rather than exclusive.
ImageGeometry
          A simple grid geometry holding the grid range as a rectangle and the grid to CRS relationship as an affine transform.
InvalidGridGeometryException
          Thrown by GeneralGridGeometry when a grid geometry is in an invalid state.
RenderedCoverage
          A grid coverage backed by a rendered image.
ViewType
          Enumerates different "views" over a given coverage.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage.grid.io
GeneralGridRange
          Deprecated. Replaced by GeneralGridEnvelope. Be aware that in the later, high coordinate values are inclusive rather than exclusive.
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.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage.processing
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
GridCoverageFactory
          A factory for grid coverage objects.
InvalidGridGeometryException
          Thrown by GeneralGridGeometry when a grid geometry is in an invalid state.
ViewType
          Enumerates different "views" over a given coverage.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage.processing.operation
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverageio
GeneralGridRange
          Deprecated. Replaced by GeneralGridEnvelope. Be aware that in the later, high coordinate values are inclusive rather than exclusive.
 

Classes in org.geotools.coverage.grid used by org.geotools.renderer.lite.gridcoverage2d
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
GridCoverageFactory
          A factory for grid coverage objects.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.