Go to the documentation of this file.
50 #ifndef vtkAnnotationLink_h
51 #define vtkAnnotationLink_h
53 #include "vtkFiltersGeneralModule.h"
92 void RemoveAllDomainMaps();
93 int GetNumberOfDomainMaps();
109 virtual void ProcessEvents(
vtkObject* caller,
unsigned long eventId,
125 void ShallowCopyToOutput(
154 friend class Command;
superclass for callback/observer methods
maintain an unordered list of data objects
A table, which contains similar-typed columns of data.
abstract base class for most VTK objects
vtkAnnotationLayers * AnnotationLayers
The shared selection.
An algorithm for linking annotations among objects.
data object that represents a "selection" in VTK.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
Stores a ordered collection of annotation sets.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkDataObjectCollection * DomainMaps
The mappings between domains.
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
Superclass for algorithms that produce only vtkAnnotationLayers as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkAnnotationLayersAlgorithm * New()
vtkTypeUInt32 vtkMTimeType