SVGTextContentElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

getCharNumAtPosition
int getCharNumAtPosition(SVGPoint point)
Undocumented in source. Be warned that the author may not have intended to support it.
getComputedTextLength
float getComputedTextLength()
Undocumented in source. Be warned that the author may not have intended to support it.
getEndPositionOfChar
auto getEndPositionOfChar(uint charnum)
Undocumented in source. Be warned that the author may not have intended to support it.
getExtentOfChar
auto getExtentOfChar(uint charnum)
Undocumented in source. Be warned that the author may not have intended to support it.
getNumberOfChars
int getNumberOfChars()
Undocumented in source. Be warned that the author may not have intended to support it.
getRotationOfChar
float getRotationOfChar(uint charnum)
Undocumented in source. Be warned that the author may not have intended to support it.
getStartPositionOfChar
auto getStartPositionOfChar(uint charnum)
Undocumented in source. Be warned that the author may not have intended to support it.
getSubStringLength
float getSubStringLength(uint charnum, uint nchars)
Undocumented in source. Be warned that the author may not have intended to support it.
lengthAdjust
auto lengthAdjust()
Undocumented in source. Be warned that the author may not have intended to support it.
selectSubString
void selectSubString(uint charnum, uint nchars)
Undocumented in source. Be warned that the author may not have intended to support it.
textLength
auto textLength()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

LENGTHADJUST_SPACING
enum ushort LENGTHADJUST_SPACING;
Undocumented in source.
LENGTHADJUST_SPACINGANDGLYPHS
enum ushort LENGTHADJUST_SPACINGANDGLYPHS;
Undocumented in source.
LENGTHADJUST_UNKNOWN
enum ushort LENGTHADJUST_UNKNOWN;
Undocumented in source.
_parent
libwasm.bindings.SVGGraphicsElement.SVGGraphicsElement _parent;
Undocumented in source.

Meta