38 #ifndef vtkCaptionWidget_h
39 #define vtkCaptionWidget_h
41 #include "vtkInteractionWidgetsModule.h"
48 class vtkCaptionAnchorCallback;
98 ~vtkCaptionWidget() VTK_OVERRIDE;
101 vtkCaptionAnchorCallback *AnchorCallback;
107 void StartAnchorInteraction();
108 void AnchorInteraction();
109 void EndAnchorInteraction();
111 friend class vtkCaptionAnchorCallback;
114 vtkCaptionWidget(const vtkCaptionWidget&) VTK_DELETE_FUNCTION;
115 void operator=(const vtkCaptionWidget&) VTK_DELETE_FUNCTION;
represent the position of a point in 3D space
represents vtkCaptionWidget in the scene
a simple class to control print indentation
draw text label associated with a point