edu.uci.ics.jung.algorithms.layout3d
Class SpringLayout.SpringEdgeData<E>

java.lang.Object
  extended by edu.uci.ics.jung.algorithms.layout3d.SpringLayout.SpringEdgeData<E>
Enclosing class:
SpringLayout<V,E>

protected static class SpringLayout.SpringEdgeData<E>
extends Object


Field Summary
 double f
           
 
Constructor Summary
SpringLayout.SpringEdgeData(E e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

f

public double f
Constructor Detail

SpringLayout.SpringEdgeData

public SpringLayout.SpringEdgeData(E e)


Copyright © 2009. All Rights Reserved.