31 #ifndef vtkTextWidget_h
32 #define vtkTextWidget_h
37 #include "vtkInteractionWidgetsModule.h"
63 reinterpret_cast<vtkWidgetRepresentation*>(r));}
83 ~vtkTextWidget() VTK_OVERRIDE;
86 vtkTextWidget(const vtkTextWidget&) VTK_DELETE_FUNCTION;
87 void operator=(const vtkTextWidget&) VTK_DELETE_FUNCTION;
void SetRepresentation(vtkTextRepresentation *r)
Specify an instance of vtkWidgetRepresentation used to represent this widget in the scene...
widget for placing text on overlay plane
represent text for vtkTextWidget
An actor that displays text.
a simple class to control print indentation