DroidDiagram Programmer's Guide
TreeLayout.getIgnoreLinkDirection Method
See Also
 






Gets a value indicating whether the direction of links should be ignored.

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

 Syntax

Java  Copy Code

public boolean getIgnoreLinkDirection ()

 Return Value

true if the direction of links will be ignored when arranging a tree, otherwise false.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace