Package | Description |
---|---|
thredds.wcs.v1_0_0_Plus |
Modifier and Type | Method and Description |
---|---|
WcsRequest.Operation |
WcsRequest.getOperation() |
static WcsRequest.Operation |
WcsRequest.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WcsRequest.Operation[] |
WcsRequest.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DescribeCoverage(WcsRequest.Operation operation,
String version,
WcsDataset dataset,
List<String> coverages) |
GetCapabilities(WcsRequest.Operation operation,
String version,
WcsDataset dataset,
URI serverURI,
GetCapabilities.Section section,
String updateSequence,
GetCapabilities.ServiceInfo serviceInfo) |
GetCoverage(WcsRequest.Operation operation,
String version,
WcsDataset dataset,
String coverageId,
String crs,
String responseCRS,
String bbox,
String time,
String rangeSubset,
String format) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.