| | Class | Description |
|---|
| | ConcentricWedgeLayout | The ConcentricWedgeLayout is a layout with a referenceRepeater that produces
concentric Wedges for each item in its dataProvider. |
| | HBoxLayout | The HBoxLayout is a layout with a referenceRepeater that produces
RegularRectangles for each item in its dataProvider. |
| | RepeaterLayout | RepeaterLayout fires preRender and itemPreDraw events but does not modify
its repeated Geometry, a RegularRectangle spanning the width and height of
the Layout. |
| | VBoxLayout | The VBoxLayout is a layout with a referenceRepeater that produces
RegularRectangles for each item in its dataProvider. |