Moving objects

Interactors are basic components that handle interactions between the user and the interface. Some interactors, such as MoveInteractor are used for editing purposes.
The MoveInteractor component replaces the dojox.gfx.Moveable component, as the standard component is not compatible with IBM® ILOG® Dojo Diagrammer. The MoveInteractor component allows you to easily change the positions of an element. To move a whole set of graph elements, select the entire set and drag it to the wanted position.
Note
The links themselves are not movable. They move together with the elements that they connect.