| Package | Description |
|---|---|
| gov.nasa.worldwind | |
| gov.nasa.worldwind.ogc.wcs.wcs100 | |
| gov.nasa.worldwind.terrain | |
| gov.nasa.worldwind.util | |
| gov.nasa.worldwindx.examples.util |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
BasicFactory.doCreateFromCapabilities(WCS100Capabilities caps,
AVList params)
Implemented by subclasses to perform the actual object creation.
|
| Modifier and Type | Method and Description |
|---|---|
WCS100Capabilities |
WCS100Capabilities.parse(java.lang.Object... args)
Starts document parsing.
|
static WCS100Capabilities |
WCS100Capabilities.retrieve(java.net.URI uri)
Retrieves the WCS capabilities document from a specified WCS server.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
BasicElevationModelFactory.doCreateFromCapabilities(WCS100Capabilities caps,
AVList params) |
static AVList |
WCSElevationModel.getWCSElevationModelConfigParams(WCS100Capabilities caps,
WCS100DescribeCoverage coverage,
AVList params) |
protected static AVList |
WCSElevationModel.wcsGetParamsFromCapsDoc(WCS100Capabilities caps,
AVList params) |
| Constructor and Description |
|---|
WCSElevationModel(WCS100Capabilities caps,
AVList params) |
| Modifier and Type | Method and Description |
|---|---|
static AVList |
DataConfigurationUtils.getWCSConfigParameters(WCS100Capabilities caps,
WCS100DescribeCoverage coverage,
AVList params) |
| Modifier and Type | Field and Description |
|---|---|
protected WCS100Capabilities |
WCSCoveragePanel.CoverageInfo.caps |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.Object |
WCSCoveragePanel.createComponent(WCS100Capabilities caps,
WCSCoveragePanel.CoverageInfo coverageInfo) |
protected WCSCoveragePanel.CoverageInfo |
WCSCoveragePanel.createCoverageInfo(WCS100Capabilities caps,
WCS100CoverageOfferingBrief coverage) |