Donner 0.5.0
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
SVGElement Member List

This is the complete list of members for SVGElement, including all inherited members.

appendChild(const SVGElement &child)SVGElement
cast()SVGElementinline
cast() constSVGElementinline
className() constSVGElement
CreateEmptyEntity(SVGDocument &document)SVGElementprotectedstatic
CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type)SVGElementprotectedstatic
DonnerController (defined in SVGElement)SVGElementfriend
entityHandle() constSVGElementinline
findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) constSVGElement
firstChild() constSVGElement
getAttribute(const xml::XMLQualifiedNameRef &name) constSVGElement
getComputedStyle() constSVGElement
handle_SVGElementprotected
hasAttribute(const xml::XMLQualifiedNameRef &name) constSVGElement
id() constSVGElement
insertBefore(const SVGElement &newNode, std::optional< SVGElement > referenceNode)SVGElement
isa() constSVGElementinline
isKnownType() constSVGElement
lastChild() constSVGElement
nextSibling() constSVGElement
operator!=(const SVGElement &other) constSVGElementinline
operator=(const SVGElement &other)SVGElement
operator=(SVGElement &&other) noexceptSVGElement
operator==(const SVGElement &other) constSVGElementinline
ownerDocument()SVGElement
parentElement() constSVGElement
previousSibling() constSVGElement
querySelector(std::string_view selector)SVGElement
registry() constSVGElementinlineprotected
remove()SVGElement
removeAttribute(const xml::XMLQualifiedNameRef &name)SVGElement
removeChild(const SVGElement &child)SVGElement
replaceChild(const SVGElement &newChild, const SVGElement &oldChild)SVGElement
setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value)SVGElement
setClassName(std::string_view name)SVGElement
setId(std::string_view id)SVGElement
setStyle(std::string_view style)SVGElement
SVGElement(EntityHandle handle)SVGElementexplicitprotected
SVGElement(const SVGElement &other)SVGElement
SVGElement(SVGElement &&other) noexceptSVGElement
tagName() constSVGElement
toHandle(Entity entity) constSVGElementinlineprotected
tryCast()SVGElementinline
tryCast() constSVGElementinline
trySetPresentationAttribute(std::string_view name, std::string_view value)SVGElement
type() constSVGElement
updateStyle(std::string_view style)SVGElement
~SVGElement() noexcept=defaultSVGElement