Module draw

Source
Expand description

Drawing attributes for lines, shapes, and text.

Structs§

FontCharacteristics
Font weight and decorations. Matches values defined here.
Pen
Stores attributes for lines, shapes, and text, such as color and font.
Rgba
RGBA color representation with 8 bit per channel.

Enums§

Style
Line style for node borders and edges. See here.

Functions§

pymodule