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.operation Deprecated package.  
org.geotools.coverage.processing Coverage processing implementations.  
org.geotools.coverage.processing.operation List of coverage operations.  
org.geotools.gc Grid coverage implementation.  
 

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.
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.
GridGeometry2D
          Describes the valid range of grid coordinates and the math transform, in the special case where only 2 dimensions are in use.
InvalidGridGeometryException
          Thrown by GeneralGridGeometry when a grid geometry is in an invalid state.
RenderedCoverage
          A grid coverage backed by a rendered image.
 

Classes in org.geotools.coverage.grid used by org.geotools.coverage.operation
GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
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.
 

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.gc
InvalidGridGeometryException
          Thrown by GeneralGridGeometry when a grid geometry is in an invalid state.
 



Copyright © GeoTools. All Rights Reserved.