Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-transform

Generic function

Summary

Returns the transform associated with the specified sheet.

Signature

sheet-transform sheet => transform

Arguments

sheet
An instance of type <sheet>.

Values

transform
An instance of type <transform>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the transform associated with sheet.

See also

medium-transform, page 310

sheet-edges, page 352

sheet-position, page 359

sheet-size, page 361


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index