DroidDiagram Programmer's Guide
TopologicalLayout.getBendAdjacentLinks Method
See Also
 






Gets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.

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

 Syntax

Java  Copy Code

public boolean getBendAdjacentLinks ()

 Return Value

true to bend links connecting adjecent nodes; false, to draw them as straight lines. The default is false.

 See Also

TopologicalLayout Members
TopologicalLayout Class
com.mindfusion.diagramming Namespace