#include <BarFigure.h>
inet::BarFigure::BarFigure |
( |
const char * |
name = nullptr | ) |
|
23 cRectangleFigure(name)
void inet::BarFigure::refreshDisplay |
( |
| ) |
|
|
protectedvirtual |
Referenced by setValue().
42 auto& bounds = getBounds();
double min(const double a, const double b)
Returns the minimum of a and b.
Definition: SCTPAssociation.h:270
double max(double a, double b)
Returns the greater of the given parameters.
Definition: INETMath.h:161
const value< double, units::unit > alpha(7.2973525376e-3)
void inet::BarFigure::setColor |
( |
const cFigure::Color & |
color | ) |
|
|
inline |
void inet::BarFigure::setMaxValue |
( |
double |
maxValue | ) |
|
|
inline |
void inet::BarFigure::setMinValue |
( |
double |
minValue | ) |
|
|
inline |
void inet::BarFigure::setSpacing |
( |
double |
spacing | ) |
|
|
inline |
void inet::BarFigure::setValue |
( |
double |
value | ) |
|
double inet::BarFigure::maxValue = NaN |
|
protected |
double inet::BarFigure::minValue = NaN |
|
protected |
double inet::BarFigure::spacing = 2 |
|
protected |
double inet::BarFigure::value = NaN |
|
protected |
cRectangleFigure* inet::BarFigure::valueFigure = nullptr |
|
protected |
The documentation for this class was generated from the following files: