DroidDiagram Programmer's Guide
DrawLinkEvent Members
Constructors Methods
 


Contains the arguments passed to the drawLink event handlers.

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

 Public Constructors

  Name Description

DrawLinkEvent

 

 Public Methods

  Name Description

getGraphics

Gets a Canvas object whose methods should be used to draw the link.

getLink

Gets the DiagramLink object that should be custom drawn.

getPoints

Gets a collection of the link's control points.

getShadow

Gets a value indicating whether the event is raised to draw the link's shadow.

 See Also

DrawLinkEvent Class
com.mindfusion.diagramming Namespace