44 #ifndef __vtkStringToCategory_h
45 #define __vtkStringToCategory_h
47 #include "vtkInfovisCoreModule.h"
55 void PrintSelf(ostream& os, vtkIndent indent);
59 vtkSetStringMacro(CategoryArrayName);
60 vtkGetStringMacro(CategoryArrayName);
66 vtkInformationVector** inputVector,
67 vtkInformationVector* outputVector);
77 vtkInformationVector** inputVector,
78 vtkInformationVector* outputVector);
83 vtkInformationVector**,
84 vtkInformationVector*);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkDataObjectAlgorithm * New()
Creates a category array from a string array.
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)