#include <Modules/Loadable/Annotations/VTKWidgets/vtkAnnotationRulerWidget.h>
Definition at line 25 of file vtkAnnotationRulerWidget.h.
◆ Superclass
◆ vtkAnnotationRulerWidget()
vtkAnnotationRulerWidget::vtkAnnotationRulerWidget |
( |
| ) |
|
|
protected |
◆ ~vtkAnnotationRulerWidget()
vtkAnnotationRulerWidget::~vtkAnnotationRulerWidget |
( |
| ) |
|
|
overrideprotected |
◆ CreateDefaultRepresentation()
void vtkAnnotationRulerWidget::CreateDefaultRepresentation |
( |
| ) |
|
|
override |
◆ GetClassName()
virtual const char* vtkAnnotationRulerWidget::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetIs2DWidget()
bool vtkAnnotationRulerWidget::GetIs2DWidget |
( |
| ) |
|
Return True if the widget will build its 2D representation.
◆ IsA()
virtual int vtkAnnotationRulerWidget::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkAnnotationRulerWidget::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkAnnotationRulerWidget::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SafeDownCast()
◆ SetIs2DWidget()
void vtkAnnotationRulerWidget::SetIs2DWidget |
( |
int |
value | ) |
|
Set the widget mode. By default, the widget will build its 2D representation.
◆ Is2DWidget
bool vtkAnnotationRulerWidget::Is2DWidget |
|
protected |
The documentation for this class was generated from the following file: