Chemical Data Processing Library Python 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.

__eq__(Color color)CDPL.Vis.Color
__init__()CDPL.Vis.Color
__init__(Color color)CDPL.Vis.Color
__init__(float red, float green, float blue, float alpha=1.0)CDPL.Vis.Color
__ne__(Color color)CDPL.Vis.Color
__str__()CDPL.Vis.Color
alpha (defined in CDPL.Vis.Color)CDPL.Vis.Colorstatic
assign(Color color)CDPL.Vis.Color
BLACKCDPL.Vis.Colorstatic
BLUECDPL.Vis.Colorstatic
blue (defined in CDPL.Vis.Color)CDPL.Vis.Colorstatic
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()CDPL.Vis.Color
getBlue()CDPL.Vis.Color
getGreen()CDPL.Vis.Color
getObjectID()CDPL.Vis.Color
getRed()CDPL.Vis.Color
GRAYCDPL.Vis.Colorstatic
green (defined in CDPL.Vis.Color)CDPL.Vis.Colorstatic
GREENCDPL.Vis.Colorstatic
LIGHT_GRAYCDPL.Vis.Colorstatic
MAGENTACDPL.Vis.Colorstatic
objectID (defined in CDPL.Vis.Color)CDPL.Vis.Colorstatic
red (defined in CDPL.Vis.Color)CDPL.Vis.Colorstatic
REDCDPL.Vis.Colorstatic
setAlpha(float alpha)CDPL.Vis.Color
setBlue(float blue)CDPL.Vis.Color
setGreen(float green)CDPL.Vis.Color
setRed(float red)CDPL.Vis.Color
setRGBA(float red, float green, float blue, float alpha=1.0)CDPL.Vis.Color
TRANSPARENTCDPL.Vis.Colorstatic
WHITECDPL.Vis.Colorstatic
YELLOWCDPL.Vis.Colorstatic