45 #ifndef vtkStringToCategory_h 46 #define vtkStringToCategory_h 48 #include "vtkInfovisCoreModule.h" 62 vtkSetStringMacro(CategoryArrayName);
63 vtkGetStringMacro(CategoryArrayName);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkDataObjectAlgorithm * New()
Creates a category array from a string array.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
a simple class to control print indentation
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
see vtkAlgorithm for details
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.