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: 6259 $, 1.0. $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
- Author:
- Andreas Poth, last edited by: $Author: bezema $
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