Package | Description |
---|---|
gov.nasa.worldwind.ogc | |
gov.nasa.worldwind.ogc.wms |
Modifier and Type | Field and Description |
---|---|
protected OGCOnlineResource |
OGCServiceInformation.onlineResource |
protected OGCOnlineResource |
OGCDCType.DCPInfo.onlineResource |
Modifier and Type | Method and Description |
---|---|
OGCOnlineResource |
OGCRequestDescription.getOnlineResouce(String protocol,
String requestMethod) |
OGCOnlineResource |
OGCDCType.getOnlineResouce(String protocol,
String requestMethod) |
OGCOnlineResource |
OGCServiceInformation.getOnlineResource() |
Modifier and Type | Method and Description |
---|---|
protected void |
OGCDCType.addOnlineResource(OGCOnlineResource onlineResource) |
protected void |
OGCServiceInformation.setOnlineResource(OGCOnlineResource onlineResource) |
Modifier and Type | Field and Description |
---|---|
protected OGCOnlineResource |
WMSLayerAttribution.onlineResource |
protected OGCOnlineResource |
WMSLayerInfoURL.onlineResource |
Modifier and Type | Method and Description |
---|---|
OGCOnlineResource |
WMSLayerAttribution.getOnlineResource() |
OGCOnlineResource |
WMSLayerInfoURL.getOnlineResource() |
Modifier and Type | Method and Description |
---|---|
protected void |
WMSLayerAttribution.setOnlineResource(OGCOnlineResource onlineResource) |
protected void |
WMSLayerInfoURL.setOnlineResource(OGCOnlineResource onlineResource) |