Uses of Interface
org.opengis.coverage.grid.Grid

Packages that use Grid
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Uses of Grid in org.opengis.coverage.grid
 

Subinterfaces of Grid in org.opengis.coverage.grid
 interface GridValuesMatrix
          Ties feature attributes values to the a grid geometry.
 interface RectifiedGrid
          Grid for which there is an affine transformation between the grid coordinates and the coordinates of an external coordinate reference system.
 interface ReferenceableGrid
          A grid whose relation with an external coordinate reference system is specified in another way than in terms of origin, orientation and spacing in that coordinate system.
 

Methods in org.opengis.coverage.grid that return Grid
 Grid GridPoint.getFramework()
          Returns the grid of which it is an element.
 Grid GridCell.getFramework()
          Returns the grid of which this cell is a component.
 



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