52 #ifndef __vtkAnnotationLink_h
53 #define __vtkAnnotationLink_h
55 #include "vtkFiltersGeneralModule.h"
61 class vtkInformationVector;
70 void PrintSelf(ostream& os, vtkIndent indent);
88 void RemoveAllDomainMaps();
89 int GetNumberOfDomainMaps();
94 virtual unsigned long GetMTime();
102 virtual void ProcessEvents(vtkObject* caller,
unsigned long eventId,
114 void ShallowCopyToOutput(
123 vtkInformation *info,
124 vtkInformationVector **inVector,
125 vtkInformationVector *outVector);
141 friend class Command;
virtual int FillInputPortInformation(int port, vtkInformation *info)
maintain an unordered list of data objects
Superclass for algorithms that produce only vtkAnnotationLayers as output.
A node in a selection tree. Used to store selection results.
vtkAnnotationLayers * AnnotationLayers
vtkDataObjectCollection * DomainMaps
static vtkAnnotationLayersAlgorithm * New()
A table, which contains similar-typed columns of data.
Stores a ordered collection of annotation sets.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
An algorithm for linking annotations among objects.