Uses of Class
gov.nasa.worldwindx.applications.worldwindow.features.swinglayermanager.LayerTreeModel
-
Packages that use LayerTreeModel Package Description gov.nasa.worldwindx.applications.worldwindow.features gov.nasa.worldwindx.applications.worldwindow.features.swinglayermanager -
-
Uses of LayerTreeModel in gov.nasa.worldwindx.applications.worldwindow.features
Methods in gov.nasa.worldwindx.applications.worldwindow.features with parameters of type LayerTreeModel Modifier and Type Method Description protected void
WMSPanel. addLayer(WMSCapabilities caps, WMSLayerCapabilities layerCaps, LayerTreeGroupNode groupNode, LayerTreeModel model)
Recursively adds layers to the layer tree. -
Uses of LayerTreeModel in gov.nasa.worldwindx.applications.worldwindow.features.swinglayermanager
Methods in gov.nasa.worldwindx.applications.worldwindow.features.swinglayermanager that return LayerTreeModel Modifier and Type Method Description protected LayerTreeModel
LayerManagerPanel. getModel()
Constructors in gov.nasa.worldwindx.applications.worldwindow.features.swinglayermanager with parameters of type LayerTreeModel Constructor Description LayerTree(LayerTreeModel model)
-