Tree Node
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Add empty children nodes to this node, pass names
Add empty children nodes to this node, pass a List with nodes' names
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get a TreeNode at path starting from this node
Link copied to clipboard
Get the path from root node to this node, uses recursion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Check if this node has a child at the index
Link copied to clipboard
Check if this node has children
Link copied to clipboard
Link copied to clipboard
Change/add attributes (as List
Link copied to clipboard
Get a TreeNode object located at a certain path in hierarchy, pass path as Int indices