Search
FlowLayoutKeys Fields
 


 Public Fields

  Name Description

ConnectorTypes

Specifies a list of connector identifiers. (Inherited from SimpleKeys.)

FirstGroupLevelNegative

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. (Inherited from SimpleKeys.)

FirstGroupLevelPositive

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. (Inherited from SimpleKeys.)

GroupEndNodes

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. (Inherited from SimpleKeys.)

GroupStartNodes

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. (Inherited from SimpleKeys.)

MainConnectorOrientation

Specifies the orientation of the "Control Flow" sequence of links, and thus the main orientation for the layout. (Inherited from SimpleKeys.)

MainSubgroupConnector

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

PossibleConnection

Specifies what kind of node connections are allowed. (Inherited from SimpleKeys.)

PossibleNodeLogic

Specifies a list of identifiers for nodes that should be processed by FlowLayout.

SemiLevel

Specifies a list of identifiers for nodes that should be placed with some offset from the main sequence line.

 See Also