Search
SinglePointerController Methods
 


 Public Methods

  Name Description

cancel

Called when the user stops drawing or modifying a diagram element, rejecting the operation.

commit

Called when the user stops drawing or modifying a diagram element, accepting the operation.

drawInteraction

Called to draw current state of user interaction.

move

Called continuously while the user draws with the mouse or touch.

start

Called when the user starts drawing or modifying a diagram element.

validate

Called to validate the operation at current pointer position.

 See Also