Updates a graph after the user moves objects.
capi
graph-pane-update-moved-objects graph-pane objects
graph-pane⇩ |
A graph-pane. |
objects⇩ |
A list. |
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.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42