Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

<pattern>

Sealed concrete class

Summary

The class for patterns.

Superclasses

<stencil>

Init-keywords

colors:
An instance of type limited(<sequence> of: <color>).

Library

duim-dcs

Module

duim-dcs

Description

The class for patterns. A pattern is a bounded rectangular arrangement of color, like a checkerboard. Drawing a pattern draws a different design in each rectangular cell of the pattern.

Operations

The following operation is exported from the DUIM-DCs module.

pattern?

See also

<stencil>, page 183

make-pattern, page 166


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index