|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridCell | |
|---|---|
| org.opengis.coverage.grid | Quadrilateral grid coverages. |
| org.opengis.coverage.grid.quadrilateral | Proposed extensions to ISO 19123 grid package. |
| Uses of GridCell in org.opengis.coverage.grid |
|---|
| Methods in org.opengis.coverage.grid that return GridCell | |
|---|---|
GridCell |
GridValueCell.getGridCell()
Returns the grid cell that defines the structure of the grid point value pairs that support the interpolation of a feature attribute value at a direct position within the grid cell. |
| Methods in org.opengis.coverage.grid that return types with arguments of type GridCell | |
|---|---|
Set<GridCell> |
GridPoint.getCells()
Returns the set of grid cells for which this grid point is a corner. |
Set<GridCell> |
Grid.getCells()
Returns the set of grid cells delineated by the grid lines. |
| Uses of GridCell in org.opengis.coverage.grid.quadrilateral |
|---|
| Subinterfaces of GridCell in org.opengis.coverage.grid.quadrilateral | |
|---|---|
interface |
GridCell
Proposed extension of ISO GridCell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||