Uses of Class
org.geotools.coverage.AbstractCoverage

Packages that use AbstractCoverage
org.geotools.coverage.grid GridCoverage2D implementation. 
 

Uses of AbstractCoverage in org.geotools.coverage.grid
 

Subclasses of AbstractCoverage in org.geotools.coverage.grid
 class AbstractGridCoverage
          Base class for GeoTools implementation of grid coverage.
 class 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.
 class GridCoverage2D
          Basic access to grid data values backed by a two-dimensional rendered image.
 class Interpolator2D
          A grid coverage using an interpolation for evaluating points.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.