DroidDiagram Programmer's Guide
SpringLayout.setRepulsionFactor Method
See Also
 






Sets a multiplier value applied to the repulsive force between nodes.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setRepulsionFactor (
    double value
)

 Parameters

value

A float value by which the repulsive force between nodes is multiplied.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace