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);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Transpose an input table.
Superclass for algorithms that produce only vtkTables as output.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkTableAlgorithm * New()