Package 

Class FixedTableModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private float cellWidth
      private float cellHeight
    • Method Summary

      Modifier and Type Method Description
      float getCellWidth()
      void setCellWidth(float cellWidth)
      float getCellHeight()
      void setCellHeight(float cellHeight)
      Iterator<RectF> getIterator(RectF tableRect, int totalElements)
      • Methods inherited from class com.androidplot.ui.TableModel

        getOrder, setOrder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait