Class TLcdLayerTreeModel

java.lang.Object
com.luciad.view.swing.TLcdLayerTreeModel
All Implemented Interfaces:
TreeModel

public class TLcdLayerTreeModel extends Object implements TreeModel

A TreeModel for a hierarchical layer structure of ILcdLayerTreeNodes and ILcdLayers, which can be used to visualise the layer structure using a JTree.

This model also adds a listener to the hierarchical layer structure, and converts all the TLcdLayeredEvents originating from it into the corresponding TreeModelEvents which are passed to the TreeModelListeners registered to this model.

Since:
9.0