Uses of Interface
org.opengis.coverage.CurveValuePair

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

Uses of CurveValuePair in org.opengis.coverage
 

Methods in org.opengis.coverage that return types with arguments of type CurveValuePair
 Set<CurveValuePair> DiscreteCurveCoverage.getElements()
          Returns the set of curve-value pairs included in this coverage.
 Set<CurveValuePair> DiscreteCurveCoverage.list()
          Returns the dictionary of curve-value pairs that contain the objects in the domain of the coverage each paired with its record of feature attribute values.
 Set<CurveValuePair> DiscreteCurveCoverage.locate(DirectPosition p)
          Returns the set of curve-value pairs that include the domain objects containing the specified direct position.
 



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