|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The SpatialExtent lists the bounds along each of the spatial dimensions within which coverages may be requested from a coverage layer
-----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getCRS()
returns the CRS name the spatial extent is defined |
ExtentType |
getXExtent()
returns the x-value of the extent |
ExtentType |
getYExtent()
returns the y-value of the extent |
ExtentType |
getZExtent()
returns the z-value of the extent |
Method Detail |
public java.lang.String getCRS()
public ExtentType getXExtent()
public ExtentType getYExtent()
public ExtentType getZExtent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |