Go to the documentation of this file.
45 #ifndef vtkStringToCategory_h
46 #define vtkStringToCategory_h
48 #include "vtkInfovisCoreModule.h"
62 vtkSetStringMacro(CategoryArrayName);
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.
static vtkStringToCategory * New()
Superclass for algorithms that produce only data object as output.
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.
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Creates a category array from a string array.