50#ifndef vtkAnnotationLink_h
51#define vtkAnnotationLink_h
53#include "vtkFiltersGeneralModule.h"
109 virtual
void ProcessEvents(
vtkObject* caller,
unsigned long eventId,
125 void ShallowCopyToOutput(
154 friend class Command;
Superclass for algorithms that produce only vtkAnnotationLayers as output.
Stores a ordered collection of annotation sets.
An algorithm for linking annotations among objects.
static vtkAnnotationLink * New()
virtual void SetCurrentSelection(vtkSelection *sel)
Set or get the current selection in the annotation layers.
vtkTable * GetDomainMap(int i)
void RemoveDomainMap(vtkTable *map)
vtkMTimeType GetMTime() override
Get the mtime of this object.
void AddDomainMap(vtkTable *map)
The domain mappings.
virtual vtkSelection * GetCurrentSelection()
int GetNumberOfDomainMaps()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void RemoveAllDomainMaps()
virtual void SetAnnotationLayers(vtkAnnotationLayers *layers)
superclass for callback/observer methods
maintain an unordered list of data objects
a simple class to control print indentation
abstract base class for most VTK objects
A node in a selection tree.
A table, which contains similar-typed columns of data.
vtkTypeUInt64 vtkMTimeType