23 #ifndef __vtkChart2DHistogram_h
24 #define __vtkChart2DHistogram_h
26 #include "vtkChartsCoreModule.h"
49 virtual void SetInputData(vtkImageData *data,
vtkIdType z = 0);
53 virtual bool Hit(
const vtkContextMouseEvent &mouse);
78 #endif //__vtkChart2DHistogram_h
vtkSmartPointer< vtkPlotHistogram2D > Histogram
virtual void PrintSelf(ostream &os, vtkIndent indent)
static vtkChartXY * New()
record modification and/or execution time
Legend item to display vtkScalarsToColors.
Superclass for mapping scalar values to colors.
virtual bool UpdateLayout(vtkContext2D *painter)
a simple class to control print indentation
Abstract class for 2D plots.
Factory class for drawing XY charts.
virtual bool Hit(const vtkContextMouseEvent &mouse)
virtual vtkPlot * GetPlot(vtkIdType index)