MindFusion.Java Package Programmer's Guide
DiagramLink.draw Method
See Also
 






Draws the link on the specified Graphics2D surface.

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

 Syntax

Java  Copy Code

protected void draw (
    Graphics2D graphics,
    RenderOptions options
)

 Parameters

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

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace