public class SVGTextPositioningElement extends SVGTextContentElement
SVGTextPositioningElement interface
is inherited by text-related interfaces: SVGTextElement,
SVGTSpanElement, SVGTRefElement
and SVGAltGlyphElement.| Modifier | Constructor and Description |
|---|---|
protected |
SVGTextPositioningElement() |
| Modifier and Type | Method and Description |
|---|---|
OMSVGAnimatedLengthList |
getDx()
Corresponds to attribute 'dx' on the given
element.
|
OMSVGAnimatedLengthList |
getDy()
Corresponds to attribute 'dy' on the given
element.
|
OMSVGAnimatedNumberList |
getRotate()
Corresponds to attribute 'rotate' on the
given element.
|
OMSVGAnimatedLengthList |
getX()
Corresponds to attribute 'x' on the given
element.
|
OMSVGAnimatedLengthList |
getY()
Corresponds to attribute 'y' on the given
element.
|
getCharNumAtPosition, getComputedTextLength, getEndPositionOfChar, getExtentOfChar, getExternalResourcesRequired, getLengthAdjust, getNumberOfChars, getRequiredExtensions, getRequiredFeatures, getRotationOfChar, getStartPositionOfChar, getSubStringLength, getSystemLanguage, getTextLength, getXmllang, getXmlspace, hasExtension, selectSubString, setXmllang, setXmlspacegetClassName_, getMarkup, getOwnerSVGElement, getViewportElement, getXmlbase, setXmlbaseaddClassName, as, as, blur, dispatchEvent, focus, getAbsoluteBottom, getAbsoluteLeft, getAbsoluteRight, getAbsoluteTop, getAttribute, getClassName, getClientHeight, getClientWidth, getDir, getDraggable, getElementsByTagName, getFirstChildElement, getId, getInnerHTML, getInnerText, getLang, getNextSiblingElement, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getPreviousSiblingElement, getPropertyBoolean, getPropertyDouble, getPropertyInt, getPropertyJSO, getPropertyObject, getPropertyString, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getString, getStyle, getTabIndex, getTagName, getTitle, hasAttribute, hasClassName, hasTagName, is, is, removeAttribute, removeClassName, replaceClassName, scrollIntoView, setAttribute, setClassName, setDir, setDraggable, setId, setInnerHTML, setInnerSafeHtml, setInnerText, setLang, setPropertyBoolean, setPropertyDouble, setPropertyInt, setPropertyJSO, setPropertyObject, setPropertyString, setScrollLeft, setScrollTop, setTabIndex, setTitle, toggleClassNameappendChild, cloneNode, getChild, getChildCount, getChildNodes, getFirstChild, getLastChild, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPreviousSibling, hasChildNodes, hasParentElement, insertAfter, insertBefore, insertFirst, isOrHasChild, removeAllChildren, removeChild, removeFromParent, replaceChild, setNodeValuepublic final OMSVGAnimatedLengthList getX()
public final OMSVGAnimatedLengthList getY()
public final OMSVGAnimatedLengthList getDx()
public final OMSVGAnimatedLengthList getDy()
public final OMSVGAnimatedNumberList getRotate()
Copyright © 2018. All Rights Reserved.