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