Struct astrup::figure::Figure [] [src]

pub struct Figure { /* fields omitted */ }

Methods

impl Figure
[src]

[src]

[src]

[src]

Set window title. This is displayed in the window "header", and not in the figure itself.

[src]

[src]

[src]

[src]

Set the figure background color

[src]

Set the figure background color

[src]

[src]

[src]

[src]

[src]

Whether or not to display a border around the figure

[src]

Set the color of the border around the figure

[src]

Set the line width of the border around the figure

[src]

[src]

[src]

[src]

Draw the figure and the subsequent structures

Trait Implementations

impl Clone for Figure
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more