DroidDiagram Programmer's Guide
DrawCellEvent Methods
 


 Public Methods

  Name Description

getBounds

Gets the bounding rectangle of the cell being drawn.

getCell

Gets the cell that should be custom drawn.

getColumn

Gets the index of the table's column that contains Cell.

getGraphics

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

getRow

Gets the index of the table's row that contains Cell.

getTable

Get the table that contains Cell.

 See Also

DrawCellEvent Class
com.mindfusion.diagramming Namespace