| 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 | |
| GetClassName() | vtkMutableDirectedGraph | virtual |
| GetData(vtkInformation *info) | vtkDirectedGraph | static |
| GetData(vtkInformationVector *v, int i=0) | vtkDirectedGraph | static |
| GetDataObjectType() | vtkDirectedGraph | inlinevirtual |
| GraphEdge | vtkMutableDirectedGraph | protected |
| IsA(const char *type) | vtkMutableDirectedGraph | virtual |
| IsStructureValid(vtkGraph *g) | vtkDirectedGraph | 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 |
| PrintSelf(ostream &os, vtkIndent indent) | vtkMutableDirectedGraph | |
| RemoveEdge(vtkIdType e) | vtkMutableDirectedGraph | |
| RemoveEdges(vtkIdTypeArray *arr) | vtkMutableDirectedGraph | |
| RemoveVertex(vtkIdType v) | vtkMutableDirectedGraph | |
| RemoveVertices(vtkIdTypeArray *arr) | vtkMutableDirectedGraph | |
| SafeDownCast(vtkObject *o) | vtkMutableDirectedGraph | static |
| SetNumberOfVertices(vtkIdType numVerts) | vtkMutableDirectedGraph | virtual |
| Superclass typedef | vtkMutableDirectedGraph | |
| vtkDirectedGraph() | vtkDirectedGraph | protected |
| vtkMutableDirectedGraph() | vtkMutableDirectedGraph | protected |
| ~vtkDirectedGraph() | vtkDirectedGraph | protected |
| ~vtkMutableDirectedGraph() | vtkMutableDirectedGraph | protected |