org.deegree.model.coverage.grid
Class GridGeometry
java.lang.Object
org.deegree.model.coverage.grid.GridGeometry
- All Implemented Interfaces:
- java.io.Serializable
class GridGeometry
- extends java.lang.Object
- implements java.io.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: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
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.
- Returns:
- The valid coordinate range of a grid coverage
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org