Package | Description |
---|---|
elemental.dom | |
elemental.js.svg | |
elemental.svg |
Modifier and Type | Method and Description |
---|---|
SVGTextPositioningElement |
Document.createSVGTextPositioningElement() |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGAltGlyphElement |
class |
JsSVGTextElement |
class |
JsSVGTextPositioningElement |
class |
JsSVGTRefElement |
class |
JsSVGTSpanElement |
Modifier and Type | Interface and Description |
---|---|
interface |
SVGAltGlyphElement
The
altGlyph element allows sophisticated selection of the glyphs used to render its child character data. |
interface |
SVGTextElement
The
SVGTextElement interface provides access to the properties of <text>
elements, as well as methods to manipulate them. |
interface |
SVGTRefElement
The
SVGTRefElement interface provides access to the properties of <tref>
elements, as well as methods to manipulate them. |
interface |
SVGTSpanElement
The
SVGTSpanElement interface provides access to the properties of <tspan>
elements, as well as methods to manipulate them. |
Copyright © 2018. All rights reserved.