Indicates item traits specific to swimlane layouts. Members of this enumeration can be used as keys in the DiagramItem.LayoutTraits hashtable.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public enum SwimlaneLayoutTraits |
Members| Member name | Description | |
|---|---|---|
![]() |
Lane |
Specifies the lane to which a node should be assigned. |
See Also