LispWorks CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

graph-pane-delete-objects

Generic Function
Summary

Removes nodes from a graph.

Package

capi

Signature

graph-pane-delete-objects graph-pane objects

Arguments

graph-pane

A graph-pane .

objects

A list of objects.

Description

The generic function graph-pane-delete-objects deletes the node in the graph graph-pane correspondiong to each object in the list objects .

See also

graph-node
graph-pane
graph-pane-delete-object


LispWorks CAPI Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex