#include <CColorScale.h>
List of all members.
Constructor & Destructor Documentation
CColorScaleBiLog::CColorScaleBiLog |
( |
| ) |
|
Member Function Documentation
void CColorScaleBiLog::finishAutomaticParameterCalculation |
( |
| ) |
[virtual] |
this finishes the calculation of the scaling parameters.
Reimplemented from CColorScale.
QColor CColorScaleBiLog::getColor |
( |
const C_FLOAT64 & |
number | ) |
[virtual] |
this method maps a number to a color.
Implements CColorScale.
void CColorScaleBiLog::passValue |
( |
const C_FLOAT64 & |
| ) |
[virtual] |
with this method numbers are passed to the automatic scaling algorithm.
Reimplemented from CColorScale.
void CColorScaleBiLog::setMaxIntensityPoint |
( |
const C_FLOAT64 & |
n | ) |
|
void CColorScaleBiLog::setWhitepoint |
( |
const C_FLOAT64 & |
n | ) |
|
void CColorScaleBiLog::startAutomaticParameterCalculation |
( |
| ) |
[virtual] |
this method starts the calculation of the scaling parameters.
Reimplemented from CColorScale.
Member Data Documentation
The documentation for this class was generated from the following files: