PathData-class | R Documentation |
"PathData"
An object that represents a sequence of path data segments in an SVG path.
segments
:Object of class "list"
~~
signature(object = "PathData", tm =
"matrix")
: A transformation matrix to apply to all path
segments in the path that object
contains. Returns a new
"PathData"
object with each path segment transformed to
their new locations.
Simon Potter
PathData
, PathMoveTo
,
PathLineTo
, PathCurveTo
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.