Package | Description |
---|---|
gov.nasa.worldwind.util.layertree |
Displays a list of layers using
BasicTree . |
Modifier and Type | Class and Description |
---|---|
class |
KMLContainerTreeNode
A
KMLFeatureTreeNode that represents a KML container defined by a . |
class |
KMLNetworkLinkTreeNode
A
KMLFeatureTreeNode that represents a KML network link defined by a . |
Modifier and Type | Method and Description |
---|---|
static KMLFeatureTreeNode |
KMLFeatureTreeNode.fromKMLFeature(KMLAbstractFeature feature)
Creates a new
KMLFeatureTreeNode from the specified feature . |