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

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 graph-edge 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 (Windows version) - 01 Dec 2021 19:33:57