37 #ifndef __vtkTableToTreeFilter_h
38 #define __vtkTableToTreeFilter_h
40 #include "vtkInfovisCoreModule.h"
48 void PrintSelf(ostream& os, vtkIndent indent);
56 vtkInformationVector**,
57 vtkInformationVector*);
60 int vtkNotUsed(port), vtkInformation* info);
62 int vtkNotUsed(port), vtkInformation* info);
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
static vtkTreeAlgorithm * New()
Filter that converts a vtkTable to a vtkTree.
virtual int FillInputPortInformation(int port, vtkInformation *info)