MindFusion.Java Package Programmer's Guide
PanBehavior Members
Constructors Fields Methods
 


Implements the Behavior.Pan behavior.

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

 Public Constructors

  Name Description

PanBehavior

Initializes a new instance of the PanBehavior class.

 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

BehaviorBase.pointerOver override.

pointerUp

BehaviorBase.pointerUp override.

 Protected Methods

  Name Description

createLink

  (Inherited from BehaviorBase.)

getDiagram

  (Inherited from BehaviorBase.)

getDiagramView

  (Inherited from BehaviorBase.)

setModfCursor

Updates the current cursor according to the specified cursor position and diagram state. (Inherited from BehaviorBase.)

setMouseCursor

 

startDraw

 

startDrawCommon

 

 See Also

PanBehavior Class
com.mindfusion.diagramming Namespace