Results 941 - 960 of 1,243

SVGAnimatedInteger

The SVGAnimatedInteger interface is used for attributes of basic type <integer> which can be animated.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimatedLengthList

The SVGAnimatedLengthList interface is used for attributes of type SVGLengthList which can be animated.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimatedNumberList

The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimatedPoints

The SVGAnimatedPoints interface supports elements which have a points attribute which holds a list of coordinate values and which support the ability to animate that attribute.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimatedRect

The SVGAnimatedRect interface is used for attributes of basic SVGRect which can be animated.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimatedString

The SVGAnimatedString interface represent string attributes which can be animated from each SVG declaration. You need to create SVG attribute before doing anything else, everything should be declared inside this.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimateElement

The SVGAnimateElement interface corresponds to the <animate> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimateMotionElement

The SVGAnimateMotionElement interface corresponds to the <animateMotion> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGAnimateTransformElement

The SVGAnimateTransformElement interface corresponds to the <animateTransform> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGClipPathElement

The SVGClipPathElement interface provides access to the properties of <clipPath> elements, as well as methods to manipulate them.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGCursorElement

The SVGCursorElement interface provides access to the properties of <cursor> elements, as well as methods to manipulate them.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGDefsElement

The SVGDefsElement interface corresponds to the <defs> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGDescElement

The SVGDescElement interface corresponds to the <desc> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGEllipseElement

The SVGEllipseElement interface provides access to the properties of <ellipse> elements, as well as methods to manipulate them.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGFilterElement

The SVGFilterElement interface provides access to the properties of <filter> elements, as well as methods to manipulate them.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGForeignObjectElement

The SVGForeignObjectElement interface provides access to the properties of <foreignObject> elements, as well as methods to manipulate them.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGGElement

The SVGGElement interface corresponds to the <g> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

SVGImageElement

The SVGImageElement interface corresponds to the <image> element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM