Module shapes

Source
Expand description

Drawable shapes included in Shape.

Structs§

Ellipse
A horizontal ellipse shape.
Points
Shape defined by a sequence of points (line or closed shape).
Text
Multiline text for node or edge labels.

Enums§

PointsType
Type of shape defined by a sequence of points.
Shape
A drawable shape including closed shapes, lines, and text.
TextAlign
Horizontal text alignment: left, center, or right.

Functions§

pymodule