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
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
virtual void SetTitleText(const char *)
Specify the label text for this widget.
vtkTextProperty * LabelProperty
vtkCoordinate * Point1Coordinate
vtkTransformPolyDataFilter * SliderXForm
vtkProperty2D * SelectedProperty
vtkTransformPolyDataFilter * TubeXForm
vtkTextProperty * TitleProperty
virtual void GetActors2D(vtkPropCollection *)
Methods supporting the rendering process.
window superclass for vtkRenderWindow
virtual void WidgetInteraction(double newEventPos[2])
vtkTransformPolyDataFilter * CapXForm
vtkProperty2D * TubeProperty
virtual void StartWidgetInteraction(double eventPos[2])
provide the representation for a vtkSliderWidget with a 3D skin
An actor that displays text.
a simple class to control print indentation
object to represent cell connectivity
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkTextMapper * TitleMapper
vtkCellArray * SliderCells
virtual void Highlight(int)
vtkPolyDataMapper2D * SliderMapper
vtkCoordinate * Point2Coordinate
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
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
vtkSliderRepresentation2D()
represent surface properties of a 2D image
vtkCoordinate * GetPoint1Coordinate()
Position the first end point of the slider.
a actor that draws 2D data
virtual const char * GetTitleText()
~vtkSliderRepresentation2D()
virtual void BuildRepresentation()
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkSliderRepresentation2D * New()
Instantiate the class.
virtual void PlaceWidget(double bounds[6])
Methods to interface with the vtkSliderWidget.
virtual int RenderOverlay(vtkViewport *)
vtkPolyDataMapper2D * CapMapper
abstract class defines the representation for a vtkSliderWidget
vtkTextMapper * LabelMapper
vtkPolyDataMapper2D * TubeMapper
vtkProperty2D * SliderProperty