2
Reply

TreeNode with depth attribute

sseidel

sseidel

Apr 8 2004 7:42 AM
1.6k
Hi NG, i need a TreeNode with a "depth" attribute that enables me to explicitly tell the node where it has to occur. E.g. it has to be possible to skip some levels of the tree. Example: root--node1--node2 root-----------node3 Where can i find a paint-method or anything to implement this? thanks, stefan

Answers (2)