DroidDiagram Programmer's Guide
Diagram.getRouteLinks Method
See Also
 






Gets a value indicating whether newly created links will automatically find their way between nodes.

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

 Syntax

Java  Copy Code

public boolean getRouteLinks ()

 Return Value

true if newly created links are set to find their routes automatically, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace