MindFusion.Wpf Pack Programmer's Guide
FlowLayoutRules.AddIncomingBendRule Method
See Also
 





 Overload List

Name Description

FlowLayoutRules.AddIncomingBendRule (String, String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String, String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String, String, String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String, String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String, String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String, String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String, String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String, String[], String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String[], String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String[], String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String, String[], String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String[], String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String[], String, String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String, String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String, String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String, String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], String, OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], String, OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], String[], OrderDirection)

Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination and origin node.

FlowLayoutRules.AddIncomingBendRule (String[], String[], String[], OrderDirection[])

Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.

 See Also

FlowLayoutRules Members
FlowLayoutRules Class
MindFusion.Layout Namespace