public class EOCoverage extends Coverage
Constructor and Description |
---|
EOCoverage(EOCoverageDescription eoCoverageDescription,
java.lang.String requestUrl) |
Modifier and Type | Method and Description |
---|---|
org.jdom.Element |
getCoverageElement(java.lang.String rangeValuesPartID,
java.lang.String mimeType)
This overridden version adds the EOMetadata and linage information if the EOMetadata section is successfully
located.
|
EOCoverageDescription |
getEOCoverageDescription() |
getCisCoverageElement, getCoverageDescription, getRequestUrl
public EOCoverage(EOCoverageDescription eoCoverageDescription, java.lang.String requestUrl) throws WcsException, java.lang.InterruptedException
eoCoverageDescription
- requestUrl
- WcsException
java.lang.InterruptedException
public EOCoverageDescription getEOCoverageDescription() throws WcsException
WcsException
public org.jdom.Element getCoverageElement(java.lang.String rangeValuesPartID, java.lang.String mimeType) throws WcsException
getCoverageElement
in class Coverage
rangeValuesPartID
- The ID of the multipart document part that carries the range values.mimeType
- The mimeType of the range values encodingWcsException