@JsType(isNative=true,
name="SVGSymbolElement",
namespace="<global>")
public class SVGSymbolElement
extends SVGElement<SVGSymbolElement>
implements SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGFitToViewBox
EventTarget.OptionsACTIVE_BUBBLE, ACTIVE_CAPTURE, PASSIVE_BUBBLE, PASSIVE_CAPTURE, PASSIVE_SUPPORTED| Constructor and Description |
|---|
SVGSymbolElement() |
| Modifier and Type | Method and Description |
|---|---|
SVGAnimatedBoolean |
getExternalResourcesRequired() |
CSSValue |
getPresentationAttribute(String name) |
SVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio() |
SVGAnimatedRect |
getViewBox() |
String |
getXmlLang() |
String |
getXmlSpace() |
void |
setHeight(Double height,
Unit unit) |
void |
setViewBox(ViewBox viewBox) |
void |
setWidth(Double width,
Unit unit) |
void |
setX(Double x) |
void |
setXmlLang(String xmlLang) |
void |
setXmlSpace(String xmlSpace) |
void |
setY(Double y) |
blur, focus, getOwnerSVGElement, getTabIndex, getViewportElement, setTabIndexaddClassName, getAbsoluteLeft, getAbsoluteTop, getAttribute, getAttributeNS, getClassList, getClassName, getClientHeight, getClientLeft, getClientTop, getClientWidth, getComputedStyle, getId, getInnerHTML, getInnerText, getNativeStyle, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getStyle, hasClassName, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, querySelector, releaseCapture, removeAttribute, removeAttributeNS, removeClassName, setAttribute, setAttributeNS, setCapture, setCapture, setClassName, setId, setInnerHTML, setInnerText, setNativeCatpure, setNativeCatpure, setScrollLeft, setScrollTop, webkitRequestFullscreenappendChild, cloneNode, compareDocumentPosition, contains, getBaseURI, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNativeNodeType, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousSibling, getTextContent, hasChildNodes, insertAfter, insertBefore, insertBefore, insertFirst, isAncestor, isAttached, isDefaultNamespace, isDescendant, isEqualNode, lookupNamespaceURI, lookupPrefix, normalize, removeAllChildren, removeAllChildrenBefore, removeChild, replaceChild, setNodeValue, setPrefix, setTextContentaddEventListener, addEventListener, addEventListener, dispatchEvent, dispatchEvent, getEventListeners, removeEventListener, removeEventListener, removeEventListener, removeNativeEventListener, removeNativeEventListener, removeNativeEventListener, setEventListenerscast, getOwnPropertyNames, hasOwnProperty, observeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNativeStyle@JsOverlay public final void setX(Double x)
@JsOverlay public final void setY(Double y)
@JsOverlay public final void setViewBox(ViewBox viewBox)
@JsProperty(name="viewBox") public SVGAnimatedRect getViewBox()
getViewBox in interface SVGFitToViewBox@JsProperty(name="preserveAspectRatio") public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
getPreserveAspectRatio in interface SVGFitToViewBox@JsProperty(name="externalResourcesRequired") public SVGAnimatedBoolean getExternalResourcesRequired()
getExternalResourcesRequired in interface SVGExternalResourcesRequiredpublic CSSValue getPresentationAttribute(String name)
getPresentationAttribute in interface SVGStylable@JsProperty(name="xmllang") public String getXmlLang()
getXmlLang in interface SVGLangSpace@JsProperty(name="xmllang") public void setXmlLang(String xmlLang)
setXmlLang in interface SVGLangSpace@JsProperty(name="xmlspace") public String getXmlSpace()
getXmlSpace in interface SVGLangSpace@JsProperty(name="xmlspace") public void setXmlSpace(String xmlSpace)
setXmlSpace in interface SVGLangSpaceCopyright © 2018 Xalys. All rights reserved.