52 #ifndef vtkAnnotationLink_h
53 #define vtkAnnotationLink_h
88 void RemoveAllDomainMaps();
89 int GetNumberOfDomainMaps();
102 virtual void ProcessEvents(
vtkObject* caller,
unsigned long eventId,
114 void ShallowCopyToOutput(
141 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
#define VTKFILTERSGENERAL_EXPORT
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.