|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKPrintLayoutItemScale () | |
| GKPrintLayoutItemScale (double mX, double mY, double mWidth, double mHeight) | |
| QString | getType () |
| bool | drawScale () |
| void | setDrawScale (bool b) |
| GKPrintLayoutItem * | clone () |
| GKPrintLayoutItemScale::GKPrintLayoutItemScale | ( | ) |
| GKPrintLayoutItemScale::GKPrintLayoutItemScale | ( | double | mX, |
| double | mY, | ||
| double | mWidth, | ||
| double | mHeight | ||
| ) |
| GKPrintLayoutItem * GKPrintLayoutItemScale::clone | ( | ) |
| bool GKPrintLayoutItemScale::drawScale | ( | ) |
| QString GKPrintLayoutItemScale::getType | ( | ) |
| void GKPrintLayoutItemScale::setDrawScale | ( | bool | b | ) |
1.9.4