vtkSliderRepresentation2D

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent and render a vtkSliderWidget. 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 vtkSliderRepresentation2D, simply invoke its constructor as follows

  obj = vtkSliderRepresentation2D

Methods

The class vtkSliderRepresentation2D 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 vtkSliderRepresentation2D class.