Uses of Interface
org.opengis.coverage.grid.GridCoverage

Packages that use GridCoverage
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Uses of GridCoverage in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid that return GridCoverage
 GridCoverage GridCoverage.getOverview(int index)
          Returns a pre-calculated overview for a grid coverage.
 GridCoverage GridCoverageReader.read(GeneralParameterValue[] parameters)
          Deprecated. Read the grid coverage from the current stream position, and move to the next grid coverage.
 

Methods in org.opengis.coverage.grid that return types with arguments of type GridCoverage
 List<GridCoverage> GridCoverage.getSources()
          Returns the sources data for a grid coverage.
 

Methods in org.opengis.coverage.grid with parameters of type GridCoverage
 void GridCoverageWriter.write(GridCoverage coverage, GeneralParameterValue[] parameters)
          Deprecated. Writes the specified grid coverage.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.