public interface NodePlace
Modifier and Type | Method and Description |
---|---|
void |
place(Node r)
The function to call to postion the tree that starts at Node r
|
void place(Node r)
r
- The top of the tree.Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.