Gets whether lanes are enabled.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getEnableLanes () |
true if lanes are enabled; otherwise, false. The default is false.
RemarksThe swimlane grid can be customized through the Grid instance returned by getLaneGrid.
See Also