32 #ifndef vtkTableToTreeFilter_h
33 #define vtkTableToTreeFilter_h
35 #include "vtkInfovisCoreModule.h"
52 vtkInformationVector*) VTK_OVERRIDE;
54 int FillOutputPortInformation(
55 int vtkNotUsed(
port), vtkInformation*
info) VTK_OVERRIDE;
56 int FillInputPortInformation(
57 int vtkNotUsed(port), vtkInformation*
info) VTK_OVERRIDE;
Superclass for algorithms that produce only Tree as output.
a simple class to control print indentation
static vtkTreeAlgorithm * New()
Filter that converts a vtkTable to a vtkTree.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.