|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SurfaceValuePair | |
|---|---|
| org.opengis.coverage | Coverages (generate a value for any point). |
| Uses of SurfaceValuePair in org.opengis.coverage |
|---|
| Methods in org.opengis.coverage that return types with arguments of type SurfaceValuePair | |
|---|---|
Set<SurfaceValuePair> |
DiscreteSurfaceCoverage.getElements()
Returns the set of surface-value pairs included in this coverage. |
Set<SurfaceValuePair> |
DiscreteSurfaceCoverage.list()
Returns the dictionary of surface-value pairs that contain the objects in the domain of the coverage each paired with its record of feature attribute values. |
Set<SurfaceValuePair> |
DiscreteSurfaceCoverage.locate(DirectPosition p)
Returns the set of surface-value pairs that include the domain objects containing the specified direct position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||