SVGTransformList in SVG 1.1

(no overview available)

Instance Properties

name type description
numberOfItems Number (read only)

Instance Methods

name returns description
appendItem(newItem) SVGTransform
clear() (none)
consolidate() SVGTransform
createSVGTransformFromMatrix(matrix) SVGTransform
getItem(index) SVGTransform
initialize(newItem) SVGTransform
insertItemBefore(newItem,index) SVGTransform
removeItem(index) SVGTransform
replaceItem(newItem,index) SVGTransform

Properties that are an SVGTransformList

name object description
animVal SVGAnimatedTransformList (read only)
baseVal SVGAnimatedTransformList (read only)
transform SVGViewSpec (read only)