|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   38 #ifndef vtkDirectedGraph_h 
   39 #define vtkDirectedGraph_h 
   41 #include "vtkCommonDataModelModule.h"  
  
#define VTK_DIRECTED_GRAPH
static vtkGraph * GetData(vtkInformation *info)
Retrieve a graph from an information vector.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual bool IsStructureValid(vtkGraph *g)=0
Subclasses override this method to accept the structure based on their requirements.
a simple class to control print indentation
int GetDataObjectType() override
Return what type of dataset this is.
Base class for graph data types.
static vtkDataObject * New()