appendChild(const SVGElement &child) | donner::svg::SVGElement | |
cast() | donner::svg::SVGElement | inline |
cast() const | donner::svg::SVGElement | inline |
className() const | donner::svg::SVGElement | |
Create(SVGDocument &document) | donner::svg::SVGStyleElement | inlinestatic |
CreateEmptyEntity(SVGDocument &document) | donner::svg::SVGElement | protectedstatic |
CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type) | donner::svg::SVGElement | protectedstatic |
CreateOn(EntityHandle handle) | donner::svg::SVGStyleElement | protectedstatic |
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 | |
id() const | donner::svg::SVGElement | |
insertBefore(const SVGElement &newNode, std::optional< SVGElement > referenceNode) | donner::svg::SVGElement | |
isa() const | donner::svg::SVGElement | inline |
isCssType() const | donner::svg::SVGStyleElement | |
isKnownType() const | donner::svg::SVGElement | |
lastChild() const | donner::svg::SVGElement | |
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::SVGStyleElement) | donner::svg::SVGStyleElement | 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 | |
setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value) | donner::svg::SVGElement | |
setClassName(std::string_view name) | donner::svg::SVGElement | |
setContents(std::string_view style) | donner::svg::SVGStyleElement | |
setId(std::string_view id) | donner::svg::SVGElement | |
setStyle(std::string_view style) | donner::svg::SVGElement | |
setType(const RcStringOrRef &type) | donner::svg::SVGStyleElement | |
SVGElement(EntityHandle handle) | donner::svg::SVGElement | explicitprotected |
SVGElement(const SVGElement &other) | donner::svg::SVGElement | |
SVGElement(SVGElement &&other) noexcept | donner::svg::SVGElement | |
SVGStyleElement(EntityHandle handle) | donner::svg::SVGStyleElement | inlineexplicitprotected |
Tag | donner::svg::SVGStyleElement | static |
tagName() const | donner::svg::SVGElement | |
toHandle(Entity entity) const | donner::svg::SVGElement | inlineprotected |
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 | |
Type | donner::svg::SVGStyleElement | static |
updateStyle(std::string_view style) | donner::svg::SVGElement | |
~SVGElement() noexcept=default | donner::svg::SVGElement | |