The generic function parse-layout-description
returns the geometry object associated with a layout's child.
This generic function takes a description of a layout's child, and returns the geometry object associated with that child. It is called by interpret-description
to parse individual children in a layout.