OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cLabelFigure, including all inherited members.
addFigure(cFigure *figure) | cFigure | virtual |
addFigure(cFigure *figure, int pos) | cFigure | virtual |
Alignment enum name | cFigure | |
Anchor enum name | cFigure | |
Arrowhead enum name | cFigure | |
CapStyle enum name | cFigure | |
cFigure(const char *name=nullptr) | cFigure | explicit |
cFigure(const cFigure &other) | cFigure | inline |
cNamedObject() | cNamedObject | inline |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
omnetpp::cNamedObject::cObject(const cObject &other)=default | cObject | |
containsFigures() const | cFigure | inlinevirtual |
copyNotSupported() const | cObject | |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cLabelFigure | inlinevirtual |
dupTree() const | cFigure | virtual |
FillRule enum name | cFigure | |
findFigure(const char *name) const | cFigure | virtual |
findFigure(const cFigure *figure) const | cFigure | virtual |
findFigureRecursively(const char *name) const | cFigure | virtual |
findObject(const char *name, bool deep=true) | cObject | |
FontStyle enum name | cFigure | |
forEachChild(cVisitor *v) override | cFigure | virtual |
getAlignment() const | cAbstractTextFigure | inlinevirtual |
getAllowedPropertyKeys() const override | cLabelFigure | protectedvirtual |
getAnchor() const | cAbstractTextFigure | inlinevirtual |
getAssociatedObject() const | cFigure | inlinevirtual |
getBounds() const | cAbstractTextFigure | virtual |
getCanvas() const | cFigure | virtual |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getColor() const | cAbstractTextFigure | inlinevirtual |
getDescriptor() const | cObject | virtual |
getEffectiveZIndex() const | cFigure | virtual |
getFigure(int pos) const | cFigure | virtual |
getFigure(const char *name) const | cFigure | virtual |
getFigureByPath(const char *path) const | cFigure | virtual |
getFont() const | cAbstractTextFigure | inlinevirtual |
getFullName() const | cObject | inlinevirtual |
getFullPath() const | cObject | virtual |
getHalo() const | cAbstractTextFigure | inlinevirtual |
getId() const | cFigure | inline |
getLiveObjectCount() | cOwnedObject | inlinestatic |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getNumFigures() const | cFigure | inlinevirtual |
getOpacity() const | cAbstractTextFigure | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getParentFigure() const | cFigure | inlinevirtual |
getPosition() const | cAbstractTextFigure | inlinevirtual |
getRendererClassName() const override | cLabelFigure | inlinevirtual |
getTags() const | cFigure | inlinevirtual |
getText() const | cAbstractTextFigure | inlinevirtual |
getThisPtr() const | cObject | inline |
getTooltip() const | cFigure | inlinevirtual |
getTotalObjectCount() | cOwnedObject | inlinestatic |
getTransform() const | cFigure | inlinevirtual |
getZIndex() const | cFigure | inlinevirtual |
insertAbove(cFigure *referenceFigure) | cFigure | virtual |
insertAfter(const cFigure *referenceFigure) | cFigure | virtual |
insertBefore(const cFigure *referenceFigure) | cFigure | virtual |
insertBelow(cFigure *referenceFigure) | cFigure | virtual |
Interpolation enum name | cFigure | |
isAbove(const cFigure *figure) const | cFigure | virtual |
isBelow(const cFigure *figure) const | cFigure | virtual |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
isVisible() const | cFigure | inlinevirtual |
JoinStyle enum name | cFigure | |
LineStyle enum name | cFigure | |
lowerBelow(cFigure *figure) | cFigure | virtual |
lowerToBottom() | cFigure | virtual |
move(double dx, double dy) | cFigure | virtual |
moveLocal(double dx, double dy) override | cAbstractTextFigure | virtual |
omnetpp::cFigure::operator=(const cFigure &other) | cFigure | |
omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parse(cProperty *property) override | cLabelFigure | virtual |
parsimPack(cCommBuffer *buffer) const override | cOwnedObject | virtual |
parsimUnpack(cCommBuffer *buffer) override | cOwnedObject | virtual |
printOn(std::ostream &os) const | cObject | virtual |
raiseAbove(cFigure *figure) | cFigure | virtual |
raiseToTop() | cFigure | virtual |
refreshDisplay() | cFigure | inlinevirtual |
removeFigure(cFigure *figure) | cFigure | virtual |
removeFigure(int pos) | cFigure | virtual |
removeFromParent() | cFigure | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
resetTransform() | cFigure | inlinevirtual |
setAlignment(Alignment alignment) | cAbstractTextFigure | virtual |
setAnchor(Anchor anchor) | cAbstractTextFigure | virtual |
setAssociatedObject(cObject *obj) | cFigure | virtual |
setColor(const Color &color) | cAbstractTextFigure | virtual |
setFont(Font font) | cAbstractTextFigure | virtual |
setHalo(bool enabled) | cAbstractTextFigure | virtual |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
setOpacity(double opacity) | cAbstractTextFigure | virtual |
setPosition(const Point &position) | cAbstractTextFigure | virtual |
setTags(const char *tags) | cFigure | virtual |
setText(const char *text) | cAbstractTextFigure | virtual |
setTooltip(const char *tooltip) | cFigure | virtual |
setTransform(const Transform &transform) | cFigure | virtual |
setVisible(bool visible) | cFigure | virtual |
setZIndex(double zIndex) | cFigure | virtual |
str() const override | cAbstractTextFigure | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cFigure() | cFigure | virtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |