|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for CellValueShader, including all inherited members.
| CellValueShader() | CellValueShader | inline |
| CellValueShader(const std::vector< wxColour > &colors, const CellValueShaderCondition &cond) | CellValueShader | inline |
| CellValueShader(const CellValueShader &shader) | CellValueShader | inline |
| getColour(const mu::value_type &val) const | CellValueShader | inline |
| getColour(const wxString &strVal) const | CellValueShader | inline |
| interpolateColor(double val, bool excl) const | CellValueShader | inlineprivate |
| isActive() const | CellValueShader | inline |
| m_colorArray | CellValueShader | private |
| m_condition | CellValueShader | private |