36 #ifndef __vtkAnnotationLayersAlgorithm_h
37 #define __vtkAnnotationLayersAlgorithm_h
39 #include "vtkAlgorithm.h"
49 void PrintSelf(ostream& os,
vtkIndent indent);
102 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
103 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
Superclass for algorithms that produce only vtkAnnotationLayers as output.
vtkAnnotationLayers * GetOutput()
a simple class to control print indentation
void SetInput(vtkDataObject *obj)
Stores a ordered collection of annotation sets.
general representation of visualization data