43 #ifndef __vtkCaptionWidget_h
44 #define __vtkCaptionWidget_h
46 #include "vtkInteractionWidgetsModule.h"
53 class vtkCaptionAnchorCallback;
77 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
103 void StartAnchorInteraction();
104 void AnchorInteraction();
105 void EndAnchorInteraction();
108 friend class vtkCaptionAnchorCallback;