|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKPrintLayoutItemMap2D () | |
| GKPrintLayoutItemMap2D (double mX, double mY, double mWidth, double mHeight) | |
| QString | getType () |
| void | setView (G2DView *aview) |
| G2DView * | getView () const |
| void | setCenter (GKPoint c) |
| GKPoint | getCenter () |
| void | setZoom (GKCoord z) |
| GKCoord | getZoom () |
| void | setContext (const GKContext &c) |
| const GKContext & | getContext () const |
| void | setMode (GKViewMode *vm) |
| GKViewMode * | getMode () |
| void | setMapMode (bool mapModeOn) |
| bool | isMapModeEnabled () const |
| void | setOriginator (GKObject *obj) |
| GKObject * | getOriginator () const |
| GKGenericExperiment * | getExperiment () const |
| void | setUseActiveViewSetup (bool useView) |
| bool | getUseActiveViewSetup () const |
| void | setModeContents (const GKContents &_contents) |
| GKContents | getModeContents () const |
| GKPrintLayoutItem * | clone () |
| GKPrintLayoutItemMap2D::GKPrintLayoutItemMap2D | ( | ) |
| GKPrintLayoutItemMap2D::GKPrintLayoutItemMap2D | ( | double | mX, |
| double | mY, | ||
| double | mWidth, | ||
| double | mHeight | ||
| ) |
| GKPrintLayoutItem * GKPrintLayoutItemMap2D::clone | ( | ) |
| GKPoint GKPrintLayoutItemMap2D::getCenter | ( | ) |
| const GKContext & GKPrintLayoutItemMap2D::getContext | ( | ) | const |
| GKGenericExperiment * GKPrintLayoutItemMap2D::getExperiment | ( | ) | const |
| GKViewMode * GKPrintLayoutItemMap2D::getMode | ( | ) |
| GKContents GKPrintLayoutItemMap2D::getModeContents | ( | ) | const |
| GKObject * GKPrintLayoutItemMap2D::getOriginator | ( | ) | const |
| QString GKPrintLayoutItemMap2D::getType | ( | ) |
| bool GKPrintLayoutItemMap2D::getUseActiveViewSetup | ( | ) | const |
| G2DView * GKPrintLayoutItemMap2D::getView | ( | ) | const |
| GKCoord GKPrintLayoutItemMap2D::getZoom | ( | ) |
| bool GKPrintLayoutItemMap2D::isMapModeEnabled | ( | ) | const |
| void GKPrintLayoutItemMap2D::setCenter | ( | GKPoint | c | ) |
| void GKPrintLayoutItemMap2D::setContext | ( | const GKContext & | c | ) |
| void GKPrintLayoutItemMap2D::setMapMode | ( | bool | mapModeOn | ) |
| void GKPrintLayoutItemMap2D::setMode | ( | GKViewMode * | vm | ) |
| void GKPrintLayoutItemMap2D::setModeContents | ( | const GKContents & | _contents | ) |
| void GKPrintLayoutItemMap2D::setOriginator | ( | GKObject * | obj | ) |
| void GKPrintLayoutItemMap2D::setUseActiveViewSetup | ( | bool | useView | ) |
| void GKPrintLayoutItemMap2D::setView | ( | G2DView * | aview | ) |
| void GKPrintLayoutItemMap2D::setZoom | ( | GKCoord | z | ) |
1.9.4