Public Member Functions | |
ThresholdSlider (Font f) | |
void | setActive (bool) |
void | setValues (Array< double >) |
Private Member Functions | |
void | paint (Graphics &g) |
Path | makeRotaryPath (double, double, double) |
Private Attributes | |
Font | font |
bool | isActive |
Array< double > | valueArray |