|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKPrintLayoutItemNodeView () | |
| GKPrintLayoutItemNodeView (double x, double y, double w, double h) | |
| QString | getType () |
| GKNode * | getNode () const |
| void | setNode (GKNode *n) |
| void | setZoom (double z) |
| double | getZoom () const |
| void | setTurnColumn (GKColumn *col) |
| GKColumn * | getTurnColumn () const |
| void | setTurnLabelDecimals (int val) |
| int | getTurnLabelDecimals () const |
| GKPrintLayoutItemNodeView::GKPrintLayoutItemNodeView | ( | ) |
| GKPrintLayoutItemNodeView::GKPrintLayoutItemNodeView | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | h | ||
| ) |
| GKNode * GKPrintLayoutItemNodeView::getNode | ( | ) | const |
| GKColumn * GKPrintLayoutItemNodeView::getTurnColumn | ( | ) | const |
| int GKPrintLayoutItemNodeView::getTurnLabelDecimals | ( | ) | const |
| QString GKPrintLayoutItemNodeView::getType | ( | ) |
| double GKPrintLayoutItemNodeView::getZoom | ( | ) | const |
| void GKPrintLayoutItemNodeView::setNode | ( | GKNode * | n | ) |
| void GKPrintLayoutItemNodeView::setTurnColumn | ( | GKColumn * | col | ) |
| void GKPrintLayoutItemNodeView::setTurnLabelDecimals | ( | int | val | ) |
| void GKPrintLayoutItemNodeView::setZoom | ( | double | z | ) |
1.9.4