public class SpringForce
extends java.lang.Object
Constructor and Description |
---|
SpringForce() |
Modifier and Type | Method and Description |
---|---|
static Force2D |
calculate(PlacementFrame.PlacementNode node1,
PlacementFrame.PlacementNode node2,
double weight,
double minDist) |
static Force2D |
calculate(PlacementFrame.PlacementPort port1,
PlacementFrame.PlacementPort port2,
double weight,
double minDist) |
public static Force2D calculate(PlacementFrame.PlacementNode node1, PlacementFrame.PlacementNode node2, double weight, double minDist)
public static Force2D calculate(PlacementFrame.PlacementPort port1, PlacementFrame.PlacementPort port2, double weight, double minDist)