[−][src]Module iced::widget::canvas::path
This is supported on
feature="canvas" or feature="glow_canvas" only.Build different kinds of 2D shapes.
Modules
| arc | feature="canvas" or feature="glow_canvas"Build and draw curves. |
Structs
| Arc | feature="canvas" or feature="glow_canvas"A segment of a differentiable curve. |
| Builder | feature="canvas" or feature="glow_canvas"A |
| Path | feature="canvas" or feature="glow_canvas"An immutable set of points that may or may not be connected. |