73 #ifndef __vtkTextExtraction_h
74 #define __vtkTextExtraction_h
89 void ClearStrategies();
103 vtkSetStringMacro(OutputArray);
104 vtkGetStringMacro(OutputArray);
123 class Implementation;
124 Implementation*
const Internal;
128 #endif // __vtkTextExtraction_h
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.