Search
SwimlaneLayoutInfo.setKeepLaneSizes Method
See Also
 

Gets a value indicating whether the layout will attempt to preserve the original sizes of the lanes in the supplied grid.

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

 Syntax

Java  Copy Code

public void setKeepLaneSizes (
    boolean value
)

 Parameters

value

 See Also