|
| | Chr () |
| |
| | Chr (double y, double l, const string &c, double w, color col) |
| |
| void | Set (double y, double l, const string &c, double w=10.) |
| |
| const string & | Name () const |
| |
| color | Color () const |
| |
| void | DrawFill (ns_whiteboard::whiteboard &board, double scale, double x_offset, double from, double to, color col) |
| |
| double | DrawBorder (ns_whiteboard::whiteboard &board, double scale, double x_offset) |
| |
| Chr::Chr |
( |
double |
y, |
|
|
double |
l, |
|
|
const string & |
c, |
|
|
double |
w, |
|
|
color |
col |
|
) |
| |
|
inline |
| color Chr::Color |
( |
| ) |
const |
|
inline |
| const string& Chr::Name |
( |
| ) |
const |
|
inline |
| void Chr::Set |
( |
double |
y, |
|
|
double |
l, |
|
|
const string & |
c, |
|
|
double |
w = 10. |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: