Go to the documentation of this file.
35 #ifndef vtkSliderRepresentation2D_h
36 #define vtkSliderRepresentation2D_h
38 #include "vtkInteractionWidgetsModule.h"
represent and manipulate 3D points
draw vtkPolyData onto the image plane
vtkTextProperty * LabelProperty
void StartWidgetInteraction(double eventPos[2]) override
void WidgetInteraction(double newEventPos[2]) override
vtkCoordinate * Point1Coordinate
void PlaceWidget(double bounds[6]) override
Methods to interface with the vtkSliderWidget.
vtkTransformPolyDataFilter * SliderXForm
vtkProperty2D * SelectedProperty
vtkTransformPolyDataFilter * TubeXForm
vtkTextProperty * TitleProperty
window superclass for vtkRenderWindow
vtkTransformPolyDataFilter * CapXForm
vtkProperty2D * TubeProperty
int RenderOverlay(vtkViewport *) override
provide the representation for a vtkSliderWidget with a 3D skin
void GetActors2D(vtkPropCollection *) override
Methods supporting the rendering process.
An actor that displays text.
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
vtkTextMapper * TitleMapper
vtkCellArray * SliderCells
vtkPolyDataMapper2D * SliderMapper
int RenderOpaqueGeometry(vtkViewport *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
vtkCoordinate * Point2Coordinate
abstract specification for Viewports
virtual double ComputePickPosition(double eventPos[2])
vtkCoordinate * GetPoint2Coordinate()
Position the second end point of the slider.
represent text properties.
vtkProperty2D * CapProperty
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSliderRepresentation2D()
void BuildRepresentation() override
void Highlight(int) override
represent surface properties of a 2D image
vtkCoordinate * GetPoint1Coordinate()
Position the first end point of the slider.
void SetTitleText(const char *) override
Specify the label text for this widget.
a actor that draws 2D data
~vtkSliderRepresentation2D() override
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkSliderRepresentation2D * New()
Instantiate the class.
void ReleaseGraphicsResources(vtkWindow *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
vtkPolyDataMapper2D * CapMapper
abstract class defines the representation for a vtkSliderWidget
vtkTextMapper * LabelMapper
vtkPolyDataMapper2D * TubeMapper
vtkProperty2D * SliderProperty
const char * GetTitleText() override