DroidDiagram Programmer's Guide
DrawCellEvent.getGraphics Method
See Also
 






A Canvas object whose methods should be used to draw the cell.

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

 Syntax

Java  Copy Code

public Canvas getGraphics ()

 Return Value

An instance of a class implementing the Canvas interface.

 See Also

DrawCellEvent Members
DrawCellEvent Class
com.mindfusion.diagramming Namespace