Uses of Class
ucar.unidata.data.gis.WmsSelection
Packages that use WmsSelection
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
General utilities.
-
Uses of WmsSelection in ucar.unidata.idv.control
Subclasses of WmsSelection in ucar.unidata.idv.controlModifier and TypeClassDescriptionclass
This is a stub so legacy bundles that contained the old version will still work.Methods in ucar.unidata.idv.control that return WmsSelectionMethods in ucar.unidata.idv.control with parameters of type WmsSelectionModifier and TypeMethodDescriptionvoid
WMSControl.setWmsInfo
(WmsSelection value) Set the WmsInfo property. -
Uses of WmsSelection in ucar.unidata.util
Methods in ucar.unidata.util that return types with arguments of type WmsSelectionModifier and TypeMethodDescriptionstatic List
<WmsSelection> WmsUtil.processNode
(Element root, List selectedNodes, String[] message, boolean mergeLayers) _more_