Struct svg::node::Text [] [src]

pub struct Text { /* fields omitted */ }

A text node.

Methods

impl Text
[src]

Create a node.

Trait Implementations

impl Display for Text
[src]

Formats the value using the given formatter. Read more

impl Node for Text
[src]

Append a child node.

Assign an attribute.