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§
- Points
Type - Type of shape defined by a sequence of points.
- Shape
- A drawable shape including closed shapes, lines, and text.
- Text
Align - Horizontal text alignment: left, center, or right.