BinToBlack(const char *name)
The constructor.
virtual bool acceptChangeColor() const
Returns true if object can accept changing color,i.e.
A Color class for creating the color object following the standard RGB color space.
virtual BinToColor * clone() const
Creates a copy of itself.
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...
void setColor(const std::string &)
Sets the color.
The class derived from the BinToColor class.
BinToBlack class interface.
The base class for the value to the color transformation.