[][src]Module plotters::style

Structs

Black
Blue
Cyan
FontDesc

Describes a font

Green
Magenta
Palette99
Palette100
Palette9999
PaletteColor

A color in the given palette

RGBColor

The color described by it's RGB value

Red
ShapeStyle

Denotes an style for any of shape

TextStyle

Denotes an style of a text

Transparent
White
Yellow

Traits

Color

Any color representation

Mixable

The trait for any color that can composite with other color

Palette
SimpleColor

Color without alpha channel

Type Definitions

FontError

The error type for the font implementation

FontResult

The type we used to represent a result of any font operations