#include <BoxedLabelFigure.h>
◆ BoxedLabelFigure()
| inet::BoxedLabelFigure::BoxedLabelFigure |
( |
const char * |
name = nullptr | ) |
|
◆ getBackgroundColor()
| const cFigure::Color & inet::BoxedLabelFigure::getBackgroundColor |
( |
| ) |
const |
◆ getBounds()
| const cFigure::Rectangle & inet::BoxedLabelFigure::getBounds |
( |
| ) |
const |
◆ getFont()
| const cFigure::Font & inet::BoxedLabelFigure::getFont |
( |
| ) |
const |
◆ getInset()
| double inet::BoxedLabelFigure::getInset |
( |
| ) |
const |
|
inline |
◆ getLabelColor()
| const cFigure::Color & inet::BoxedLabelFigure::getLabelColor |
( |
| ) |
const |
◆ getLabelFigure()
| cLabelFigure* inet::BoxedLabelFigure::getLabelFigure |
( |
| ) |
const |
|
inline |
◆ getOpacity()
| double inet::BoxedLabelFigure::getOpacity |
( |
| ) |
const |
◆ getRectangleFigure()
| cRectangleFigure* inet::BoxedLabelFigure::getRectangleFigure |
( |
| ) |
const |
|
inline |
◆ getText()
| const char * inet::BoxedLabelFigure::getText |
( |
| ) |
const |
◆ setAssociatedObject()
| void inet::BoxedLabelFigure::setAssociatedObject |
( |
cObject * |
object | ) |
|
◆ setBackgroundColor()
| void inet::BoxedLabelFigure::setBackgroundColor |
( |
cFigure::Color |
color | ) |
|
◆ setFont()
| void inet::BoxedLabelFigure::setFont |
( |
cFigure::Font |
font | ) |
|
◆ setInset()
| void inet::BoxedLabelFigure::setInset |
( |
double |
inset | ) |
|
◆ setLabelColor()
| void inet::BoxedLabelFigure::setLabelColor |
( |
cFigure::Color |
color | ) |
|
◆ setOpacity()
| void inet::BoxedLabelFigure::setOpacity |
( |
double |
opacity | ) |
|
◆ setTags()
| void inet::BoxedLabelFigure::setTags |
( |
const char * |
tags | ) |
|
◆ setText()
| void inet::BoxedLabelFigure::setText |
( |
const char * |
text | ) |
|
◆ setTooltip()
| void inet::BoxedLabelFigure::setTooltip |
( |
const char * |
tooltip | ) |
|
◆ inset
| double inet::BoxedLabelFigure::inset = 3 |
|
protected |
◆ labelFigure
| cLabelFigure* inet::BoxedLabelFigure::labelFigure |
|
protected |
Referenced by BoxedLabelFigure(), getFont(), getLabelColor(), getText(), setAssociatedObject(), setFont(), setInset(), setLabelColor(), setOpacity(), setTags(), setText(), and setTooltip().
◆ rectangleFigure
| cRectangleFigure* inet::BoxedLabelFigure::rectangleFigure |
|
protected |
Referenced by BoxedLabelFigure(), getBackgroundColor(), getBounds(), getOpacity(), setAssociatedObject(), setBackgroundColor(), setInset(), setOpacity(), setTags(), setText(), and setTooltip().
The documentation for this class was generated from the following files: