52 #ifndef __vtkAnnotationLink_h
53 #define __vtkAnnotationLink_h
87 void RemoveAllDomainMaps();
88 int GetNumberOfDomainMaps();
101 virtual void ProcessEvents(
vtkObject* caller,
unsigned long eventId,
113 void ShallowCopyToOutput(
140 friend class Command;
abstract base class for most VTK objects
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
superclass for callback/observer methods
virtual unsigned long GetMTime()
a simple class to control print indentation
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.