| AddChild(vtkIdType parent, vtkVariantArray *propertyArr) | vtkMutableDirectedGraph | |
| AddChild(vtkIdType parent) | vtkMutableDirectedGraph | inline |
| AddEdge(vtkIdType u, vtkIdType v) | vtkMutableDirectedGraph | |
| AddEdge(vtkIdType u, vtkIdType v, vtkVariantArray *propertyArr) | vtkMutableDirectedGraph | |
| AddEdge(const vtkVariant &u, vtkIdType v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| AddEdge(vtkIdType u, const vtkVariant &v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| AddEdge(const vtkVariant &u, const vtkVariant &v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| AddGraphEdge(vtkIdType u, vtkIdType v) | vtkMutableDirectedGraph | |
| AddVertex() | vtkMutableDirectedGraph | |
| AddVertex(vtkVariantArray *propertyArr) | vtkMutableDirectedGraph | |
| AddVertex(const vtkVariant &pedigreeId) | vtkMutableDirectedGraph | |
| GraphEdge | vtkMutableDirectedGraph | protected |
| IsA(const char *type) | vtkMutableDirectedGraph | virtual |
| IsTypeOf(const char *type) | vtkMutableDirectedGraph | static |
| LazyAddEdge(vtkIdType u, vtkIdType v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| LazyAddEdge(const vtkVariant &u, vtkIdType v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| LazyAddEdge(vtkIdType u, const vtkVariant &v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| LazyAddEdge(const vtkVariant &u, const vtkVariant &v, vtkVariantArray *propertyArr=0) | vtkMutableDirectedGraph | |
| LazyAddVertex() | vtkMutableDirectedGraph | |
| LazyAddVertex(vtkVariantArray *propertyArr) | vtkMutableDirectedGraph | |
| LazyAddVertex(const vtkVariant &pedigreeId) | vtkMutableDirectedGraph | |
| New() | vtkMutableDirectedGraph | static |
| NewInstance() const | vtkMutableDirectedGraph | |
| NewInstanceInternal() const | vtkMutableDirectedGraph | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkMutableDirectedGraph | |
| RemoveEdge(vtkIdType e) | vtkMutableDirectedGraph | |
| RemoveEdges(vtkIdTypeArray *arr) | vtkMutableDirectedGraph | |
| RemoveVertex(vtkIdType v) | vtkMutableDirectedGraph | |
| RemoveVertices(vtkIdTypeArray *arr) | vtkMutableDirectedGraph | |
| SafeDownCast(vtkObjectBase *o) | vtkMutableDirectedGraph | static |
| SetNumberOfVertices(vtkIdType numVerts) | vtkMutableDirectedGraph | virtual |
| Superclass typedef | vtkMutableDirectedGraph | |
| vtkMutableDirectedGraph() | vtkMutableDirectedGraph | protected |
| ~vtkMutableDirectedGraph() | vtkMutableDirectedGraph | protected |