Search
SwimlaneLayoutInfo.setLaneDistance Method
See Also
 

Sets the spacing between adjacent lanes in the final layout.

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

 Syntax

Java  Copy Code

public void setLaneDistance (
    float value
)

 Parameters

value

 See Also