33 #ifndef __vtkArrayToTable_h
34 #define __vtkArrayToTable_h
36 #include "vtkInfovisCoreModule.h"
44 void PrintSelf(ostream& os, vtkIndent indent);
54 vtkInformationVector**,
55 vtkInformationVector*);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
Converts one- and two-dimensional vtkArrayData objects to vtkTable.
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.