The IFlowNodeTransformer<(Of <(<'TNode>)>)> type exposes the following members.

Methods

  NameDescription
Public methodAddJunctionNodes
Determines whether junction nodes should explicitely be displayed for parallel subgraphs.
Public methodClassifyNode
Determines the graph element type for a given tree node.
Public methodHasNodeFrame
Determines whether a given node has a frame that encompasses not only the node itself, but all of the nodes in its subtree/sub-graph.
(Inherited from INodeTransformer<(Of <(<'TNode>)>)>.)

See Also