Sets a value indicating which direction of links should be considered the parent-to-child one.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
Java
![]() |
---|
public TreeLayoutBuilder reversedLinks ( |
true if the parent-to-child direction in the tree is considered to be the one from links destination nodes to links origin nodes, otherwise false.
This TreeLayoutBuilder instance.