36 #ifndef vtkAnnotation_h
37 #define vtkAnnotation_h
39 #include "vtkCommonDataModelModule.h"
133 ~vtkAnnotation() VTK_OVERRIDE;
138 vtkAnnotation(const vtkAnnotation&) VTK_DELETE_FUNCTION;
139 void operator=(const vtkAnnotation&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataObject * GetData(vtkInformation *info)
Retrieve an instance of this class from an information object.
static vtkDataObject * New()
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
A node in a selection tree.
virtual void Initialize()
Restore data object to initial state,.
vtkTypeUInt64 vtkMTimeType
a simple class to control print indentation
Stores a collection of annotation artifacts.
general representation of visualization data