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






Draws this label on the specified Graphics2D surface.

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

 Syntax

Java  Copy Code

protected void draw (
    Graphics2D graphics
)

 Parameters

graphics

A java.awt.Graphics2D instance.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace