|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.androidplot.ui.TableModel com.androidplot.ui.FixedTableModel
public class FixedTableModel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.androidplot.ui.TableModel |
---|
TableModel.Axis, TableModel.CellSizingMethod |
Method Summary | |
---|---|
float |
getCellHeight()
|
float |
getCellWidth()
|
Iterator<android.graphics.RectF> |
getIterator(android.graphics.RectF tableRect,
int totalElements)
|
void |
setCellHeight(float cellHeight)
|
void |
setCellWidth(float cellWidth)
|
Methods inherited from class com.androidplot.ui.TableModel |
---|
getOrder, setOrder |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Iterator<android.graphics.RectF> getIterator(android.graphics.RectF tableRect, int totalElements)
getIterator
in class TableModel
public float getCellWidth()
public void setCellWidth(float cellWidth)
public float getCellHeight()
public void setCellHeight(float cellHeight)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |