44 #ifndef __vtkTableAlgorithm_h
45 #define __vtkTableAlgorithm_h
47 #include "vtkAlgorithm.h"
57 void PrintSelf(ostream& os,
vtkIndent indent);
110 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
111 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
a simple class to control print indentation
void SetInput(vtkDataObject *obj)
A table, which contains similar-typed columns of data.
Superclass for algorithms that produce only vtkTables as output.
general representation of visualization data