| Package | Description |
|---|---|
| gov.nasa.worldwind.ogc | |
| gov.nasa.worldwind.ogc.wms |
| Modifier and Type | Field and Description |
|---|---|
protected OGCServiceInformation |
OGCCapabilities.serviceInformation |
| Modifier and Type | Method and Description |
|---|---|
OGCServiceInformation |
OGCCapabilities.getServiceInformation()
Returns the document's service information.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OGCCapabilities.setServiceInformation(OGCServiceInformation serviceInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
WMSServiceInformation
Parses a WMS Service element.
|