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