Classes
 ClassDescription
 ConcentricWedgeLayoutThe ConcentricWedgeLayout is a layout with a referenceRepeater that produces concentric Wedges for each item in its dataProvider.
 HBoxLayoutThe HBoxLayout is a layout with a referenceRepeater that produces RegularRectangles for each item in its dataProvider.
 RepeaterLayoutRepeaterLayout fires preRender and itemPreDraw events but does not modify its repeated Geometry, a RegularRectangle spanning the width and height of the Layout.
 VBoxLayoutThe VBoxLayout is a layout with a referenceRepeater that produces RegularRectangles for each item in its dataProvider.