|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
Method Summary | |
GC_GridRange |
getGridRange()
The valid coordinate range of a grid coverage. |
CT_MathTransform |
getGridToCoordinateSystem()
The math transform allows for the transformations from grid coordinates to real world earth coordinates. |
Method Detail |
public GC_GridRange getGridRange()
public CT_MathTransform getGridToCoordinateSystem()
CV_Coverage.getCoordinateSystem()
method.
If no math transform is given, this attribute will be null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |