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

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

Uses of ValueHexagon in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid that return types with arguments of type ValueHexagon
 Set<ValueHexagon> HexagonalGridCoverage.getElements()
          Returns the set of value objects used to evaluate the coverage.
 Set<ValueHexagon> HexagonalGridCoverage.locate(DirectPosition p)
          Returns the set of values hexagon that include the domain objects containing the specified direct position.
 



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