Go to the documentation of this file.
33 #ifndef vtkAnnotationLayersAlgorithm_h
34 #define vtkAnnotationLayersAlgorithm_h
36 #include "vtkCommonExecutionModelModule.h"
Superclass for all sources, filters, and sinks in VTK.
~vtkAnnotationLayersAlgorithm() override
void SetInputData(vtkDataObject *obj)
Assign a data object as input.
Stores a ordered collection of annotation sets.
vtkAnnotationLayersAlgorithm()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
see vtkAlgorithm for details
vtkAnnotationLayers * GetOutput()
Get the output data object for a port on this algorithm.
vtkAnnotationLayers * GetOutput(int index)
Superclass for algorithms that produce only vtkAnnotationLayers as output.
abstract class to specify dataset behavior
void SetInputData(int index, vtkDataObject *obj)
static vtkAnnotationLayersAlgorithm * New()
general representation of visualization data