Module cosmic::iced::advanced::graphics::geometry::path

source ·
Expand description

Build different kinds of 2D shapes.

Modules§

  • Build and draw curves.
  • Data structures and traits to work with paths (vector graphics).

Structs§

  • A segment of a differentiable curve.
  • A Path builder.
  • An immutable set of points that may or may not be connected.