diva.graph.layout
Class LevelLayout.LevelInfo
java.lang.Object
diva.graph.layout.LevelLayout.LevelInfo
- Enclosing class:
- LevelLayout
public static class LevelLayout.LevelInfo
- extends Object
The semantic object of each node in the graph copy that is
being layed out.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
origNode
public Object origNode
barycenter
public double barycenter
level
public int level
usage
public int usage
x
public double x
y
public double y
width
public double width
height
public double height
visited
public boolean visited
LevelLayout.LevelInfo
public LevelLayout.LevelInfo()
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.