Abstract Tree Map Node
This class provides a skeletal implementation of the TreeMapNode interface to minimize the effort required to implement this interface.
Parameters
Inheritors
Properties
Link copied to clipboard
Returns the number of levels above this node -- the distance from the root to this node. If this node is the root, returns 0.
Link copied to clipboard
Returns the number of levels above this node -- the distance from the root to this node. If this node is the root, returns 0.
Link copied to clipboard
Sets the shape after nesting of the item in the map.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The label of this node.
Link copied to clipboard
The name of this node.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Tells whether this node contains children.
Link copied to clipboard