App::ColorLegend Member List

This is the complete list of members for App::ColorLegend, including all inherited members.

addMax(const std::string &rclName)App::ColorLegend
addMin(const std::string &rclName)App::ColorLegend
ColorLegend(void)App::ColorLegend
ColorLegend(const ColorLegend &rclCL)App::ColorLegend
getColor(unsigned long ulPos) constApp::ColorLegend
getColor(float fVal) constApp::ColorLegend
getColorIndex(float fVal) constApp::ColorLegend
getMaxValue(void) constApp::ColorLegend
getMinValue(void) constApp::ColorLegend
getPackedColor(unsigned long ulPos) constApp::ColorLegend
getText(unsigned long ulPos) constApp::ColorLegend
getValue(unsigned long ulPos) constApp::ColorLegend
hasNumberOfFields(void) constApp::ColorLegend
isOutsideGrayed(void) constApp::ColorLegend
operator!=(const ColorLegend &rclCL) constApp::ColorLegend
operator=(const ColorLegend &rclCL)App::ColorLegend
operator==(const ColorLegend &rclCL) constApp::ColorLegend
remove(unsigned long ulPos)App::ColorLegend
removeFirst(void)App::ColorLegend
removeLast(void)App::ColorLegend
resize(unsigned long ulN)App::ColorLegend
setColor(unsigned long ulPos, float ucRed, float ucGreen, float ucBlue)App::ColorLegend
setColor(unsigned long ulPos, unsigned long ulColor)App::ColorLegend
setOutsideGrayed(bool bOS)App::ColorLegend
setText(unsigned long ulPos, const std::string &rclName)App::ColorLegend
setValue(unsigned long ulPos, float fVal)App::ColorLegend
~ColorLegend()App::ColorLegendvirtual