47 #ifndef vtkTableToArray_h
48 #define vtkTableToArray_h
50 #include "vtkInfovisCoreModule.h"
69 void AddColumn(
const char*
name);
96 implementation* const Implementation;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
converts a vtkTable to a matrix.
a simple class to control print indentation
Superclass for algorithms that produce vtkArrayDatas as output.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.