Results 1 - 20 of 75

SVGAngle

The SVGAngle interface correspond to the <angle> basic data type.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGAnimatedNumber

The SVGAnimatedNumber interface is used for attributes of basic type <Number> which can be animated.
API HTML NeedsBrowserCompatibility NeedsExample SVG SVG DOM

SVGAnimatedPreserveAspectRatio

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

SVGAnimatedTransformList

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

SVGElement

All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
API NeedsBrowserCompatibility NeedsExample Reference SVG SVG DOM

SVGFontElement

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

SVGFontFaceElement

The SVGFontFaceElement interface corresponds to the <font-face> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceFormatElement

The SVGFontFaceFormatElement interface corresponds to the <font-face-format> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceNameElement

The SVGFontFaceNameElement interface corresponds to the <font-face-name> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceSrcElement

The SVGFontFaceSrcElement interface corresponds to the <font-face-src> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceUriElement

The SVGFontFaceUriElement interface corresponds to the <font-face-uri> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGGlyphElement

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

SVGHKernElement

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

SVGMatrix

Many of SVG's graphics operations utilize 2x3 matrices of the form:
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGMissingGlyphElement

The SVGMissingGlyphElement interface corresponds to the <missing-glyph> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGNumberList

The SVGNumberList defines a list of SVGNumber objects.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGPreserveAspectRatio

The SVGPreserveAspectRatio interface corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGRect

The SVGRect represents a rectangle. Rectangles consist of <code>x</code> and <code>y</code> coordinate pair identifying a minimum X value, a minimum Y value, and a width and height, which are constrained to be non-negative.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGStringList

The SVGStringList defines a list of DOMString objects.
API NeedsBrowserCompatibility Reference SVG SVG DOM

SVGTextPositioningElement

The SVGTextPositioningElement interface is inherited by text-related interfaces: SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM