|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
RectifiedGrid describes grids, such as an orthophoto or Level 1G satellite image, whose grid coordinates in each dimension bear an affine relationship to those of a ground coordinate reference system. RectifiedGrid adds two required fields alongside the GridRange
-----------------------------------------------------------------------
Method Summary | |
GridRange |
getGridRange()
returns the range of valid coordinates for each dimension of the coverage. |
double |
getOffsetX()
returns the x-value of the offset |
double |
getOffsetY()
returns the x-value of the offset |
double |
getOffsetZ()
returns the x-value of the offset |
double |
getOriginX()
returns the x-value of the origin |
double |
getOriginY()
returns the y-value of the origin |
double |
getOriginZ()
returns the z-value of the origin |
Method Detail |
public GridRange getGridRange()
public double getOriginX()
public double getOriginY()
public double getOriginZ()
public double getOffsetX()
public double getOffsetY()
public double getOffsetZ()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |