|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridValueCell | |
|---|---|
| org.opengis.coverage.grid | Quadrilateral grid coverages. |
| Uses of GridValueCell in org.opengis.coverage.grid |
|---|
| Methods in org.opengis.coverage.grid that return GridValueCell | |
|---|---|
GridValueCell |
ContinuousQuadrilateralGridCoverage.locateCell(DirectPosition p)
Returns the grid value cell that contains the specified direct position. |
| Methods in org.opengis.coverage.grid that return types with arguments of type GridValueCell | |
|---|---|
Set<GridValueCell> |
ContinuousQuadrilateralGridCoverage.getElements()
Returns the set of grid value cells that provide the structure to support the evaluate operation. |
Set<GridValueCell> |
ContinuousQuadrilateralGridCoverage.locate(DirectPosition p)
Returns the grid value cell that contains the specified direct position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||