|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprefuse.action.layout.graph.BalloonTreeLayout.Params
Wrapper class holding parameters used for each node in this layout.
Field Summary | |
double |
a
|
double |
c
|
int |
d
|
double |
f
|
int |
r
|
double |
rx
|
double |
ry
|
Constructor Summary | |
BalloonTreeLayout.Params()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int d
public int r
public double rx
public double ry
public double a
public double c
public double f
Constructor Detail |
public BalloonTreeLayout.Params()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |