Sets the desired distance between nodes on the same level.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeLayoutBuilder nodeDistance ( |
A float value specifying the distance between sibling nodes.
This TreeLayoutBuilder instance.
See Also