|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WekaPredictionContainerToSpreadSheet.Sorting | |
|---|---|
| adams.data.conversion | |
| Uses of WekaPredictionContainerToSpreadSheet.Sorting in adams.data.conversion |
|---|
| Fields in adams.data.conversion declared as WekaPredictionContainerToSpreadSheet.Sorting | |
|---|---|
protected WekaPredictionContainerToSpreadSheet.Sorting |
WekaPredictionContainerToSpreadSheet.m_DistributionSorting
the type of sorting to apply to the distribution array (if applicable). |
| Methods in adams.data.conversion that return WekaPredictionContainerToSpreadSheet.Sorting | |
|---|---|
WekaPredictionContainerToSpreadSheet.Sorting |
WekaPredictionContainerToSpreadSheet.getDistributionSorting()
Returns the format for the 'Name' column for the numeric classification. |
static WekaPredictionContainerToSpreadSheet.Sorting |
WekaPredictionContainerToSpreadSheet.Sorting.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WekaPredictionContainerToSpreadSheet.Sorting[] |
WekaPredictionContainerToSpreadSheet.Sorting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.data.conversion with parameters of type WekaPredictionContainerToSpreadSheet.Sorting | |
|---|---|
void |
WekaPredictionContainerToSpreadSheet.setDistributionSorting(WekaPredictionContainerToSpreadSheet.Sorting value)
Sets the sorting for the distribution array. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||