31 #ifndef vtkTableReader_h
32 #define vtkTableReader_h
34 #include "vtkIOLegacyModule.h"
60 vtkInformationVector *) VTK_OVERRIDE;
65 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
66 vtkInformationVector *) VTK_OVERRIDE;
68 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataReader * New()
helper superclass for objects that read vtk data files
a simple class to control print indentation
A table, which contains similar-typed columns of data.