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