Expand description
Traits for layout data types.
Modules§
- layout_
base_ mt_ portrait - layout_
base_ portrait - layout_
edit_ portrait - layout_
ids_ portrait - region_
search_ portrait
Traits§
- Layout
Base - Most basic trait of a layout.
- Layout
BaseMT - Helper trait which constrains
LayoutBasefor such that ID types areSendandSyncas commonly used for parallel algorithms. - Layout
Edit - Trait for layouts that support editing.
- Layout
Ids - Define ID types used in layouts.
- Region
Search - Access shapes and instances in a layout based on their locations.