MindFusion.Java Package Programmer's Guide
LinkShapeEvent Members
Constructors Methods
 


Contains the arguments passed to the SetSelfLoopShape event handler.

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

 Public Constructors

  Name Description

LinkShapeEvent

Initializes a new instance of the LinkShapeEventArgs class.

 Public Methods

  Name Description

getAdjustmentHandle

Gets the adjustment handle being moved by the user. (Inherited from LinkEvent.)

getHandled

Gets if the event handler has set a custom loop shape.

getLabel

Gets a LinkLabel related to this event. (Inherited from LinkEvent.)

getLink

Gets the link for which the event raised. (Inherited from LinkEvent.)

getMouseButton

Gets which mouse button has been pressed. (Inherited from LinkEvent.)

getPointerPosition

Gets the current pointer position. (Inherited from LinkEvent.)

setAdjustmentHandle

Sets the adjustment handle being moved by the user. (Inherited from LinkEvent.)

setHandled

Sets if the event handler has set a custom loop shape.

setPointerPosition

Sets the current pointer position. (Inherited from LinkEvent.)

 See Also

LinkShapeEvent Class
com.mindfusion.diagramming Namespace