Engauge Digitizer  2
Public Member Functions | List of all members
ColorFilterSettingsStrategyIntensity Class Reference

Leaf class for intensity strategy for ColorFilterSettings. More...

#include <ColorFilterSettingsStrategyIntensity.h>

Inheritance diagram for ColorFilterSettingsStrategyIntensity:
ColorFilterSettingsStrategyAbstractBase

Public Member Functions

 ColorFilterSettingsStrategyIntensity ()
 Single constructor.
 
virtual double high (const ColorFilterSettings &colorFilterSettings) const
 Return the high value normalized to 0 to 1.
 
virtual double low (const ColorFilterSettings &colorFilterSettings) const
 Return the low value normalized to 0 to 1.
 
virtual void printStream (const ColorFilterSettings &colorFilterSettings, QString indentation, QTextStream &str) const
 Print the low and high values.
 
virtual void setHigh (ColorFilterSettings &colorFilterSettings, double s0To1)
 Set the high value given the normalized value.
 
virtual void setLow (ColorFilterSettings &colorFilterSettings, double s0To1)
 Set the low value given the normalized value.
 
- Public Member Functions inherited from ColorFilterSettingsStrategyAbstractBase
 ColorFilterSettingsStrategyAbstractBase ()
 Single constructor.
 

Detailed Description

Leaf class for intensity strategy for ColorFilterSettings.

Definition at line 13 of file ColorFilterSettingsStrategyIntensity.h.


The documentation for this class was generated from the following files: