public abstract class OMSVGTextPositioningElement extends OMSVGTextContentElement
OMSVGTextPositioningElement interface
is inherited by text-related interfaces: OMSVGTextElement,
OMSVGTSpanElement, OMSVGTRefElement
and OMSVGAltGlyphElement.LENGTHADJUST_SPACING, LENGTHADJUST_SPACINGANDGLYPHS, LENGTHADJUST_UNKNOWN| Modifier | Constructor and Description |
|---|---|
protected |
OMSVGTextPositioningElement(SVGTextPositioningElement ot) |
| 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.
|
addActivateHandler, addClickHandler, addDragEndHandler, addDragEnterHandler, addDragHandler, addDragLeaveHandler, addDragOverHandler, addDragStartHandler, addDropHandler, addFocusInHandler, addFocusOutHandler, addLoadHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addTouchCancelHandler, addTouchEndHandler, addTouchMoveHandler, addTouchStartHandler, getCharNumAtPosition, getComputedTextLength, getEndPositionOfChar, getExtentOfChar, getExternalResourcesRequired, getLengthAdjust, getNumberOfChars, getRequiredExtensions, getRequiredFeatures, getRotationOfChar, getStartPositionOfChar, getSubStringLength, getSystemLanguage, getTextLength, getXmllang, getXmlspace, hasExtension, selectSubString, setXmllang, setXmlspaceaddClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbasegetAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNSaddDomHandler, addHandler, appendChild, cleanup, cloneNode, convert, convertList, dispatch, fireEvent, getChildNodes, getEventBus, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNode, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, hasChildNodes, insertBefore, normalize, removeChild, replaceChild, setNodeValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseValprotected OMSVGTextPositioningElement(SVGTextPositioningElement ot)
public final OMSVGAnimatedLengthList getX()
public final OMSVGAnimatedLengthList getY()
public final OMSVGAnimatedLengthList getDx()
public final OMSVGAnimatedLengthList getDy()
public final OMSVGAnimatedNumberList getRotate()
Copyright © 2018. All Rights Reserved.