14 #ifndef _BinToColorScaleMovingBrkPt_H_
15 #define _BinToColorScaleMovingBrkPt_H_
51 const char * model_name);
58 virtual void doubleToColor (
double value,
Color & color )
const;
63 virtual bool hasControlPoints ()
const;
69 #endif // _BinToColorScaleMovingBrkPt_H_
#define MDL_HIPPOPLOT_API
The base class for the value to the color transformation.
The class derived from the BinToColor class.
A Color class for creating the color object following the standard RGB color space.
numeric::array clone(numeric::array arr)
hippodraw::BinToColor class interface