All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

graph-edge

Class
Summary

The class of objects that represent edges in a graph.

Package

capi

Superclasses

graph-object

Initargs

:from

The node where the edge starts.

:to

The node where the edge ends.

Accessors

graph-edge-from
graph-edge-to

Description

The class of objects that represent edges in a graph-pane.

from and to are the nodes that the edge connects.

See also

graph-pane


CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex