11.01.2015 Views

CLIM 2 User Guide

CLIM 2 User Guide

CLIM 2 User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ectangle-max-point<br />

Arguments: rectangle<br />

[Generic function]<br />

■ Returns the maximum point of rectangle. (The position of a rectangle is specified by its minimum<br />

point).<br />

rectangle-edges*<br />

Arguments: rectangle<br />

[Generic function]<br />

■ Returns the coordinate of the minimum x and y and maximum x and y of rectangle as four<br />

values.<br />

rectangle-min-x<br />

Arguments: rectangle<br />

■ Returns the coordinate of the minimum x of rectangle.<br />

rectangle-min-y<br />

Arguments: rectangle<br />

■ Returns the coordinate of the minimum y of rectangle.<br />

rectangle-max-x<br />

Arguments: rectangle<br />

■ Returns the coordinate of the maximum x of rectangle.<br />

rectangle-max-y<br />

Arguments: rectangle<br />

■ Returns the coordinate of the maximum y of rectangle.<br />

rectangle-width<br />

Arguments: rectangle<br />

[Function]<br />

[Function]<br />

[Function]<br />

[Function]<br />

[Function]<br />

■ Returns the width of rectangle. The width of a rectangle is the difference between the maximum<br />

x and the minimum x. (The height of a rectangle is difference between the maximum y and the<br />

minimum y.)<br />

rectangle-height<br />

Arguments: rectangle<br />

[Function]<br />

■ Returns the height of rectangle. The height is the difference between the maximum y and the<br />

minimum y. (The width of a rectangle is the difference between the maximum x and the minimum x.)<br />

rectangle-size<br />

Arguments: rectangle<br />

■ Returns two values, the width and the height of rectangle.<br />

[Function]<br />

50 <strong>CLIM</strong> 2.2 <strong>User</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!