36 #ifndef vtkReduceTable_h 37 #define vtkReduceTable_h 39 #include "vtkInfovisCoreModule.h" 70 vtkGetMacro(NumericalReductionMethod,
int);
79 vtkGetMacro(NonNumericalReductionMethod,
int);
88 int GetReductionMethodForColumn(
vtkIdType col);
94 void SetReductionMethodForColumn(
vtkIdType col,
int method);
113 vtkInformationVector*) VTK_OVERRIDE;
125 void AccumulateIndexValues(
vtkTable *input);
130 void PopulateIndexColumn(
vtkTable *output);
168 int NumericalReductionMethod;
169 int NonNumericalReductionMethod;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTableAlgorithm * New()
A atomic type representing the union of many types.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
A table, which contains similar-typed columns of data.
Superclass for algorithms that produce only vtkTables as output.
combine some of the rows of a table