Next Previous Up Top Contents Index

2.3 DUIM-Geometry Module

<path>

Open abstract class

Summary

The class <path> denotes bounded regions that have dimensionality 1 (that is, have length).

Superclasses

<region>

Init-keywords

None.

Library

duim-geometry

Module

duim-geometry

Description

The class <path> denotes bounded regions that have dimensionality 1 (that is, have length).

<path> is a subclass of <region>.

Constructing a <path> object with no length (via make-line*, for example) may canonicalize it to $nowhere.

Operations

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

path?

See also

path?, page 45


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index