 |
VTK
9.1.0
|
Go to the documentation of this file.
30 #ifndef vtkPlotBarRangeHandlesItem_h
31 #define vtkPlotBarRangeHandlesItem_h
33 #include "vtkChartsCoreModule.h"
75 #endif // vtkPlotBarRangeHandlesItem_h
vtkSetSmartPointerMacro(PlotBar, vtkPlotBar)
Get/Set the plot bar object to work with.
void GetBounds(double bounds[4]) override
Recover the bounds of the item.
vtkGetSmartPointerMacro(PlotBar, vtkPlotBar)
Class for drawing an XY plot given two columns from a vtkTable.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
item to show and control a range on vtkAxis
void operator=(const vtkPlotRangeHandlesItem &)=delete
vtkPlotBarRangeHandlesItem()=default
void SetActiveHandlePosition(double position) override
Internal method to set the ActiveHandlePosition and compute the ActiveHandleRangeValue accordingly.
static vtkPlotBarRangeHandlesItem * New()
show and control the range of a vtkAxis used with a vtkPlotBar
~vtkPlotBarRangeHandlesItem() override=default