| Color_Base(ECOLOR_TYPE _type) | Color_Base | [inline, protected] |
| distance(const Color_Base *) const =0 | Color_Base | [protected, pure virtual] |
| getBlue() const =0 | Color_Base | [protected, pure virtual] |
| getGray() const =0 | Color_Base | [protected, pure virtual] |
| getGreen() const =0 | Color_Base | [protected, pure virtual] |
| getHue() const =0 | Color_Base | [protected, pure virtual] |
| getRed() const =0 | Color_Base | [protected, pure virtual] |
| getSaturation() const =0 | Color_Base | [protected, pure virtual] |
| getType() const | Color_Base | [inline] |
| getValue() const =0 | Color_Base | [protected, pure virtual] |
| operator<(const Color) const =0 | Color_Base | [protected, pure virtual] |
| operator==(const Color) const =0 | Color_Base | [protected, pure virtual] |
| toString() const =0 | Color_Base | [protected, pure virtual] |
| type | Color_Base | [protected] |
| use | Color_Base | [private] |