MindFusion.Wpf Pack Programmer's Guide
SimpleRules Members
Constructors Properties Methods
 


Class of simple rules requisited for Flowlayout algorithm.

The following tables list the members exposed by the SimpleRules type.

 Public Constructors

  Name Description

SimpleRules

Overloaded.  

 Public Properties

  Name Description

EndSubgproupNode

Defines which type of nodes will be used as a "sub group end" node.

MainConnectorOrientation

A key defining the space orientation of a "Control Flow" and respectively for the layout;

MainSubgproupConnector

Defines which type of connectors can be used as guideline (defining the graph control flow).

StartSubgproupNode

Defines which type of nodes will be used as a "sub group" start node.

 Public Methods

  Name Description

AddLayoutRule

Overloaded.   (Inherited from LayoutRules.)

BuildKey

Builds a key - object for the new rule, as a pair of two objects: obj1 and obj2 (Inherited from LayoutRules.)

GetLayoutRule

If there is rule with key - Key initializes - Value otherwise fails; (Inherited from LayoutRules.)

RemovetLayoutRule

If there is rule with key - Key removes the key - value, otherwise fails; (Inherited from LayoutRules.)

ValidateRules

Checks if there is a rule for each key in KeyList (Inherited from LayoutRules.)

 See Also

SimpleRules Class
MindFusion.Layout Namespace