14 #ifndef _Hist1DProjImp_H_
15 #define _Hist1DProjImp_H_
55 virtual void addPointReps ();
59 double getPosOnValue ()
const;
63 Range dataRangeOnValue ()
const;
74 virtual void checkScaling ();
78 virtual bool isValueBinned ()
const;
82 virtual void reset ( );
84 virtual Range valueRange()
const;
90 virtual bool wantsScaleFactor (
const std::string & axis )
const;
96 #endif // _Hist1DProjImp_H_
#define MDL_HIPPOPLOT_API
The BinningProjector is an abstract class provides most of the functionality for a projector that doe...
A derived class of BinningProjector that implements the member function common to classes implementin...
hippodraw::BinningProjector class interface
std::string m_y_label_density
The label of the y axis when axis is not scaled.
Expresses a range of values.
std::string m_y_label_entries
The label of the y axis when axis is scaled.