Search
OneWayLayoutInfo.setNodeDistance Method
See Also
 

Gets the minimum spacing between adjacent nodes in the final layout.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

 See Also