Package | Description |
---|---|
ucar.unidata.idv.control |
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
|
ucar.unidata.util |
General utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
WMSInfo
This is a stub so legacy bundles that contained the old version
will still work.
|
Modifier and Type | Method and Description |
---|---|
WmsSelection |
WMSControl.getWmsInfo()
Get the WmsInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
WMSControl.setWmsInfo(WmsSelection value)
Set the WmsInfo property.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<WmsSelection> |
WmsUtil.processNode(org.w3c.dom.Element root,
java.util.List selectedNodes,
java.lang.String[] message,
boolean mergeLayers)
_more_
|