Next Prev Up Top Contents Index

graph-node

Class
Summary

The class of objects that represent nodes in a graph.

Superclasses

graph-object

Readers

graph-node-x
graph-node-y
graph-node-width
graph-node-height
graph-node-in-edges
graph-node-out-edges

Description

The default class of nodes in a graph-pane.

The graph-pane generates a graph of graph-node and graph-edge objects.

See also

graph-edge
graph-pane


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index