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