cosmic
0.1.0
Module arc
Module Items
Structs
In cosmic::
iced::
advanced::
graphics::
geometry::
path::
lyon_
path::
geom
cosmic
::
iced
::
advanced
::
graphics
::
geometry
::
path
::
lyon_path
::
geom
Module
arc
Copy item path
Source
Expand description
Elliptic arc related maths and tools.
Structs
§
Arc
An elliptic arc curve segment.
ArcFlags
Flag parameters for arcs as described by the SVG specification.
Flattened
Flattening iterator for arcs.
SvgArc
An elliptic arc curve segment using the SVG’s end-point notation.