DroidDiagram Programmer's Guide
SpringLayout.getMinimizeCrossings Method
See Also
 






Gets a value indicating whether the algorithm should try to minimize the number of link crossings.

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

 Syntax

Java  Copy Code

public boolean getMinimizeCrossings ()

 Return Value

true if the layout routine will try to minimize the number of link crossings, otherwise false.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace