#include <LabeledLineFigure.h>
◆ LabeledLineFigure()
| inet::LabeledLineFigure::LabeledLineFigure |
( |
const char * |
name = nullptr | ) |
|
◆ getLabelFigure()
| cTextFigure* inet::LabeledLineFigure::getLabelFigure |
( |
| ) |
const |
|
inline |
◆ getLineFigure()
| cLineFigure* inet::LabeledLineFigure::getLineFigure |
( |
| ) |
const |
|
inline |
◆ setEnd()
| void inet::LabeledLineFigure::setEnd |
( |
cFigure::Point |
point | ) |
|
◆ setStart()
| void inet::LabeledLineFigure::setStart |
( |
cFigure::Point |
point | ) |
|
◆ updateLabelPosition()
| void inet::LabeledLineFigure::updateLabelPosition |
( |
| ) |
|
|
protected |
◆ labelFigure
| cTextFigure* inet::LabeledLineFigure::labelFigure |
|
protected |
◆ lineFigure
| cLineFigure* inet::LabeledLineFigure::lineFigure |
|
protected |
◆ panelFigure
| cPanelFigure* inet::LabeledLineFigure::panelFigure |
|
protected |
The documentation for this class was generated from the following files: