45 #ifndef vtkStringToCategory_h
46 #define vtkStringToCategory_h
48 #include "vtkInfovisCoreModule.h"
62 vtkSetStringMacro(CategoryArrayName);
Superclass for algorithms that produce only data object as output.
a simple class to control print indentation
Creates a category array from a string array.
static vtkStringToCategory * New()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is required to capture REQUEST_DATA_OBJECT requests.
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Creates the same output type as the input type.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.