Standard Module rect

<#575#>rect<#575#>

This module contains useful operations on rectangles. A rectangle is defined as in module <#576#>stdwin<#576#>: a pair of points, where a point is a pair of integers. For example, the rectangle

verbatim6#

is a rectangle whose left, top, right and bottom edges are 10, 20, 90 and 80, respectively. Note that the positive vertical axis points down (as in <#579#>stdwin<#579#>).

The module defines the following objects:


#excdesc582#


#datadesc585#


#funcdesc590#


#funcdesc606#


#funcdesc612#


#funcdesc617#


#funcdesc639#


#funcdesc649#


#funcdesc657#