Sets a value indicating how much to compact the outermost links.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public LayeredLayoutBuilder linksCompactFactor ( |
A float multiplier applied to the distance between outermost links.
This LayeredLayoutBuilder instance.
See Also