Search
LayeredLayout.setLinksCompactFactor Method
See Also
 

Sets a value indicating how much to compact the outermost links.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLinksCompactFactor (
    float value
)

 Parameters

value

A float multiplier applied to the distance between outermost links.

 See Also