SVGTextContentElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

getCharNumAtPosition
auto getCharNumAtPosition(DOMPointInit point)
Undocumented in source. Be warned that the author may not have intended to support it.
getCharNumAtPosition
auto getCharNumAtPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
getComputedTextLength
auto 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
auto getNumberOfChars()
Undocumented in source. Be warned that the author may not have intended to support it.
getRotationOfChar
auto 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
auto 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
spasm.bindings.svg.SVGGraphicsElement _parent;
Undocumented in source.

Meta