public static interface FeatureAttributeTreeModel.Node extends LabeledValue<FeatureAttributeDescriptor>, Disposable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FeatureAttributeTreeModel.Node> |
getChildren() |
FeatureStore |
getFeatureStore() |
boolean |
isLeaf() |
boolean |
isRoot() |
getLabel, getValue, label, toStringdisposeFeatureStore getFeatureStore()
boolean isRoot()
boolean isLeaf()
java.util.List<FeatureAttributeTreeModel.Node> getChildren()