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

graph-pane-update-moved-objects Generic Function

Summary

Updates a graph after the user moves objects.

Package

capi

Signature

graph-pane-update-moved-objects graph-pane objects

Arguments
graph-pane
objects
A list.
Description

The generic function graph-pane-update-moved-objects is called after some objects in the graph graph-pane were moved by a user gesture.

objects is a list containing the objects that were moved.

The primary method updates the geometry of edges connected to the moved objects. You can add non-primary methods to perform other operations at that point.

See also

graph-pane


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57