vtkCenteredSliderRepresentation

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent and render a vtkCenteredSliderWidget. To use this class, you must at a minimum specify the end points of the slider. Optional instance variable can be used to modify the appearance of the widget.

To create an instance of class vtkCenteredSliderRepresentation, simply invoke its constructor as follows

  obj = vtkCenteredSliderRepresentation

Methods

The class vtkCenteredSliderRepresentation has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkCenteredSliderRepresentation class.