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