|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridExtentDescription | |
org.deegree_impl.model.cv |
Uses of GridExtentDescription in org.deegree_impl.model.cv |
Classes in org.deegree_impl.model.cv that implement GridExtentDescription | |
class |
GridExtentDescription_Impl
The GridExtentDescription_Impl that extends the shared DomainSetExtentDescription_Impl. |
Methods in org.deegree_impl.model.cv that return GridExtentDescription | |
private static GridExtentDescription |
CVDescriptorFactory.createGridExtentDescription(org.w3c.dom.Element element)
creates the GridExtentDescription for the GridCoverageLayer |
private static GridExtentDescription |
CVDescriptorDirFactory.createGridExtentDescription(org.w3c.dom.Element element)
creates the GridExtentDescription for the GridCoverageLayer |
Constructors in org.deegree_impl.model.cv with parameters of type GridExtentDescription | |
GridCoverageLayer_Impl(java.lang.String layerID,
java.lang.String title,
java.lang.String abstract_,
java.lang.String[] keywordList,
GM_Envelope latLonBoundingBox,
java.lang.String[] crs,
java.lang.String nativeCRS,
java.net.URL[] metadataURLs,
Format[] supportedFormatList,
java.lang.String[] supportedInterpolationList,
GridExtentDescription gridExtentDescription,
java.net.URL descriptorResource,
RangeSetDescription rangeSetDescription)
|
|
GridCoverageLayer_Impl(java.lang.String layerID,
java.lang.String title,
java.lang.String abstract_,
java.lang.String[] keywordList,
GM_Envelope latLonBoundingBox,
java.lang.String[] queryCRS,
java.lang.String[] responseCRS,
java.lang.String nativeCRS,
java.net.URL[] metadataURLs,
Format[] supportedFormatList,
java.lang.String[] supportedInterpolationList,
GridExtentDescription gridExtentDescription,
RangeSetDescription rangeSetDescription)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |