Module org.w3c.dom.svg
Package org.w3c.dom.svg
package org.w3c.dom.svg
-
ClassDescriptionImplemented 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 ofSVGPoint
objects.Represents thepreserveAspectRatio
attribute.Represents rectangular geometry.This interface is implemented on all objects corresponding to SVG elements that can havestyle
,class
and presentation attributes specified on them.Represents thehref
attribute and the deprecatedxlink:href
attribute.