Defines keys that can be used to define FlowLayout rules.
The following tables list the members exposed by the SimpleKeys type.
Name | Description | |
---|---|---|
Initializes a new instance of the SimpleKeys class. |
Name | Description | |
---|---|---|
Specifies a list of connector identifiers. |
||
A rule defining which nodes should be placed above the "Control Flow" line. Associate an array of the node types logic identifiers with this key. |
||
A rule defining which nodes should be placed below the "Control Flow" line. Associate an array of the node types logic identifiers with this key. |
||
Specifies which nodes should be considered the end of the current sub-group. Associate an array of the node types logic identifiers with this key. |
||
Specifies which nodes should be considered the start of a new sub-group. Associate an array of the node types logic identifiers with this key. |
||
Specifies the orientation of the "Control Flow" sequence of links, and thus the main orientation for the layout. |
||
Defines which type of connectors can be used as guideline (defining the graph control flow). |
||
Specifies what kind of node connections are allowed. |
Name | Description | |
---|---|---|
A list of all keys defined in this class. |
Name | Description | |
---|---|---|
Checks if there is a rule for each key in the key list. |