47#ifndef vtkRemoveIsolatedVertices_h
48#define vtkRemoveIsolatedVertices_h
51#include "vtkInfovisCoreModule.h"
abstract class to specify dataset behavior
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
remove vertices of a vtkGraph with degree zero.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkRemoveIsolatedVertices * New()
vtkRemoveIsolatedVertices()
~vtkRemoveIsolatedVertices() override