DroidDiagram Programmer's Guide
OneWayLayout.getRoundedLinks Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getRoundedLinks ()

 Return Value

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

 See Also

OneWayLayout Members
OneWayLayout Class
com.mindfusion.diagramming Namespace