|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nwoods.jgo.layout.JGoForceDirectedAutoLayoutLinkData
Holds force-directed auto-layout specific data associated with each JGoNetworkLink in the JGoNetwork.
| Field Summary | |
double |
length
length - length of the link; see springLength method |
double |
stiffness
stiffness - stiffness of the link; see springStiffness method |
| Constructor Summary | |
JGoForceDirectedAutoLayoutLinkData()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public double stiffness
public double length
| Constructor Detail |
public JGoForceDirectedAutoLayoutLinkData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||