DroidDiagram Programmer's Guide
SwimlaneLayout.setSwimlaneGrid Method
See Also
 






Sets the object through which the layout can manipulate the swimlane grid. If this is null at the time of layout, the layout will operate on the diagram's lane grid.

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

 Syntax

Java  Copy Code

public void setSwimlaneGrid (
    SwimlaneGrid value
)

 Parameters

value

 See Also

SwimlaneLayout Members
SwimlaneLayout Class
com.mindfusion.diagramming Namespace