33 #ifndef vtkTransposeTable_h
34 #define vtkTransposeTable_h
36 #include "vtkFiltersCoreModule.h"
52 vtkGetMacro(AddIdColumn,
bool);
63 vtkGetMacro(UseIdColumn,
bool);
74 vtkSetStringMacro(IdColumnName);
a simple class to control print indentation
Superclass for algorithms that produce only vtkTables as output.
Transpose an input table.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTransposeTable * New()
~vtkTransposeTable() override
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.