@TagName(value="altGlyph") public class OMSVGAltGlyphElement extends OMSVGTextPositioningElement implements ISVGURIReference
OMSVGAltGlyphElement interface corresponds
to the altGlyph element.LENGTHADJUST_SPACING, LENGTHADJUST_SPACINGANDGLYPHS, LENGTHADJUST_UNKNOWN| Modifier | Constructor and Description |
|---|---|
|
OMSVGAltGlyphElement() |
protected |
OMSVGAltGlyphElement(SVGAltGlyphElement ot) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat()
Corresponds to attribute
getFormat()
on the given element. |
String |
getGlyphRef()
Corresponds to attribute
glyphRef attribute on the given element. |
OMSVGAnimatedString |
getHref()
Corresponds to attribute 'xlink:href' on
the given element.
|
void |
setFormat(String value)
Corresponds to attribute
getFormat()
on the given element. |
void |
setGlyphRef(String value)
Corresponds to attribute
glyphRef attribute on the given element. |
getDx, getDy, getRotate, getX, getYaddActivateHandler, 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, setClassNameBaseValpublic OMSVGAltGlyphElement()
protected OMSVGAltGlyphElement(SVGAltGlyphElement ot)
public final String getGlyphRef()
glyphRef attribute on the given element.public final void setGlyphRef(String value) throws com.google.gwt.core.client.JavaScriptException
glyphRef attribute on the given element.DOMException(NO_MODIFICATION_ALLOWED_ERR) - Raised on an attempt
to change the value of a read only
attribute.com.google.gwt.core.client.JavaScriptExceptionpublic final String getFormat()
getFormat()
on the given element.public final void setFormat(String value) throws com.google.gwt.core.client.JavaScriptException
getFormat()
on the given element.DOMException(NO_MODIFICATION_ALLOWED_ERR) - Raised on an attempt
to change the value of a read only
attribute.com.google.gwt.core.client.JavaScriptExceptionpublic final OMSVGAnimatedString getHref()
getHref in interface ISVGURIReferenceCopyright © 2018. All Rights Reserved.