|
Aimsun Next Scripting
22
|
Public Member Functions | |
| GKViewModeStyleRangeDiagramColumn () | |
| GKViewModeStyleRangeDiagramColumn (GKColumn *c, double scaleValue, QColor color) | |
| double | getEffectiveScaleValue () const |
| void | setComputedScaleValue (double value) |
| double | getScaleValue () const |
| void | setScaleValue (double value) |
| bool | hasAutoScale () const |
| const QColor & | getColor () const |
| void | setColor (const QColor &c) |
| GKColumn * | getColumn () const |
| void | setColumn (GKColumn *c) |
| void | setUseColor (bool use) |
| bool | getUseColor () const |
It modifies only one visualization attribute.
| GKViewModeStyleRangeDiagramColumn::GKViewModeStyleRangeDiagramColumn | ( | ) |
| GKViewModeStyleRangeDiagramColumn::GKViewModeStyleRangeDiagramColumn | ( | GKColumn * | c, |
| double | scaleValue, | ||
| QColor | color | ||
| ) |
| const QColor & GKViewModeStyleRangeDiagramColumn::getColor | ( | ) | const |
| GKColumn * GKViewModeStyleRangeDiagramColumn::getColumn | ( | ) | const |
| double GKViewModeStyleRangeDiagramColumn::getEffectiveScaleValue | ( | ) | const |
| double GKViewModeStyleRangeDiagramColumn::getScaleValue | ( | ) | const |
| bool GKViewModeStyleRangeDiagramColumn::getUseColor | ( | ) | const |
| bool GKViewModeStyleRangeDiagramColumn::hasAutoScale | ( | ) | const |
| void GKViewModeStyleRangeDiagramColumn::setColor | ( | const QColor & | c | ) |
| void GKViewModeStyleRangeDiagramColumn::setColumn | ( | GKColumn * | c | ) |
| void GKViewModeStyleRangeDiagramColumn::setComputedScaleValue | ( | double | value | ) |
| void GKViewModeStyleRangeDiagramColumn::setScaleValue | ( | double | value | ) |
| void GKViewModeStyleRangeDiagramColumn::setUseColor | ( | bool | use | ) |
1.9.4