BasicTree.See: Description
| Class | Description | 
|---|---|
| KMLContainerTreeNode | A  KMLFeatureTreeNodethat represents a KML container defined by a. | 
| KMLFeatureTreeNode | A  TreeNodethat represents a KML feature defined by a. | 
| KMLLayerTreeNode | A  LayerTreeNodethat represents a KML feature hierarchy defined by a. | 
| KMLNetworkLinkTreeNode | A  KMLFeatureTreeNodethat represents a KML network link defined by a. | 
| LayerTree | A  Renderabletree ofobjects and their content. | 
| LayerTreeModel | A tree model representing  objects and their content. | 
| LayerTreeNode | A  TreeNodethat represents a. | 
Displays a list of layers using BasicTree. The layer tree also supports
   displaying a tree of KML features.
See LayerTreeUsage for an example of how to use the layer tree. See KMLViewer for an example of using the layer tree to display the contents of a KML
   document.