Common pars for A2DBitMapGenerators. More...
Public Member Functions | |
| WVAA2DBitMapGenPars () | |
Static Public Member Functions | |
| static const char | cZeroLineFill () |
| static const char | cWiggFill () |
| static const char | cLeftFill () |
| static const char | cRightFill () |
Public Attributes | |
| bool | drawwiggles_ |
| Draw the wiggles themselves. | |
| bool | drawmid_ |
| Draw mid line for each trace. | |
| bool | fillleft_ |
| Fill the left loops. | |
| bool | fillright_ |
| Fill the right loops. | |
| float | overlap_ |
| int | minpixperdim0_ |
| Set to 0 or neg for dump everything. | |
Common pars for A2DBitMapGenerators.
| WVAA2DBitMapGenPars::WVAA2DBitMapGenPars | ( | ) | [inline] |
| static const char WVAA2DBitMapGenPars::cLeftFill | ( | ) | [static] |
| static const char WVAA2DBitMapGenPars::cRightFill | ( | ) | [static] |
| static const char WVAA2DBitMapGenPars::cWiggFill | ( | ) | [static] |
| static const char WVAA2DBitMapGenPars::cZeroLineFill | ( | ) | [static] |
Draw mid line for each trace.
Draw the wiggles themselves.
Fill the left loops.
Fill the right loops.
Set to 0 or neg for dump everything.
If > 0, part of the trace is drawn on both neighbours' display strip If < 0, uses less than entire strip
1.7.1