34 #ifndef vtkArrayToTable_h
35 #define vtkArrayToTable_h
37 #include "vtkInfovisCoreModule.h"
Converts one- and two-dimensional vtkArrayData objects to vtkTable.
static vtkArrayToTable * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int, vtkInformation *)
Fill the input port information objects for this algorithm.
a simple class to control print indentation
Superclass for algorithms that produce only vtkTables as output.