DroidDiagram Programmer's Guide
PanBehavior Members
Fields Methods
 


Implements the Behavior.Pan behavior.

The following tables list the members exposed by the PanBehavior type.

 Protected Fields

  Name Description

currentCursor

  (Inherited from BehaviorBase.)

diagramView

  (Inherited from BehaviorBase.)

 Public Methods

  Name Description

cancelDrag

Invoked when the operation should be canceled. (Inherited from Interaction.)

pointerDown

BehaviorBase.pointerDown override.

pointerMove

BehaviorBase.pointerMove override.

pointerOver

Invoked in response to system pointer over events. (Inherited from Interaction.)

pointerUp

BehaviorBase.pointerUp override.

 Protected Methods

  Name Description

createLink

  (Inherited from BehaviorBase.)

getDiagram

  (Inherited from BehaviorBase.)

getDiagramView

  (Inherited from BehaviorBase.)

startDraw

 

startDrawCommon

  (Inherited from BehaviorBase.)

 See Also

PanBehavior Class
com.mindfusion.diagramming Namespace