Results 21 - 40 of 75

SVGTransform

SVGTransform is the interface for one of the component transformations within an SVGTransformList; thus, an SVGTransform object corresponds to a single component (e.g., scale(…) or matrix(…)) within a transform attribute.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGVKernElement

The SVGVKernElement interface corresponds to the <vkern> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGAnimateColorElement

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

SVGAnimatedAngle

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

SVGAnimatedBoolean

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

SVGAnimatedEnumeration

The SVGAnimatedEnumeration interface is used for attributes whose value must be a constant from a particular enumeration and which can be animated.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG SVG DOM

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