Module embedded_graphics::geometry [−][src]
Expand description
Geometry module.
Structs
| Angle | Angle. |
| Point | 2D point. |
| Size | 2D size. |
Enums
| AnchorPoint | Anchor point. |
Traits
| AngleUnit | AngleUnit trait. |
| Dimensions | Adds the ability to get the bounding box of an item. |
| OriginDimensions | Dimensions with |