Expand description
Traits for aligning geometric objects.
Enums§
- An enumeration of possible alignment modes between two geometric shapes.
Traits§
- A geometric shape that can be aligned with another shape using their bounding boxes.
- A geometric shape that can be aligned with another shape using their bounding boxes.
- A geometric shape that can be aligned using the relationship between two
Rect
s. - A geometric shape that can be aligned using the relationship between two
Rect
s.