DroidDiagram Programmer's Guide
SwimlaneLayout.setKeepLaneSizes Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setKeepLaneSizes (
    boolean value
)

 Parameters

value

 See Also

SwimlaneLayout Members
SwimlaneLayout Class
com.mindfusion.diagramming Namespace