Crate shape_svg

Source
Expand description

§Shapes SVG

Get the svg represent of shapes.

ShapeTypeSvgElement
Pointcircle
Circlecircle
Ellipseellipse
Squarerect
Rectangularrect

Structs§

SVG
An svg element.

Traits§

ToSVG
Mark a type that can be convert to svg
ToSVG3D
Mark a type that can be convert to svg

Functions§

read
Read a document.
save
Save a document.