14 #ifndef _Cut2DPlotter_H_
15 #define _Cut2DPlotter_H_
67 virtual void setAxisBinding (
const std::vector < std::string > & bindings);
73 void setCutRangeFull ();
76 virtual void toggleInverted ( );
79 Range getCutRangeY ( );
85 #endif // _Cut2DPlotter_H_
The base class for the PlotterBase hierarchy.
hippodraw::CutPlotter class interface
A Plotter class that plots one-dimensional TupleCut values.
numeric::array clone(numeric::array arr)
A PlotterBase derived class that serves a base class for cut plotters.
The base class for data representations.
#define MDL_HIPPOPLOT_API
Expresses a range of values.