| addColor(const Brush &fore, const Brush &back) | Graphics::TextObject | inline |
| addElement(T *elem) | Graphics::TextObject | inline |
| addFont(const Font &font, Scale scale, FontStyles style) | Graphics::TextObject | inline |
| addFont(const TypeFace &typeface, Scale scale, FontStyles style) | Graphics::TextObject | inline |
| addRun(Point pos, uint16_t width, uint16_t offset, uint8_t length) | Graphics::TextObject | inline |
| addText(const TextAsset &text) | Graphics::TextObject | inline |
| begin() const | LinkedObjectTemplate< Object > | inline |
| bounds | Graphics::TextObject | |
| cbegin() const | LinkedObjectTemplate< Object > | inline |
| cend() const | LinkedObjectTemplate< Object > | inline |
| ConstIterator typedef | LinkedObjectTemplate< Object > | |
| createRenderer(const Location &location) const override | Graphics::TextObject | virtual |
| elements | Graphics::TextObject | |
| end() const | LinkedObjectTemplate< Object > | inline |
| getNext() const | LinkedObjectTemplate< Object > | inline |
| getTypeStr() const | Graphics::Object | virtual |
| GRAPHICS_VERIFY_SIZE(Element, 12) | Graphics::TextObject | |
| GRAPHICS_VERIFY_SIZE(FontElement, 16) | Graphics::TextObject | |
| GRAPHICS_VERIFY_SIZE(RunElement, 20) | Graphics::TextObject | |
| insertAfter(Object *object) | LinkedObjectTemplate< Object > | inline |
| LinkedObject::insertAfter(LinkedObject *object) | LinkedObject | inline |
| Iterator typedef | LinkedObjectTemplate< Object > | |
| Kind enum name | Graphics::Object | |
| kind() const override | Graphics::ObjectTemplate< Object::Kind::Text > | inlinevirtual |
| List typedef | Graphics::Object | |
| next() const | LinkedObject | inlinevirtual |
| operator!=(const LinkedObject &other) const | LinkedObject | inline |
| operator==(const Object &other) const | Graphics::Object | inline |
| LinkedObjectTemplate< Object >::operator==(const LinkedObject &other) const | LinkedObject | inline |
| OwnedList typedef | Graphics::Object | |
| TextObject(const Rect &bounds) | Graphics::TextObject | inline |
| write(MetaWriter &meta) const override | Graphics::TextObject | inlinevirtual |
| ~LinkedObject()=default | LinkedObject | virtual |