36 #ifndef vtkAnnotation_h 37 #define vtkAnnotation_h 39 #include "vtkCommonDataModelModule.h" 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()
vtkTypeUInt32 vtkMTimeType
data object that represents a "selection" in VTK.
virtual void Initialize()
Restore data object to initial state,.
a simple class to control print indentation
Stores a collection of annotation artifacts.
vtkMTimeType GetMTime() override
Data objects are composite objects and need to check each part for MTime.
general representation of visualization data
virtual void DeepCopy(vtkDataObject *src)
Shallow and Deep copy.
virtual void ShallowCopy(vtkDataObject *src)
Shallow and Deep copy.