Package org.gvsig.fmap.mapcontrol
Class CompoundLayersTreeModel
java.lang.Object
org.gvsig.fmap.mapcontrol.LayersTreeModel
org.gvsig.fmap.mapcontrol.CompoundLayersTreeModel
- All Implemented Interfaces:
TreeModel
-
Field Summary
Fields inherited from class org.gvsig.fmap.mapcontrol.LayersTreeModel
layers, LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLayers(org.gvsig.fmap.mapcontext.layers.FLayers layers) Methods inherited from class org.gvsig.fmap.mapcontrol.LayersTreeModel
addTreeModelListener, getChild, getChildCount, getIndexOfChild, getRoot, isLeaf, reload, removeTreeModelListener, setFilter, setFilter, valueForPathChanged
-
Constructor Details
-
CompoundLayersTreeModel
public CompoundLayersTreeModel()
-
-
Method Details
-
addLayers
public void addLayers(org.gvsig.fmap.mapcontext.layers.FLayers layers)
-