#include <TIMGreader.h>
Public Member Functions | |
| void | draw (wxDC &dc, int x1, int y1, int x2, int y2) |
| Draws the annotation. | |
| int | xx (int x) |
| X-coordinate conversion. | |
| int | yy (int y) |
| Y-coordinate conversion. | |
Public Attributes | |
| int | type |
| Annotation type. | |
| wxPoint | p1 |
| wxPoint | p2 |
| wxString | s |
| Annotation. | |
| wxSize | orig |
| wxSize | cur |
| wxPoint | off |
| Offset. | |
| int | font_size |
| Font size. | |
| wxString | font_name |
| Font name. | |
|
||||||||||||||||||||||||
|
Draws the annotation.
|
|
|
X-coordinate conversion.
|
|
|
Y-coordinate conversion.
|
|
|
|
|
|
Font name.
|
|
|
Font size.
|
|
|
Offset.
|
|
|
|
|
|
|
|
|
|
|
|
Annotation.
|
|
|
Annotation type.
|
1.4.1