Vocabularyui.gadgetsInputs and outputsGeneric word contractOutputs a sequence of gadgets which potentially intersect a rectangle in the co-ordinate system of the gadget.
NotesThis does not have to be an accurate intersection test, and simply returning
children>> is a valid implementation. However, an accurate intersection test reduces the amount of work done when drawing this gadget if it is partially clipped and not all children are visible.
DefinitionMethods