SVGElementInstance in SVG 1.1

(no overview available)

Inherits from:

Instance Properties

name type description
correspondingElement SVGElement (read only)
correspondingUseElement SVGUseElement (read only)
parentNode SVGElementInstance (read only)
childNodes SVGElementInstanceList (read only)
firstChild SVGElementInstance (read only)
lastChild SVGElementInstance (read only)
previousSibling SVGElementInstance (read only)
nextSibling SVGElementInstance (read only)

Instance Methods

name returns description
addEventListener() (none) [from EventTarget]
removeEventListener() (none) [from EventTarget]
dispatchEvent() Boolean Dispatches an event to the invoking object. [from EventTarget]

Properties that are an SVGElementInstance

name object description
instanceRoot SVGUseElement (read only)
animatedInstanceRoot SVGUseElement (read only)
parentNode SVGElementInstance (read only)
firstChild SVGElementInstance (read only)
lastChild SVGElementInstance (read only)
previousSibling SVGElementInstance (read only)
nextSibling SVGElementInstance (read only)

Methods that return an SVGElementInstance

name of object description
item() SVGElementInstanceList