|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodePlace
This is an interface for classes that wish to take a node structure and arrange them
Method Summary | |
---|---|
void |
place(Node r)
The function to call to postion the tree that starts at Node r |
Method Detail |
---|
void place(Node r)
r
- The top of the tree.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |