Inheritance diagram for CP_StTextStateSaver:

Public Member Functions | |
| CP_StTextStateSaver (CP_Canvas &inCanvas) | |
| ~CP_StTextStateSaver () | |
| void | Save () |
| void | Restore () |
| void | Default () |
Protected Attributes | |
| CP_Canvas | fCanvas |
| SInt16 | fFont |
| SInt16 | fFontSize |
| SInt16 | fFontStyle |
| SInt16 | fTransferMode |
|
|
Constructor. This will also save the current text state in the canvas.
|
|
|
Destructor. This will also restore a previously saved state of the canvas object. |
|
|
Save the current ports text state. |
|
|
Restore a previously saved ports text state. |
|
|
|
|
|
|
|
|
Canvas object we are saving information about. |
|
|
Saved font number. |
|
|
Saved font size. |
|
|
Saved font style. |
1.4.0