Uses of Interface
org.opengis.coverage.ValueTriangle

Packages that use ValueTriangle
org.opengis.coverage Coverages (generate a value for any point). 
 

Uses of ValueTriangle in org.opengis.coverage
 

Methods in org.opengis.coverage that return types with arguments of type ValueTriangle
 Set<ValueTriangle> TinCoverage.getElements()
          Returns the set of value objects used to evaluate the coverage.
 Set<ValueTriangle> TinCoverage.locate(DirectPosition p)
          Returns the set of value triangles that contains the specified direct position.
 



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