|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for describing a coverage layer with a multi level resolution splitted into several Tiles.
----------------------------------------------------------------------
Method Summary | |
CoverageLayer |
getCoverageLayer()
returns a description of the coverage layer as defined in the capabilities section of the OGC WCS sppecification 0.7 |
Level |
getLevel()
returns the top Level of the Layer |
java.net.URL |
getPreviewResource()
returns the resource where to access a preview of the coverage |
ParameterList |
getProperties()
returns a list of properties assigned to the Level. |
java.util.ArrayList |
getRanges()
|
Method Detail |
public CoverageLayer getCoverageLayer()
public java.net.URL getPreviewResource()
public Level getLevel()
public ParameterList getProperties()
public java.util.ArrayList getRanges()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |