| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.wms | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WMSAuthorityURL
Parses a WMS AuthorityURL element. 
 | 
class  | 
WMSLogoURL
Parses a WMS layer LogoURL element. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected WMSLayerInfoURL | 
WMSLayerStyle.styleSheetURL  | 
protected WMSLayerInfoURL | 
WMSLayerStyle.styleURL  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.dataURLs  | 
protected Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.featureListURLs  | 
protected Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.metadataURLs  | 
| Modifier and Type | Method and Description | 
|---|---|
WMSLayerInfoURL | 
WMSLayerStyle.getStyleSheetURL()  | 
WMSLayerInfoURL | 
WMSLayerStyle.getStyleURL()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.getDataURLs()  | 
Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.getFeatureListURLs()  | 
Set<WMSLayerInfoURL> | 
WMSLayerCapabilities.getMetadataURLs()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
WMSLayerCapabilities.addDataURL(WMSLayerInfoURL url)  | 
protected void | 
WMSLayerCapabilities.addFeatureListURL(WMSLayerInfoURL url)  | 
protected void | 
WMSLayerCapabilities.addMetadataURL(WMSLayerInfoURL url)  | 
protected void | 
WMSLayerStyle.setStyleSheetURL(WMSLayerInfoURL styleSheetURL)  | 
protected void | 
WMSLayerStyle.setStyleURL(WMSLayerInfoURL styleURL)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
WMSLayerCapabilities.addDataURLs(Set<WMSLayerInfoURL> urls)  | 
protected void | 
WMSLayerCapabilities.addFeatureListURLs(Set<WMSLayerInfoURL> urls)  | 
protected void | 
WMSLayerCapabilities.addMetadataURLs(Set<WMSLayerInfoURL> urls)  |