MindFusion.Wpf Pack Programmer's Guide
FlowLayout Methods
 


 Public Methods

  Name Description

AddNode

Adds the specified node to the already arranged diagram.

Arrange

Overloaded.  

ArrangeAnimated

Applies the layout to the specified subset of items from the specified Diagram instance and animates items moving to their new positions. (Inherited from Layout.)

ArrangeAsync

Overloaded. Applies the layout asynchronously to the specified Diagram instance. (Inherited from Layout.)

ArrangeCore

Applies the layout to the specified subset of items from the specified Diagram instance and an array of rectangles defining custom lane borders.

BendLinks

Bends all links in an already arranged diagram.

InsertLane

Overloaded.  

InsertNode

Inserts the specified node between two nodes connected by the specified link.

RemoveLane

Overloaded.  

RemoveNode

Removes the specified node from an existing diagram.

 Protected Methods

  Name Description

OnLayoutComplete

Raises the LayoutComplete event. (Inherited from Layout.)

 See Also

FlowLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace