35#ifndef vtkSliderRepresentation_h
36#define vtkSliderRepresentation_h
39#include "vtkInteractionWidgetsModule.h"
188#if !defined(VTK_LEGACY_REMOVE)
a simple class to control print indentation
InteractionStateType _InteractionState
virtual void SetTitleText(const char *)
Specify the label text for this widget.
vtkSliderRepresentation()
vtkTypeBool ShowSliderLabel
void SetValue(double value)
Specify the current value for the widget.
virtual double GetCurrentT()
Methods to interface with the vtkSliderWidget.
virtual double GetPickedT()
virtual const char * GetTitleText()
void SetMinimumValue(double value)
Set the current minimum value that the slider can take.
~vtkSliderRepresentation() override
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for the class.
void SetMaximumValue(double value)
Set the current maximum value that the slider can take.
#define VTK_DEPRECATED_IN_9_2_0(reason)