Package org.dmfs.equilibrium
Class ForceDirected<T>
java.lang.Object
org.dmfs.equilibrium.ForceDirected<T>
- All Implemented Interfaces:
org.dmfs.jems2.FragileFunction<Graph<T>,,Graph<T>, RuntimeException> org.dmfs.jems2.Function<Graph<T>,Graph<T>>
-
Constructor Summary
ConstructorsConstructorDescriptionForceDirected(org.dmfs.jems2.Function<Double, Double> attractiveForce, org.dmfs.jems2.Function<Double, Double> repulsiveForce) -
Method Summary