Aimsun Next Scripting
22
|
Public Member Functions | |
GKPrintLayoutItemImage () | |
GKPrintLayoutItemImage (double mX, double mY, double mWidth, double mHeight) | |
void | setPath (QString) |
QString | getPath () |
QString | getType () |
void | setAdjusted (bool b) |
bool | isAdjusted () |
void | setDeformed (bool b) |
bool | isDeformed () |
void | setFixed (bool b) |
bool | isFixed () |
GKPrintLayoutItem * | clone () |
GKPrintLayoutItemImage::GKPrintLayoutItemImage | ( | ) |
GKPrintLayoutItemImage::GKPrintLayoutItemImage | ( | double | mX, |
double | mY, | ||
double | mWidth, | ||
double | mHeight | ||
) |
GKPrintLayoutItem * GKPrintLayoutItemImage::clone | ( | ) |
QString GKPrintLayoutItemImage::getPath | ( | ) |
QString GKPrintLayoutItemImage::getType | ( | ) |
bool GKPrintLayoutItemImage::isAdjusted | ( | ) |
bool GKPrintLayoutItemImage::isDeformed | ( | ) |
bool GKPrintLayoutItemImage::isFixed | ( | ) |
void GKPrintLayoutItemImage::setAdjusted | ( | bool | b | ) |
void GKPrintLayoutItemImage::setDeformed | ( | bool | b | ) |
void GKPrintLayoutItemImage::setFixed | ( | bool | b | ) |
void GKPrintLayoutItemImage::setPath | ( | QString | ) |