|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
In its Capabilities XML response, a Web Coverage Server announces that it can return coverages (that is, values or properties of spatio-temporal locations) culled from various collections of data. Each logical collection from which coverages may be requested is called a coverage layer. The different kinds of coverage layers available all share several common elements, which comprise the CoverageLayer.
-----------------------------------------------------------------------
Method Summary | |
java.net.URL |
getDescriptorResource()
returns the URL where to access the descriptor file for this layer |
DomainSetExtentDescription |
getDomainSetExtentDescription()
returns the DomainSetExtentDescription of the CoverageLayer. |
java.lang.String[] |
getSupportedInterpolationList()
returns a list of supported interpolations that states whether and how the server will interpolate a CoverageLayer’s values over the spatial domain when a request requires resampling, reprojection, or other generalization. |
Methods inherited from interface org.deegree.model.coverage.Layer |
getAbstract, getCRS, getKeywordList, getLatLonBoundingBox, getLayerID, getMetadataURLs, getNativeCRS, getQueryCRS, getResponseCRS, getSupportedFormatList, getTitle |
Method Detail |
public DomainSetExtentDescription getDomainSetExtentDescription()
public java.lang.String[] getSupportedInterpolationList()
public java.net.URL getDescriptorResource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |