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

This is the complete list of members for donner::svg::SVGTextPositioningElement, 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
dx() constdonner::svg::SVGTextPositioningElement
dxList() constdonner::svg::SVGTextPositioningElement
dy() constdonner::svg::SVGTextPositioningElement
dyList() constdonner::svg::SVGTextPositioningElement
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::SVGTextPositioningElementinlinestatic
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::SVGTextPositioningElement)donner::svg::SVGTextPositioningElementfriend
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
rotate() constdonner::svg::SVGTextPositioningElement
rotateList() constdonner::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::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
SVGTextPositioningElement(EntityHandle handle)donner::svg::SVGTextPositioningElementexplicitprotected
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
x() constdonner::svg::SVGTextPositioningElement
xList() constdonner::svg::SVGTextPositioningElement
y() constdonner::svg::SVGTextPositioningElement
yList() constdonner::svg::SVGTextPositioningElement
~SVGElement() noexcept=defaultdonner::svg::SVGElement