17 #ifndef vtkGraphEdge_h
18 #define vtkGraphEdge_h
20 #include "vtkCommonDataModelModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Representation of a single graph edge.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...