35#ifndef vtkRemoveHiddenData_h
36#define vtkRemoveHiddenData_h
38#include "vtkInfovisCoreModule.h"
a simple class to control print indentation
Removes the rows/edges/vertices of input data flagged by ann.
static vtkRemoveHiddenData * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Convert the vtkGraph into vtkPolyData.
~vtkRemoveHiddenData() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Set the input type of the algorithm to vtkGraph.
Hold a reference to a vtkObjectBase instance.