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