BasicTree
.See: Description
Class | Description |
---|---|
KMLContainerTreeNode |
A
KMLFeatureTreeNode that represents a KML container defined by a . |
KMLFeatureTreeNode |
A
TreeNode that represents a KML feature defined by a . |
KMLLayerTreeNode |
A
LayerTreeNode that represents a KML feature hierarchy defined by a . |
KMLNetworkLinkTreeNode |
A
KMLFeatureTreeNode that represents a KML network link defined by a . |
LayerTree |
A
Renderable tree of objects and their content. |
LayerTreeModel |
A tree model representing
objects and their content. |
LayerTreeNode |
A
TreeNode that 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.