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

Packages that use GridValuesMatrix
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Uses of GridValuesMatrix in org.opengis.coverage
 

Methods in org.opengis.coverage that return GridValuesMatrix
 GridValuesMatrix DiscreteGridPointCoverage.getValueAssignment()
          Links this discrete grid point coverage to the grid values matrix for which it is an evaluator.
 

Uses of GridValuesMatrix in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid that return GridValuesMatrix
 GridValuesMatrix ContinuousQuadrilateralGridCoverage.getSource()
          Provides the data for the evaluate operation.
 GridValuesMatrix HexagonalGridCoverage.getSource()
          Links this hexagonal coverage to the grid values matrix for which it is an evaluator.
 



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