Module substrate::geometry::align

source ·
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 Rects.
  • A geometric shape that can be aligned using the relationship between two Rects.