Search
SwimlaneLayoutExtensions Methods
 


 Public Methods

  Name Description

CollapseEmptyLanes

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.

CompactNodes

Sets a value indicating whether the nodes within individual lanes are compacted.

CustomSortOrder

Sets a value indicating whether the nodes in a lane should be arranged according to the custom sort order specified through LayoutTraits.

Direction

Sets the direction of the arranged diagram.

KeepLaneSizes

Sets a value indicating whether the layout will attempt to preserve the original sizes of the lanes in the supplied grid.

LaneDistance

Sets the spacing between adjacent lanes in the final layout.

NodeDistance

Sets the spacing between adjacent nodes within a lane in the final layout.

Orientation

Sets the overall orientation of the arranged diagram.

SwimlaneGrid

Sets the object through which the layout can manipulate the swimlane grid.

 See Also