|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridPoint | |
---|---|
org.opengis.coverage | Coverages (generate a value for any point). |
org.opengis.coverage.grid | Quadrilateral grid coverages. |
Uses of GridPoint in org.opengis.coverage |
---|
Methods in org.opengis.coverage that return types with arguments of type GridPoint | |
---|---|
Set<GridPoint> |
DiscreteGridPointCoverage.evaluateInverse(Object v)
Returns a set of grid points for the specified record of feature attribute values. |
Uses of GridPoint in org.opengis.coverage.grid |
---|
Methods in org.opengis.coverage.grid that return GridPoint | |
---|---|
GridPoint |
FootPrint.getCenter()
Returns the grid point to which this foor print corresponds. |
Methods in org.opengis.coverage.grid that return types with arguments of type GridPoint | |
---|---|
Set<GridPoint> |
GridCell.getCorners()
Returns the collection of grid points at the corners of the grid cell. |
Set<GridPoint> |
Grid.getIntersections()
Returns the set of grid points that are located at the intersections of the grid lines. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |