Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::SVGTextContentElement Member List

This is the complete list of members for donner::svg::SVGTextContentElement, including all inherited members.

appendChild(const SVGElement &child)donner::svg::SVGElement
appendText(std::string_view text)donner::svg::SVGTextContentElement
cast()donner::svg::SVGElementinline
cast() constdonner::svg::SVGElementinline
className() constdonner::svg::SVGElement
CreateEmptyEntity(SVGDocument &document)donner::svg::SVGElementprotectedstatic
CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type)donner::svg::SVGElementprotectedstatic
elementFromWorld() constdonner::svg::SVGGraphicsElement
entityHandle() constdonner::svg::SVGElementinline
findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) constdonner::svg::SVGElement
firstChild() constdonner::svg::SVGElement
getAttribute(const xml::XMLQualifiedNameRef &name) constdonner::svg::SVGElement
getCharNumAtPosition(const Vector2d &point) constdonner::svg::SVGTextContentElement
getComputedStyle() constdonner::svg::SVGElement
getComputedTextLength() constdonner::svg::SVGTextContentElement
getEndPositionOfChar(std::size_t charnum) constdonner::svg::SVGTextContentElement
getExtentOfChar(std::size_t charnum) constdonner::svg::SVGTextContentElement
getNumberOfChars() constdonner::svg::SVGTextContentElement
getRotationOfChar(std::size_t charnum) constdonner::svg::SVGTextContentElement
getStartPositionOfChar(std::size_t charnum) constdonner::svg::SVGTextContentElement
getSubStringLength(std::size_t charnum, std::size_t nchars) constdonner::svg::SVGTextContentElement
handle_donner::svg::SVGElementprotected
hasAttribute(const xml::XMLQualifiedNameRef &name) constdonner::svg::SVGElement
id() constdonner::svg::SVGElement
insertBefore(const SVGElement &newNode, std::optional< SVGElement > referenceNode)donner::svg::SVGElement
isa() constdonner::svg::SVGElementinline
IsBaseOf(ElementType type)donner::svg::SVGTextContentElementinlinestatic
isKnownType() constdonner::svg::SVGElement
lastChild() constdonner::svg::SVGElement
lengthAdjust() constdonner::svg::SVGTextContentElement
nextSibling() constdonner::svg::SVGElement
operator!=(const SVGElement &other) constdonner::svg::SVGElementinline
operator=(const SVGElement &other)donner::svg::SVGElement
operator=(SVGElement &&other) noexceptdonner::svg::SVGElement
operator==(const SVGElement &other) constdonner::svg::SVGElementinline
ownerDocument()donner::svg::SVGElement
parentElement() constdonner::svg::SVGElement
parser::SVGParserImpl (defined in donner::svg::SVGTextContentElement)donner::svg::SVGTextContentElementfriend
previousSibling() constdonner::svg::SVGElement
querySelector(std::string_view selector)donner::svg::SVGElement
registry() constdonner::svg::SVGElementinlineprotected
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
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
setId(std::string_view id)donner::svg::SVGElement
setLengthAdjust(LengthAdjust value)donner::svg::SVGTextContentElement
setStyle(std::string_view style)donner::svg::SVGElement
setTextLength(std::optional< Lengthd > value)donner::svg::SVGTextContentElement
setTransform(const Transformd &transform)donner::svg::SVGGraphicsElement
SVGElement(EntityHandle handle)donner::svg::SVGElementexplicitprotected
SVGElement(const SVGElement &other)donner::svg::SVGElement
SVGElement(SVGElement &&other) noexceptdonner::svg::SVGElement
SVGGraphicsElement(EntityHandle handle)donner::svg::SVGGraphicsElementexplicitprotected
SVGTextContentElement(EntityHandle handle)donner::svg::SVGTextContentElementexplicitprotected
tagName() constdonner::svg::SVGElement
textContent() constdonner::svg::SVGTextContentElement
textLength() constdonner::svg::SVGTextContentElement
toHandle(Entity entity) constdonner::svg::SVGElementinlineprotected
transform() constdonner::svg::SVGGraphicsElement
tryCast()donner::svg::SVGElementinline
tryCast() constdonner::svg::SVGElementinline
trySetPresentationAttribute(std::string_view name, std::string_view value)donner::svg::SVGElement
type() constdonner::svg::SVGElement
updateStyle(std::string_view style)donner::svg::SVGElement
~SVGElement() noexcept=defaultdonner::svg::SVGElement