DroidDiagram Programmer's Guide
DiagramLink.draw Method
See Also
 






Draws the link on the specified Canvas surface.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

protected void draw (
    Canvas graphics,
    RenderOptions options
)

 Parameters

graphics
An Canvas object where the link should be rendered.
options
Provides options for the drawing operation.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace