Uses of Interface
org.opengis.coverage.grid.quadrilateral.GridPoint

Packages that use GridPoint
org.opengis.coverage.grid.quadrilateral   
 

Uses of GridPoint in org.opengis.coverage.grid.quadrilateral
 

Methods in org.opengis.coverage.grid.quadrilateral that return GridPoint
 GridPoint FootPrint.getCenter()
          Returns the grid point to which this foor print corresponds.
 

Methods in org.opengis.coverage.grid.quadrilateral 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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.