|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdiva.graph.layout.LevelLayout.LevelInfo
public static class LevelLayout.LevelInfo
The semantic object of each node in the graph copy that is being laid out.
| Field Summary | |
|---|---|
double |
barycenter
|
double |
height
|
int |
level
|
java.lang.Object |
origNode
|
int |
usage
|
boolean |
visited
|
double |
width
|
double |
x
|
double |
y
|
| Constructor Summary | |
|---|---|
LevelLayout.LevelInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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
| Constructor Detail |
|---|
public LevelLayout.LevelInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||