Public Member Functions | |
| bool | printerIsReady () |
| void | printScreen () |
| void | printSpatialObject (SpatialEntity *entity) |
| void | setSourceSize (Common::Point size) |
| void | flushToPrinter () |
Public Attributes | |
| bool | _isPortrait = false |
| double | _leftMargin = -1 |
| double | _rightMargin = -1 |
| double | _topMargin = -1 |
| double | _bottomMargin = -1 |