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


Implements the Behavior.LinkContainers behavior.

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

 Public Constructors

  Name Description

LinkContainersBehavior

Initializes a new instance of the LinkContainersBehavior 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

Interaction.pointerDown override. Invoked in response to system pointer down events. (Inherited from BehaviorBase.)

pointerMove

Interaction.pointerMove override. Invoked when the pointer moves. (Inherited from BehaviorBase.)

pointerOver

Invoked when the mouse moves. (Inherited from BehaviorBase.)

pointerUp

Interaction.pointerUp override. Invoked in response to system pointer up events. (Inherited from BehaviorBase.)

 Protected Methods

  Name Description

createLink

  (Inherited from BehaviorBase.)

createNode

 

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

BehaviorBase.setMouseCursor override. (Inherited from LinkNodesBehavior.)

startDraw

  (Inherited from LinkNodesBehavior.)

startDrawCommon

  (Inherited from BehaviorBase.)

 See Also

LinkContainersBehavior Class
com.mindfusion.diagramming Namespace