org.deegree.model.coverage.grid
Class GridGeometry
java.lang.Object
org.deegree.model.coverage.grid.GridGeometry
- All Implemented Interfaces:
- Serializable
class GridGeometry
- extends Object
- implements Serializable
Describes the geometry and georeferencing information of the grid coverage. The grid range
attribute determines the valid grid coordinates and allows for calculation of grid size. A grid
coverage may or may not have georeferencing.
- Since:
- 2.0
- Version:
- $Revision: 9343 $, 1.0. $Revision: 9343 $, $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridGeometry
GridGeometry(GridRange gridRange)
- Parameters:
gridRange
-
getGridRange
public GridRange getGridRange()
- The valid coordinate range of a grid coverage. The lowest valid grid coordinate is zero. A
grid with 512 cells can have a minimum coordinate of 0 and maximum of 512, with 511 as the
highest valid index.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net