| appendChild(const SVGElement &child) | donner::svg::SVGElement | |
| attributes() const | donner::svg::SVGElement | |
| cast() | donner::svg::SVGElement | inline |
| cast() const | donner::svg::SVGElement | inline |
| className() const | donner::svg::SVGElement | |
| Create(SVGDocument &document) | donner::svg::SVGSVGElement | inlinestatic |
| CreateElementMutationBatch(SVGDocument &document) | donner::svg::SVGElement | protectedstatic |
| CreateElementWriteAccess(SVGDocument &document) | donner::svg::SVGElement | protectedstatic |
| CreateEmptyEntity(SVGDocument &document) | donner::svg::SVGElement | protectedstatic |
| CreateEmptyEntity(DocumentWriteAccess &access) | donner::svg::SVGElement | protectedstatic |
| CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type) | donner::svg::SVGElement | protectedstatic |
| CreateOn(EntityHandle handle) | donner::svg::SVGSVGElement | protectedstatic |
| 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 | |
| getComputedStyle() const | donner::svg::SVGElement | |
| handle_ | donner::svg::SVGElement | protected |
| hasAttribute(const xml::XMLQualifiedNameRef &name) const | donner::svg::SVGElement | |
| height() const | donner::svg::SVGSVGElement | |
| 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::SVGGraphicsElement | inlinestatic |
| isKnownType() const | donner::svg::SVGElement | |
| lastChild() const | donner::svg::SVGElement | |
| mutationScope(InvalidateCallback &&invalidateOnScopeExit) const | donner::svg::SVGElement | inlineprotected |
| 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::SVGSVGElement) | donner::svg::SVGSVGElement | friend |
| preserveAspectRatio() const | donner::svg::SVGSVGElement | |
| 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 | |
| removeAttributeFromXMLMutation(const xml::XMLQualifiedNameRef &name) | donner::svg::SVGElement | protected |
| removeChild(const SVGElement &child) | donner::svg::SVGElement | |
| replaceChild(const SVGElement &newChild, const SVGElement &oldChild) | donner::svg::SVGElement | |
| setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value) | donner::svg::SVGElement | |
| setAttributeFromXMLMutation(const xml::XMLQualifiedNameRef &name, std::string_view value) | donner::svg::SVGElement | protected |
| setClassName(std::string_view name) | donner::svg::SVGElement | |
| setHeight(std::optional< Lengthd > value) | donner::svg::SVGSVGElement | |
| setId(std::string_view id) | donner::svg::SVGElement | |
| setPreserveAspectRatio(PreserveAspectRatio preserveAspectRatio) | donner::svg::SVGSVGElement | |
| setStyle(std::string_view style) | donner::svg::SVGElement | |
| setTransform(const Transform2d &transform) | donner::svg::SVGGraphicsElement | |
| setViewBox(std::optional< Box2d > viewBox) | donner::svg::SVGSVGElement | |
| setViewBox(double x, double y, double width, double height) | donner::svg::SVGSVGElement | inline |
| setWidth(std::optional< Lengthd > value) | donner::svg::SVGSVGElement | |
| setX(Lengthd value) | donner::svg::SVGSVGElement | |
| setY(Lengthd value) | donner::svg::SVGSVGElement | |
| SVGDocument (defined in donner::svg::SVGSVGElement) | donner::svg::SVGSVGElement | friend |
| 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 |
| SVGSVGElement(EntityHandle handle) | donner::svg::SVGSVGElement | inlineexplicitprotected |
| Tag | donner::svg::SVGSVGElement | static |
| tagName() const | donner::svg::SVGElement | |
| 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 | |
| tryTagName() const | donner::svg::SVGElement | |
| tryType() const | donner::svg::SVGElement | |
| Type | donner::svg::SVGSVGElement | static |
| type() const | donner::svg::SVGElement | |
| unsafeEntityHandle() const | donner::svg::SVGElement | inline |
| unsafeRegistry() const | donner::svg::SVGElement | inlineprotected |
| updateStyle(std::string_view style) | donner::svg::SVGElement | |
| viewBox() const | donner::svg::SVGSVGElement | |
| width() const | donner::svg::SVGSVGElement | |
| withReadAccess(Callback &&callback) const | donner::svg::SVGElement | inline |
| withWriteAccess(Callback &&callback) const | donner::svg::SVGElement | inline |
| x() const | donner::svg::SVGSVGElement | |
| y() const | donner::svg::SVGSVGElement | |
| ~SVGElement() noexcept | donner::svg::SVGElement | |