14 #ifndef _BinToLineStyle_H_
15 #define _BinToLineStyle_H_
45 virtual void doubleToColor (
double value,
Color & color )
const;
47 virtual bool acceptChangeColor ()
const;
53 #endif // _BinToLineStyle_H_
#define MDL_HIPPOPLOT_API
The base class for the value to the color transformation.
A Color class for creating the color object following the standard RGB color space.
numeric::array clone(numeric::array arr)
hippodraw::BinToColor class interface
The class derived from the BinToColor class.