33 #ifndef vtkPlotBarRangeHandlesItem_h
34 #define vtkPlotBarRangeHandlesItem_h
36 #include "vtkChartsCoreModule.h"
51 void GetBounds(
double bounds[4])
override;
78 #endif // vtkPlotBarRangeHandlesItem_h
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
show and control the range of a vtkAxis used with a vtkPlotBar
item to show and control a range on vtkAxis
void GetBounds(double bounds[4]) override
Recover the bounds of the item.
a simple class to control print indentation
virtual void SetActiveHandlePosition(double position)
Internal method to set the ActiveHandlePosition and compute the ActiveHandleRangeValue accordingly...
Class for drawing an XY plot given two columns from a vtkTable.
void operator=(const vtkPlotRangeHandlesItem &)=delete
static vtkPlotRangeHandlesItem * New()