public class PlaceNode1 extends java.lang.Object implements NodePlace
It will place these nodes so that they symetrically fill each row. This is simple to calculate but is not visually nice for most trees.
PlaceNode1()
void
place(Node r)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PlaceNode1()
public void place(Node r)
place
NodePlace
r