All Classes and Interfaces
Class
Description
Implemented by elements which have a
d attribute which holds SVG path
data.Deprecated, for removal: This API element is subject to removal in a future version.
Represents SVG elements whose rendering is defined by geometry with an
equivalent path, and which can be filled and stroked.
Represents SVG elements whose primary purpose is to directly render graphics
into a group.
Deprecated, for removal: This API element is subject to removal in a future version.
Represents a value that can be a <length>, <percentage> or
<number>.
Many of SVG's graphics operations utilize 2x3 matrices of the form:
Deprecated.
Declares the different Path Segment Types corresponding to a single command
within a path data specification.
An
(x, y) coordinate pair.A list of
SVGPoint objects.Represents the
preserveAspectRatio attribute.Represents rectangular geometry.
This interface is implemented on all objects corresponding to SVG elements
that can have
style, class and presentation
attributes specified on them.Represents the
href attribute and the deprecated
xlink:href attribute.