SVG Object Reference
This section contains the Scalable Vector Graphics (SVG) object reference documentation.
In this section
| Topic | Description |
|---|---|
|
Contains angle-related information. | |
|
Contains angle-related information that is associated with SVG declaration animation. | |
|
Defines Boolean attributes that you can animate. | |
|
Defines attributes that you can animate and whose value must be a constant from a particular enumeration. | |
|
Defines integer attributes that you can animate. | |
|
Defines length attributes that you can animate. | |
|
Defines SVGLengthList attributes that you can animate. | |
|
Defines number attributes that you can animate. | |
|
Defines attributes that take a list of numbers and that you can animate. | |
|
Defines SVGPreserveAspectRatio attributes that you can animate. | |
|
Defines SVGRect attributes that you can animate. | |
|
Defines string attributes that you can animate. | |
|
Contains | |
|
Defines attributes that specify a set of transformations, such as the SVGTransform attribute, which is available for many SVG elements and which you can animate. | |
|
This interface defines the base interface used by the component transfer function interfaces (feFuncA, feFuncB, feFuncG, and feFuncR) . | |
|
Defines a base object that SVG DOM element interfaces (such as the SVGPathElement interface for the path element) derive from. | |
|
Represents a single node in the instance tree (or shadow tree) that the SVG DOM maintains. | |
|
Abstracts an ordered collection of SVGElementInstance objects, without defining or constraining how this collection is implemented. | |
|
Defines an exception that is raised when a specific SVG operation is impossible to perform. | |
|
Corresponds to the length basic data type. | |
|
Defines a list of SVGLength objects. | |
|
Defines a | |
|
Represents a basic number. | |
|
Defines a list of SVGNumber objects. | |
|
Defines a single path data command. | |
|
Defines a SVGPathSeg command with absolute 'arcto' path data. | |
|
Defines a SVGPathSeg command with relative arcto path data. | |
|
Defines a SVGPathSeg command that draws a linear closing line from the end of the prior segment to the starting point of the path data. | |
|
Defines a SVGPathSeg command with an absolute curveto Bézier path data. | |
|
Defines a SVGPathSeg command with a relative curveto Bézier path data. | |
|
Defines a SVGPathSeg command with an absolute smooth curveto Bézier path data. | |
|
Defines a SVGPathSeg command with a relative smooth curveto Bézier path data. | |
|
Defines a SVGPathSeg command with absolute quadratic curveto Bézier path data. | |
|
Defines a SVGPathSeg command with relative quadratic curveto Bézier path data. | |
|
Defines a SVGPathSeg command with absolute smooth quadratic curveto Bézier path data. | |
|
Defines a SVGPathSeg command with absolute smooth quadratic Bézier curveto Bézier path data. | |
|
Defines a SVGPathSeg command with absolute lineto path data. | |
|
Defines a SVGPathSeg command with absolute horizontal lineto path data. | |
|
Defines a SVGPathSeg command with relative horizontal lineto path data. | |
|
Corresponds to a relative lineto (l) path data command. | |
|
Corresponds to an absolute vertical lineto (V) path data command. | |
|
Corresponds to an relative vertical lineto (v) path data command. | |
|
Defines a list of SVGPathSeg objects. | |
|
Corresponds to an absolute moveto (M) path data command. | |
|
Corresponds to an relative moveto (m) path data command. | |
|
Describes a point. | |
|
Defines a list of SVGPoint objects. | |
|
Corresponds to the preserveAspectRatio attribute, which is available for many SVG elements. | |
|
Describes a rectangle. | |
|
Defines a list of | |
|
Represents a single component within a SVGTransformList attribute specification. | |
|
Specifies a list of coordinate system transformations. | |
|
Determines whether an element can zoom or pan. | |
|
Describes a zoom event. |