DroidDiagram Programmer's Guide
OneWayLayout.setRoundedLinks Method
See Also
 






Sets a value indicating whether the layout should smooth link bends.

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

 Syntax

Java  Copy Code

public void setRoundedLinks (
    boolean value
)

 Parameters

value

true to set the links' Shape to Bezier, otherwise false.

 See Also

OneWayLayout Members
OneWayLayout Class
com.mindfusion.diagramming Namespace