[][src]Module iced_glow::widget::canvas::path

This is supported on feature="canvas" only.

Build different kinds of 2D shapes.

Modules

arcfeature="canvas"

Build and draw curves.

Structs

Arcfeature="canvas"

A segment of a differentiable curve.

Builderfeature="canvas"

A Path builder.

Pathfeature="canvas"

An immutable set of points that may or may not be connected.