virtual bool acceptChangeColor() const
Returns true if object can accept changing color,i.e.
The class derived from the BinToColor class.
The base class for the value to the color transformation.
void setColor(const std::string &)
Sets the color.
A Color class for creating the color object following the standard RGB color space.
BinToLineStyle(const char *name)
The constructor.
virtual void doubleToColor(double value, Color &color) const
This function does the actual calculation that transforms the given value into a color using the curr...
BinToLineStyle class interface.
virtual BinToColor * clone() const
Creates a copy of itself.