| appendChild(const SVGElement &child) | donner::svg::SVGElement | |
| appendText(std::string_view text) | donner::svg::SVGTextContentElement | |
| cast() | donner::svg::SVGElement | inline |
| cast() const | donner::svg::SVGElement | inline |
| className() const | donner::svg::SVGElement | |
| CreateEmptyEntity(SVGDocument &document) | donner::svg::SVGElement | protectedstatic |
| CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type) | donner::svg::SVGElement | protectedstatic |
| dx() const | donner::svg::SVGTextPositioningElement | |
| dxList() const | donner::svg::SVGTextPositioningElement | |
| dy() const | donner::svg::SVGTextPositioningElement | |
| dyList() const | donner::svg::SVGTextPositioningElement | |
| elementFromWorld() const | donner::svg::SVGGraphicsElement | |
| entityHandle() const | donner::svg::SVGElement | inline |
| findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) const | donner::svg::SVGElement | |
| firstChild() const | donner::svg::SVGElement | |
| getAttribute(const xml::XMLQualifiedNameRef &name) const | donner::svg::SVGElement | |
| getCharNumAtPosition(const Vector2d &point) const | donner::svg::SVGTextContentElement | |
| getComputedStyle() const | donner::svg::SVGElement | |
| getComputedTextLength() const | donner::svg::SVGTextContentElement | |
| getEndPositionOfChar(std::size_t charnum) const | donner::svg::SVGTextContentElement | |
| getExtentOfChar(std::size_t charnum) const | donner::svg::SVGTextContentElement | |
| getNumberOfChars() const | donner::svg::SVGTextContentElement | |
| getRotationOfChar(std::size_t charnum) const | donner::svg::SVGTextContentElement | |
| getStartPositionOfChar(std::size_t charnum) const | donner::svg::SVGTextContentElement | |
| getSubStringLength(std::size_t charnum, std::size_t nchars) const | donner::svg::SVGTextContentElement | |
| handle_ | donner::svg::SVGElement | protected |
| hasAttribute(const xml::XMLQualifiedNameRef &name) const | donner::svg::SVGElement | |
| id() const | donner::svg::SVGElement | |
| insertBefore(const SVGElement &newNode, std::optional< SVGElement > referenceNode) | donner::svg::SVGElement | |
| isa() const | donner::svg::SVGElement | inline |
| IsBaseOf(ElementType type) | donner::svg::SVGTextPositioningElement | inlinestatic |
| isKnownType() const | donner::svg::SVGElement | |
| lastChild() const | donner::svg::SVGElement | |
| lengthAdjust() const | donner::svg::SVGTextContentElement | |
| nextSibling() const | donner::svg::SVGElement | |
| operator!=(const SVGElement &other) const | donner::svg::SVGElement | inline |
| operator=(const SVGElement &other) | donner::svg::SVGElement | |
| operator=(SVGElement &&other) noexcept | donner::svg::SVGElement | |
| operator==(const SVGElement &other) const | donner::svg::SVGElement | inline |
| ownerDocument() | donner::svg::SVGElement | |
| parentElement() const | donner::svg::SVGElement | |
| parser::SVGParserImpl (defined in donner::svg::SVGTextPositioningElement) | donner::svg::SVGTextPositioningElement | friend |
| previousSibling() const | donner::svg::SVGElement | |
| querySelector(std::string_view selector) | donner::svg::SVGElement | |
| registry() const | donner::svg::SVGElement | inlineprotected |
| remove() | donner::svg::SVGElement | |
| removeAttribute(const xml::XMLQualifiedNameRef &name) | donner::svg::SVGElement | |
| removeChild(const SVGElement &child) | donner::svg::SVGElement | |
| replaceChild(const SVGElement &newChild, const SVGElement &oldChild) | donner::svg::SVGElement | |
| rotate() const | donner::svg::SVGTextPositioningElement | |
| rotateList() const | donner::svg::SVGTextPositioningElement | |
| selectSubString(std::size_t charnum, std::size_t nchars) | donner::svg::SVGTextContentElement | |
| setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value) | donner::svg::SVGElement | |
| setClassName(std::string_view name) | donner::svg::SVGElement | |
| setDx(std::optional< Lengthd > value) | donner::svg::SVGTextPositioningElement | |
| setDxList(SmallVector< Lengthd, 1 > &&value) | donner::svg::SVGTextPositioningElement | |
| setDy(std::optional< Lengthd > value) | donner::svg::SVGTextPositioningElement | |
| setDyList(SmallVector< Lengthd, 1 > &&value) | donner::svg::SVGTextPositioningElement | |
| setId(std::string_view id) | donner::svg::SVGElement | |
| setLengthAdjust(LengthAdjust value) | donner::svg::SVGTextContentElement | |
| setRotate(std::optional< double > degrees) | donner::svg::SVGTextPositioningElement | |
| setRotateList(SmallVector< double, 1 > &&value) | donner::svg::SVGTextPositioningElement | |
| setStyle(std::string_view style) | donner::svg::SVGElement | |
| setTextLength(std::optional< Lengthd > value) | donner::svg::SVGTextContentElement | |
| setTransform(const Transformd &transform) | donner::svg::SVGGraphicsElement | |
| setX(std::optional< Lengthd > value) | donner::svg::SVGTextPositioningElement | |
| setXList(SmallVector< Lengthd, 1 > &&value) | donner::svg::SVGTextPositioningElement | |
| setY(std::optional< Lengthd > value) | donner::svg::SVGTextPositioningElement | |
| setYList(SmallVector< Lengthd, 1 > &&value) | donner::svg::SVGTextPositioningElement | |
| SVGElement(EntityHandle handle) | donner::svg::SVGElement | explicitprotected |
| SVGElement(const SVGElement &other) | donner::svg::SVGElement | |
| SVGElement(SVGElement &&other) noexcept | donner::svg::SVGElement | |
| SVGGraphicsElement(EntityHandle handle) | donner::svg::SVGGraphicsElement | explicitprotected |
| SVGTextContentElement(EntityHandle handle) | donner::svg::SVGTextContentElement | explicitprotected |
| SVGTextPositioningElement(EntityHandle handle) | donner::svg::SVGTextPositioningElement | explicitprotected |
| tagName() const | donner::svg::SVGElement | |
| textContent() const | donner::svg::SVGTextContentElement | |
| textLength() const | donner::svg::SVGTextContentElement | |
| toHandle(Entity entity) const | donner::svg::SVGElement | inlineprotected |
| transform() const | donner::svg::SVGGraphicsElement | |
| tryCast() | donner::svg::SVGElement | inline |
| tryCast() const | donner::svg::SVGElement | inline |
| trySetPresentationAttribute(std::string_view name, std::string_view value) | donner::svg::SVGElement | |
| type() const | donner::svg::SVGElement | |
| updateStyle(std::string_view style) | donner::svg::SVGElement | |
| x() const | donner::svg::SVGTextPositioningElement | |
| xList() const | donner::svg::SVGTextPositioningElement | |
| y() const | donner::svg::SVGTextPositioningElement | |
| yList() const | donner::svg::SVGTextPositioningElement | |
| ~SVGElement() noexcept=default | donner::svg::SVGElement | |