package js.html.svg
extends DOMElement › Node › EventTarget
extended by AnimationElement, ClipPathElement, ComponentTransferFunctionElement, DescElement, FEBlendElement, FEColorMatrixElement, FEComponentTransferElement, FECompositeElement, FEConvolveMatrixElement, FEDiffuseLightingElement, FEDisplacementMapElement, FEDistantLightElement, FEDropShadowElement, FEFloodElement, FEGaussianBlurElement, FEImageElement, FEMergeElement, FEMergeNodeElement, FEMorphologyElement, FEOffsetElement, FEPointLightElement, FESpecularLightingElement, FESpotLightElement, FETileElement, FETurbulenceElement, FilterElement, GradientElement, GraphicsElement, MPathElement, MarkerElement, MaskElement, MetadataElement, PatternElement, ScriptElement, StopElement, StyleElement, SymbolElement, TitleElement, ViewElement
Available on js
All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
Documentation SVGElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyownerSVGElement:SVGElementAn SVGSVGElement referring to the nearest ancestor svg element. null if the given element is the outermost svg element.
read onlyviewportElement:ElementThe SVGElement, which established the current viewport. Often, the nearest ancestor svg element. null if the given element is the outermost svg element.
blur():VoidThrows:
null |
DOMError |
|---|
focus():VoidThrows:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/Element.html