Package | Description |
---|---|
thredds.wcs.v1_0_0_Plus |
Modifier and Type | Method and Description |
---|---|
WcsRequest.Format |
GetCoverage.getFormat() |
static WcsRequest.Format |
WcsRequest.Format.getFormat(String mimeType) |
static WcsRequest.Format |
WcsRequest.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WcsRequest.Format[] |
WcsRequest.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<WcsRequest.Format> |
WcsCoverage.getSupportedCoverageFormatList() |
Modifier and Type | Method and Description |
---|---|
boolean |
WcsCoverage.isSupportedCoverageFormat(WcsRequest.Format covFormat) |
File |
WcsCoverage.writeCoverageDataToFile(WcsRequest.Format format,
LatLonRect bboxLatLonRect,
AxisSubset vertSubset,
List<String> rangeSubset,
CalendarDateRange timeRange) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.