public class StraightLineBendCalculator extends BendCalculator
Constructor and Description |
---|
StraightLineBendCalculator(HierarchicalLayoutContext context) |
Modifier and Type | Method and Description |
---|---|
void |
createBends(prefuse.data.Edge e,
int layerDifference,
java.util.List<prefuse.data.Node> dummies) |
calculatePort, getContext, getX, getY
public StraightLineBendCalculator(HierarchicalLayoutContext context)
public void createBends(prefuse.data.Edge e, int layerDifference, java.util.List<prefuse.data.Node> dummies)
createBends
in class BendCalculator