DroidDiagram Programmer's Guide
SpringLayout.getRepulsionFactor Method
See Also
 






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

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

 Syntax

Java  Copy Code

public double getRepulsionFactor ()

 Return Value

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

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace