| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableOrder | |
|---|---|
| com.androidplot.ui | Visual components of AndroidPlot | 
| Uses of TableOrder in com.androidplot.ui | 
|---|
| Methods in com.androidplot.ui that return TableOrder | |
|---|---|
|  TableOrder | TableModel.getOrder() | 
| static TableOrder | TableOrder.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TableOrder[] | TableOrder.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in com.androidplot.ui with parameters of type TableOrder | |
|---|---|
|  void | TableModel.setOrder(TableOrder order) | 
| Constructors in com.androidplot.ui with parameters of type TableOrder | |
|---|---|
| DynamicTableModel(int numColumns,
                  int numRows,
                  TableOrder order) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||