Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<medium>

Open abstract instantiable class

Summary

The class of all mediums.

Superclasses

<object> 

Init-keywords

None.

Library

duim-sheets

Module

duim-sheets

Description

The class of all mediums.

Mediums have the following elements associated with them:

Operations

The following operations are exported from the DUIM-Sheets module.

beep clear-box display do-with-drawing-options do-with-text-style do-with-transform force-display handle-repaint medium? medium-background medium-background-setter medium-brush medium-brush-setter medium-clipping-region medium-clipping-region-setter medium-default-text-style medium-default-text-style-setter medium-drawable medium-drawable-setter medium-foreground medium-foreground-setter medium-merged-text-style medium-pen medium-pen-setter medium-pixmap medium-pixmap-setter medium-sheet medium-text-style medium-text-style-setter medium-transform medium-transform-setter portsynchronize-display text-size

The following operations are exported from the DUIM-Graphics module.

copy-area copy-from-pixmap copy-to-pixmap do-with-output-to-pixmap draw-bezier-curve draw-image make-pixmap

The following operations are exported from the DUIM-Extended-Geometry module.

draw-design

See also

medium?, page 298

<pixmap-medium>, page 445


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index