Classes
 ClassDescription
 FanLayout The FanLayout positions the corners of the container's objects in the same location and rotates them individually around the corner.
 GridLayout The GridLayout positions the display objects in a grid.
 ListLayout The ListLayout positions the display objects in a list.
 PileLayout The PileLayout positions the centers of the container's objects in the same location and rotates them individually around the center.
 PointLayout The PointLayout positions the objects of a container based on a user defined list of xy coordinates.
 RandomLayout The RandomLayout positions display objects randomly about the x- and y-axes and applies a specified amount of random rotation.