embedded_graphics

Module geometry

Source
Expand description

Geometry module.

Structs§

Angle
Angle.
Point
2D point.
Size
2D size.

Enums§

AnchorPoint
Anchor point.
AnchorX
X axis anchor point.
AnchorY
Y axis anchor point.

Traits§

AngleUnit
AngleUnit trait.
Dimensions
Adds the ability to get the bounding box of an item.
OriginDimensions
Dimensions with top_left of the bounding box at (0, 0).