Struct svg::node::element::MotionPath [] [src]

pub struct MotionPath { /* fields omitted */ }

An mpath element.

Methods

impl MotionPath
[src]

Create a node.

impl MotionPath
[src]

Append a node.

Assign an attribute.

Trait Implementations

impl Node for MotionPath
[src]

Append a child node.

Assign an attribute.

impl Display for MotionPath
[src]

Formats the value using the given formatter.