Aimsun Next Scripting
22
|
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 | ) |