#include <RulerFormat.h>
Definition at line 17 of file RulerFormat.h.
◆ TickType
Enumerator |
---|
t_major | |
t_minor | |
t_minorMinor | |
Definition at line 19 of file RulerFormat.h.
◆ RulerFormat()
RulerFormat::RulerFormat |
( |
| ) |
|
|
inlineexplicit |
◆ ~RulerFormat()
RulerFormat::~RulerFormat |
( |
| ) |
|
|
virtualdefault |
◆ SetLabelString()
virtual void RulerFormat::SetLabelString |
( |
wxString & |
s, |
|
|
double |
d, |
|
|
double |
units, |
|
|
double |
minor, |
|
|
int |
mDigits, |
|
|
TickType |
tickType |
|
) |
| const |
|
pure virtual |
◆ SetTickSizes()
virtual void RulerFormat::SetTickSizes |
( |
double |
units, |
|
|
double & |
major, |
|
|
double & |
minor, |
|
|
double & |
minorMinor, |
|
|
int & |
mDigits |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following files: