DroidDiagram Programmer's Guide
DiagramLink.getAutoRoute Method
See Also
 






Gets a value indicating whether a link should automatically find its way between nodes so that it will not cross other nodes.

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

 Syntax

Java  Copy Code

public boolean getAutoRoute ()

 Return Value

true if the link is routed automatically, otherwise false.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace