samples.preview_new_graphdraw.iterablelayouts
Class SpringLayout.SpringEdge
java.lang.Object
samples.preview_new_graphdraw.VisEdge
samples.preview_new_graphdraw.iterablelayouts.SpringLayout.SpringEdge
- Direct Known Subclasses:
- CrookedSpringLayout.CrookedSpringEdge
- Enclosing class:
- SpringLayout
protected static class SpringLayout.SpringEdge
- extends VisEdge
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
f
public double f
SpringLayout.SpringEdge
public SpringLayout.SpringEdge(Edge e,
VisVertex v1,
VisVertex v2)