Uses of Interface
org.opengis.coverage.ValueCurve

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

Uses of ValueCurve in org.opengis.coverage
 

Methods in org.opengis.coverage that return ValueCurve
 ValueCurve SegmentedCurveCoverage.curve(DirectPosition position)
          Return the value curve nearest to the specified direct position.
 ValueCurve SegmentedCurveCoverage.curve(DirectPosition position, double tolerance)
          Return the value curve nearest to the specified direct position.
 

Methods in org.opengis.coverage that return types with arguments of type ValueCurve
 Set<ValueCurve> SegmentedCurveCoverage.getElements()
          Returns the set of value objects used to evaluate the coverage.
 



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