DroidDiagram Programmer's Guide
FreeFormNode.draw Method
See Also
 






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

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

 Syntax

Java  Copy Code

protected void draw (
    Canvas g,
    RenderOptions options
)

 Parameters

g

Canvas instance.

options

Provides options for the drawing operation.

 See Also

FreeFormNode Members
FreeFormNode Class
com.mindfusion.diagramming Namespace