Expand description
Basic SVG shapes: the path, polygon, polyline, line,
rect, circle, ellipse elements.
Macrosยง
- impl_
draw ๐
Structsยง
- Circle
- The
<circle>element. - Ellipse
- The
<ellipse>element. - Line
- Path
- Points ๐
- List-of-points for polyline and polygon elements.
- Polygon
- Polyline
- Rect
- The
<rect>element. - Shape
Def ๐
Enumsยง
- Markers ๐
Traitsยง
- Basic
Shape ๐
Functionsยง
- acquire_
marker ๐ - draw_
basic_ ๐shape - make_
ellipse ๐ - make_
poly ๐