Renders the diagram on the specified Canvas object.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void draw ( |
The Canvas surface to draw the diagram on.
A RenderOptions object specifying options for the drawing operation.
A RectF specifying the current clipping rectangle.
See Also