Editing Links
When a link is selected, its selection object draws handles that you can use to change its shape or edit the way it is connected. A Selected Link shows a link that has been selected:
An end point handle can be dragged to:
-
Change the connection pin to which the link is attached. When the handle is dragged near a connection pin, the pin is highlighted and the link uses its position to compute the location of its end point.
-
Connect the link to another node.
The intermediate point handles can be used to edit the shape of the link. The kind of interaction allowed by these handles depends on the kind of link being edited.
Note
Link editing can be turned off by using the setLinksEditable method. When an IlvGrapher instance is created, link editing is disabled by default. |