|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||