|
Acyclic
|
Represents property Acyclic.
|
|
Directed
|
Represents property Directed.
|
|
NodeCount
|
Represents property NodeCount.
|
|
Nodes
|
Specifies the nodes in the graph and stores them in a list
|
|
Node[Integer]
|
Returns the node at the specified index.
Using the NodeCount and Node property, you can access all the nodes in the graph.
|
|
OnAddNode
|
Represents property OnAddNode.
|
|
OnChange
|
Represents property OnChange.
|
|
OnNodeCaptionChange
|
Represents property OnNodeCaptionChange.
|
|
OnNodeChange
|
Represents property OnNodeChange.
|
|
OnRemoveNode
|
Represents property OnRemoveNode.
|