|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthredds.wcs.v1_0_0_Plus.WcsRequest
thredds.wcs.v1_0_0_Plus.GetCoverage
public class GetCoverage
_more_
Nested Class Summary |
---|
Nested classes/interfaces inherited from class thredds.wcs.v1_0_0_Plus.WcsRequest |
---|
WcsRequest.Format, WcsRequest.Operation, WcsRequest.RequestEncoding |
Field Summary |
---|
Fields inherited from class thredds.wcs.v1_0_0_Plus.WcsRequest |
---|
gmlNS, wcsNS, xlinkNS |
Constructor Summary | |
---|---|
GetCoverage(WcsRequest.Operation operation,
String version,
WcsDataset dataset,
String coverageId,
String crs,
String responseCRS,
String bbox,
String time,
String rangeSubset,
String format)
|
Method Summary | |
---|---|
WcsRequest.Format |
getFormat()
|
File |
writeCoverageDataToFile()
|
Methods inherited from class thredds.wcs.v1_0_0_Plus.WcsRequest |
---|
genCoverageOfferingBriefElem, genLonLatEnvelope, getDataset, getOperation, getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetCoverage(WcsRequest.Operation operation, String version, WcsDataset dataset, String coverageId, String crs, String responseCRS, String bbox, String time, String rangeSubset, String format) throws WcsException
WcsException
Method Detail |
---|
public WcsRequest.Format getFormat()
public File writeCoverageDataToFile() throws WcsException
WcsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |