Go to the documentation of this file.
36 #ifndef vtkCenteredSliderRepresentation_h
37 #define vtkCenteredSliderRepresentation_h
39 #include "vtkInteractionWidgetsModule.h"
162 virtual double ComputePickPosition(
double x,
double y);
represent and manipulate 3D points
vtkPolyDataMapper2D * TubeMapper
draw vtkPolyData onto the image plane
vtkTextActor * LabelActor
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
provide the representation for a vtkCenteredSliderWidget
vtkProperty2D * SelectedProperty
window superclass for vtkRenderWindow
virtual void SetTitleText(const char *)
Specify the label text for this widget.
vtkTextProperty * LabelProperty
vtkCoordinate * Point2Coordinate
vtkCellArray * SliderCells
An actor that displays text. Scaled or unscaled.
a simple class to control print indentation
object to represent cell connectivity
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
abstract specification for Viewports
vtkCoordinate * Point1Coordinate
represent text properties.
represent surface properties of a 2D image
a actor that draws 2D data
vtkProperty2D * SliderProperty
virtual const char * GetTitleText()
vtkProperty2D * TubeProperty
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTransformPolyDataFilter * SliderXForm
vtkTransformPolyDataFilter * TubeXForm
vtkPolyDataMapper2D * SliderMapper
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class defines the representation for a vtkSliderWidget