Uses of Class
adams.data.spreadsheet.SpreadSheetView
-
Packages that use SpreadSheetView Package Description adams.ml.data -
-
Uses of SpreadSheetView in adams.ml.data
Methods in adams.ml.data that return SpreadSheetView Modifier and Type Method Description SpreadSheetView
InstancesView. toView(int[] rows, int[] columns)
Creates a view of the spreadsheet with the specified rows/columns.
-