public class IlvFeatureSelectorPanel.Feature extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Modifier and Type | Method and Description |
---|---|
int |
getLayerIndex()
Returns the layer index associated with the layer number.
|
int |
getLayerNum()
Returns the associated layer number.
|
String |
getMajorCode()
Returns the major key.
|
String |
getMinorCode()
Returns the minor key.
|
String |
getName()
Returns the name of this feature.
|
boolean |
setLayerNum(int layerNum)
Sets the layer number associated with that feature.
|
String |
toString()
Displays the name and the associated layer.
|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public boolean setLayerNum(int layerNum)
layerNum
- The layer numbertrue
public int getLayerNum()
public String getName()
public int getLayerIndex()
public String toString()
toString
in class DefaultMutableTreeNode
public String getMajorCode()
public String getMinorCode()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.