Layouts are responsible for the placement of DisplayObject in list and/or container components.
| Interface | Description | |
|---|---|---|
| IDragLayout | Used by layout classes that support visual feedback of drag and drop operations. | |
| ILayout | Used to organize the layout of children in containers, lists, and related components. | |
| ILayoutItem |
| Class | Description | |
|---|---|---|
| CarouselLayout | ||
| CircleLayout | ||
| ContraintLayout | ||
| CoverFlowLayout | ||
| FlowLayout | ||
| HorizontalLayout | ||
| LayoutBase | ||
| LayoutItem | ||
| SpiralLayout | ||
| TimeMachineLayout | ||
| TopLeftLayout | ||
| VerticalLayout |