Sets a value indicating whether the direction of links should be ignored.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeLayoutBuilder ignoreLinkDirection ( |
true if the direction of links should be ignored when arranging a tree, otherwise false.
This TreeLayoutBuilder instance.
See Also