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






DiagramNode.draw override. Draws this node on the specified Graphics2D surface.

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

 Syntax

Java  Copy Code

protected void draw (
    Graphics2D g,
    RenderOptions options
)

 Parameters

g

Graphics2D instance.

options

Provides options for the drawing operation.

 See Also

FreeFormNode Members
FreeFormNode Class
com.mindfusion.diagramming Namespace