33 #ifndef vtkPBGLCollapseGraph_h
34 #define vtkPBGLCollapseGraph_h
36 #include "vtkInfovisParallelModule.h"
39 #if !defined(VTK_LEGACY_REMOVE)
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
collapse multiple vertices into a single vertex
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPBGLCollapseGraph * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.