Search
SwimlaneLayout.setNodeDistance Method
See Also
 

Sets the spacing between adjacent nodes within a lane in the final layout.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

 See Also