Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Vis::Color Member List

This is the complete list of members for CDPL::Vis::Color, including all inherited members.

BLACKCDPL::Vis::Colorstatic
BLUECDPL::Vis::Colorstatic
Color()CDPL::Vis::Color
Color(double red, double green, double blue, double alpha=1.0)CDPL::Vis::Color
CYANCDPL::Vis::Colorstatic
DARK_BLUECDPL::Vis::Colorstatic
DARK_CYANCDPL::Vis::Colorstatic
DARK_GRAYCDPL::Vis::Colorstatic
DARK_GREENCDPL::Vis::Colorstatic
DARK_MAGENTACDPL::Vis::Colorstatic
DARK_REDCDPL::Vis::Colorstatic
DARK_YELLOWCDPL::Vis::Colorstatic
getAlpha() constCDPL::Vis::Color
getBlue() constCDPL::Vis::Color
getGreen() constCDPL::Vis::Color
getRed() constCDPL::Vis::Color
GRAYCDPL::Vis::Colorstatic
GREENCDPL::Vis::Colorstatic
LIGHT_GRAYCDPL::Vis::Colorstatic
MAGENTACDPL::Vis::Colorstatic
operator!=(const Color &color) constCDPL::Vis::Color
operator==(const Color &color) constCDPL::Vis::Color
REDCDPL::Vis::Colorstatic
setAlpha(double alpha)CDPL::Vis::Color
setBlue(double blue)CDPL::Vis::Color
setGreen(double green)CDPL::Vis::Color
setRed(double red)CDPL::Vis::Color
setRGBA(double red, double green, double blue, double alpha=1.0)CDPL::Vis::Color
TRANSPARENTCDPL::Vis::Colorstatic
WHITECDPL::Vis::Colorstatic
YELLOWCDPL::Vis::Colorstatic