14 #ifndef _BinToUsrDefinedScale_H_
15 #define _BinToUsrDefinedScale_H_
58 virtual void doubleToColor (
double value,
Color & color )
const;
63 virtual bool hasControlPoints ()
const;
67 virtual bool isUserDefined ()
const;
73 #endif // _BinToUsrDefinedScale_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.
The class derived from the BinToColor class.
numeric::array clone(numeric::array arr)
hippodraw::BinToColor class interface