public class GridDrawer<T>
extends java.lang.Object
| Constructor and Description |
|---|
GridDrawer() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Rect |
correctCellRect(int row,
int col,
android.graphics.Rect rect,
float zoom) |
void |
setTableData(TableData<T> tableData) |