public class SVGElementInstance extends EventTarget
Modifier and Type | Field and Description |
---|---|
SVGElementInstanceList |
childNodes |
SVGElement |
correspondingElement |
SVGUseElement |
correspondingUseElement |
SVGElementInstance |
firstChild |
SVGElementInstance |
lastChild |
SVGElementInstance |
nextSibling |
SVGElementInstance |
parentNode |
SVGElementInstance |
previousSibling |
static SVGElementInstance |
prototype |
constructor
Constructor and Description |
---|
SVGElementInstance() |
addEventListener, addEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public SVGElementInstanceList childNodes
public SVGElement correspondingElement
public SVGUseElement correspondingUseElement
public SVGElementInstance firstChild
public SVGElementInstance lastChild
public SVGElementInstance nextSibling
public SVGElementInstance parentNode
public SVGElementInstance previousSibling
public static SVGElementInstance prototype