The IMutableTreeGraph type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddChild |
Adds a child vertex to the tree
| |
| Clear |
Clears the graph.
(Inherited from IMutableGraph.) | |
| RemoveTree |
Removes vertex and sub-tree
|
Properties
| Name | Description | |
|---|---|---|
| AllowCycles |
Gets a value indicating if the tree allows cycles
| |
| AllowParallelEdges |
Parallel edge handling
(Inherited from IGraph.) | |
| IsDirected |
Directed or undirected graph
(Inherited from IGraph.) |
