Struct printpdf::types::plugins::graphics::pattern::PatternList [] [src]

pub struct PatternList { /* fields omitted */ }

Methods

impl PatternList
[src]

[src]

Creates a new pattern list

[src]

Adds a new pattern to the pattern list

Trait Implementations

impl Default for PatternList
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for PatternList
[src]

[src]

Formats the value using the given formatter.

impl Clone for PatternList
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Into<Dictionary> for PatternList
[src]

[src]

Performs the conversion.