Provides extension methods for SwimlaneLayout fluent API.
The following tables list the members exposed by the SwimlaneLayoutExtensions type.
Name | Description | |
---|---|---|
![]() ![]() |
Get or sets a value indicating whether lanes without associated nodes will shrink to zero size. By default, empty lanes will have size equal to LaneDistance. |
|
![]() ![]() |
Sets a value indicating whether the nodes within individual lanes are compacted. |
|
![]() ![]() |
Sets a value indicating whether the nodes in a lane should be arranged according to the custom sort order specified through LayoutTraits. |
|
![]() ![]() |
Sets the direction of the arranged diagram. |
|
![]() ![]() |
Sets a value indicating whether the layout will attempt to preserve the original sizes of the lanes in the supplied grid. |
|
![]() ![]() |
Sets the spacing between adjacent lanes in the final layout. |
|
![]() ![]() |
Sets the spacing between adjacent nodes within a lane in the final layout. |
|
![]() ![]() |
Sets the overall orientation of the arranged diagram. |
|
![]() ![]() |
Sets the object through which the layout can manipulate the swimlane grid. |