public static class LevelLayout.LevelInfo extends java.lang.Object
double
barycenter
height
int
level
java.lang.Object
origNode
usage
boolean
visited
width
x
y
LevelInfo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.Object origNode
public double barycenter
public int level
public int usage
public double x
public double y
public double width
public double height
public boolean visited
public LevelInfo()