@TagName(value="textPath") public class OMSVGTextPathElement extends OMSVGTextContentElement implements ISVGURIReference
OMSVGTextPathElement
interface corresponds
to the textPath element.Modifier and Type | Field and Description |
---|---|
static short |
TEXTPATH_METHODTYPE_ALIGN
Corresponds to value 'align'.
|
static short |
TEXTPATH_METHODTYPE_STRETCH
Corresponds to value 'stretch'.
|
static short |
TEXTPATH_METHODTYPE_UNKNOWN
The enumeration was set to a value that is not one of predefined types.
|
static short |
TEXTPATH_SPACINGTYPE_AUTO
Corresponds to value 'auto'.
|
static short |
TEXTPATH_SPACINGTYPE_EXACT
Corresponds to value 'exact'.
|
static short |
TEXTPATH_SPACINGTYPE_UNKNOWN
The enumeration was set to a value that is not one of predefined types.
|
LENGTHADJUST_SPACING, LENGTHADJUST_SPACINGANDGLYPHS, LENGTHADJUST_UNKNOWN
Modifier | Constructor and Description |
---|---|
|
OMSVGTextPathElement() |
protected |
OMSVGTextPathElement(SVGTextPathElement ot) |
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedString |
getHref()
Corresponds to attribute 'xlink:href' on
the given element.
|
OMSVGAnimatedEnumeration |
getMethod()
Corresponds to attribute
getMethod()
on the given textPath element. |
OMSVGAnimatedEnumeration |
getSpacing()
Corresponds to attribute
getSpacing()
on the given textPath element. |
OMSVGAnimatedLength |
getStartOffset()
Corresponds to attribute
getStartOffset()
on the given textPath 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, setXmlspace
addClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbase
getAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNS
addDomHandler, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal
public static final short TEXTPATH_METHODTYPE_UNKNOWN
public static final short TEXTPATH_METHODTYPE_ALIGN
public static final short TEXTPATH_METHODTYPE_STRETCH
public static final short TEXTPATH_SPACINGTYPE_UNKNOWN
public static final short TEXTPATH_SPACINGTYPE_AUTO
public static final short TEXTPATH_SPACINGTYPE_EXACT
public OMSVGTextPathElement()
protected OMSVGTextPathElement(SVGTextPathElement ot)
public final OMSVGAnimatedLength getStartOffset()
getStartOffset()
on the given textPath element.public final OMSVGAnimatedEnumeration getMethod()
getMethod()
on the given textPath element.public final OMSVGAnimatedEnumeration getSpacing()
getSpacing()
on the given textPath element.public final OMSVGAnimatedString getHref()
getHref
in interface ISVGURIReference
Copyright © 2018. All Rights Reserved.