38 #ifndef vtkTableToTreeFilter_h
39 #define vtkTableToTreeFilter_h
41 #include "vtkInfovisCoreModule.h"
a simple class to control print indentation
Filter that converts a vtkTable to a vtkTree.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkTableToTreeFilter * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
int FillInputPortInformation(int vtkNotUsed(port), vtkInformation *info)
int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
Superclass for algorithms that produce only Tree as output.