Search
SwimlaneLayoutInfo.setSwimlaneGrid Method
See Also
 

Sets the object through which the swimlane grid can be manipulated by the layout.

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

 Syntax

Java  Copy Code

public void setSwimlaneGrid (
    SwimlaneGrid value
)

 Parameters

value

 See Also