33 #ifndef vtkAnnotationLayers_h 
   34 #define vtkAnnotationLayers_h 
   36 #include "vtkCommonDataModelModule.h"  
   69   unsigned int GetNumberOfAnnotations();
 
  118   ~vtkAnnotationLayers() VTK_OVERRIDE;
 
  121   Internals* Implementation;
 
  125   vtkAnnotationLayers(const vtkAnnotationLayers&) VTK_DELETE_FUNCTION;
 
  126   void operator=(const vtkAnnotationLayers&) VTK_DELETE_FUNCTION;
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
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. 
 
Stores a ordered collection of annotation sets. 
 
general representation of visualization data