Module iced_graphics::geometry

source ·
Available on crate feature geometry only.
Expand description

Build and draw geometry.

Re-exports§

Modules§

  • Fill Geometry with a certain style.
  • Build different kinds of 2D shapes.
  • Create lines from a Path and assigns them various attributes/styles.

Structs§

  • A bunch of text that can be drawn to a canvas

Enums§

  • The coloring style of some drawing.

Traits§