Uses of Class
adams.data.spreadsheet.SpreadSheetColumnRange
-
-
Uses of SpreadSheetColumnRange in adams.data.conversion
Fields in adams.data.conversion declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
SpreadSheetToDataset. m_ClassAttribute
the attribute(s) to use as class attribute(s).protected SpreadSheetColumnRange
SpreadSheetColumnsToReport. m_ColsReportValues
the columns with the report values.protected SpreadSheetColumnRange
AbstractSpreadSheetToMatrix. m_Columns
the range of columns to operate on.protected SpreadSheetColumnRange
SpreadSheetAddFormulaRow. m_Columns
the columns to add the sum to.protected SpreadSheetColumnRange
SpreadSheetAddSumRow. m_Columns
the columns to add the sum to.protected SpreadSheetColumnRange
SpreadSheetBinarize. m_Columns
the columns to merge.protected SpreadSheetColumnRange
SpreadSheetRowsToReport. m_ColumnsReport
the rows to get the report from.Methods in adams.data.conversion that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
SpreadSheetToDataset. getClassAttribute()
Returns the colums that identify a rowxSpreadSheetColumnRange
SpreadSheetColumnsToReport. getColsReportValues()
Returns the columns to get the report values from.SpreadSheetColumnRange
AbstractSpreadSheetToMatrix. getColumns()
Returns the range of columns to use.SpreadSheetColumnRange
SpreadSheetAddFormulaRow. getColumns()
Returns the range of columns to add the sum for.SpreadSheetColumnRange
SpreadSheetAddSumRow. getColumns()
Returns the range of columns to add the sum for.SpreadSheetColumnRange
SpreadSheetBinarize. getColumns()
Returns the range of columns to merge.SpreadSheetColumnRange
SpreadSheetRowsToReport. getColumnsReport()
Returns the columns with report.Methods in adams.data.conversion with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
SpreadSheetToDataset. setClassAttribute(SpreadSheetColumnRange value)
Sets the columns to use as class attributes.void
SpreadSheetColumnsToReport. setColsReportValues(SpreadSheetColumnRange value)
Sets the columns to get the report values from.void
AbstractSpreadSheetToMatrix. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to use.void
SpreadSheetAddFormulaRow. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to add the sum for.void
SpreadSheetAddSumRow. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to add the sum for.void
SpreadSheetBinarize. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to merge.void
SpreadSheetRowsToReport. setColumnsReport(SpreadSheetColumnRange value)
Sets the columns with report. -
Uses of SpreadSheetColumnRange in adams.data.io.input
Fields in adams.data.io.input declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ObjectLocationsSpreadSheetReader. m_RangeMetaData
the columns with meta-data.Methods in adams.data.io.input that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
ObjectLocationsSpreadSheetReader. getRangeMetaData()
Returns the range of columns to store as meta-data.Methods in adams.data.io.input with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
ObjectLocationsSpreadSheetReader. setRangeMetaData(SpreadSheetColumnRange value)
Sets the range of columns to store as meta-data. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
SpreadSheetColumnRange. getClone()
Returns a clone of the object. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.cellfinder
Fields in adams.data.spreadsheet.cellfinder declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
CellRange. m_Columns
the columns.protected SpreadSheetColumnRange
CellTypeRange. m_Columns
the columns.protected SpreadSheetColumnRange
RowFinderRange. m_Columns
the columns.Methods in adams.data.spreadsheet.cellfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
CellRange. getColumns()
Returns the columns to locate.SpreadSheetColumnRange
CellTypeRange. getColumns()
Returns the columns to locate.SpreadSheetColumnRange
RowFinderRange. getColumns()
Returns the columns to locate.Methods in adams.data.spreadsheet.cellfinder with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
CellRange. setColumns(SpreadSheetColumnRange value)
Sets the columns to locate.void
CellTypeRange. setColumns(SpreadSheetColumnRange value)
Sets the columns to locate.void
RowFinderRange. setColumns(SpreadSheetColumnRange value)
Sets the columns to locate. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.columnfinder
Fields in adams.data.spreadsheet.columnfinder declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ByIndex. m_Columns
the range of columns to select.Methods in adams.data.spreadsheet.columnfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
ByIndex. getColumns()
Returns the range of columns to select.Methods in adams.data.spreadsheet.columnfinder with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
ByIndex. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to select. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.filter
Fields in adams.data.spreadsheet.filter declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
Normalize. m_Range
the column range to normalize.protected SpreadSheetColumnRange
Standardize. m_Range
the column range to normalize.Methods in adams.data.spreadsheet.filter that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
Normalize. getRange()
Returns the range of columns to process.SpreadSheetColumnRange
Standardize. getRange()
Returns the range of columns to process.Methods in adams.data.spreadsheet.filter with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
Normalize. setRange(SpreadSheetColumnRange value)
Sets the range of columns to process.void
Standardize. setRange(SpreadSheetColumnRange value)
Sets the range of columns to process. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.matrixstatistic
Fields in adams.data.spreadsheet.matrixstatistic declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
AbstractMatrixStatistic. m_Columns
the columns of the subset to obtain.Methods in adams.data.spreadsheet.matrixstatistic that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
AbstractMatrixStatistic. getColumns()
Returns the columns of the subset.Methods in adams.data.spreadsheet.matrixstatistic with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
AbstractMatrixStatistic. setColumns(SpreadSheetColumnRange value)
Sets the columns of the subset. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.rowfinder
Fields in adams.data.spreadsheet.rowfinder declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
MissingValue. m_AttributeRange
the attribute index to work on.Methods in adams.data.spreadsheet.rowfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
MissingValue. getAttributeRange()
Returns the range of the columns to inspect.Methods in adams.data.spreadsheet.rowfinder with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
MissingValue. setAttributeRange(SpreadSheetColumnRange value)
Sets the range of the columns to inspect. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.rowscore
Fields in adams.data.spreadsheet.rowscore declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ColumnSubset. m_Columns
the subset of columns to use.Methods in adams.data.spreadsheet.rowscore that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
ColumnSubset. getColumns()
Returns the range of columns to apply the row score algorithm to.Methods in adams.data.spreadsheet.rowscore with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
ColumnSubset. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to apply the row score algorithm to. -
Uses of SpreadSheetColumnRange in adams.data.spreadsheet.rowstatistic
Fields in adams.data.spreadsheet.rowstatistic declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
AbstractRowStatistic. m_Columns
the columns to operate on.Methods in adams.data.spreadsheet.rowstatistic that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
AbstractRowStatistic. getColumns()
Returns the columns to operate on.Methods in adams.data.spreadsheet.rowstatistic with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
AbstractRowStatistic. setColumns(SpreadSheetColumnRange value)
Sets the columns to operate on. -
Uses of SpreadSheetColumnRange in adams.flow.sink
Fields in adams.flow.sink declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ActualVsPredictedPlot. m_Additional
the additional columns in the spreadsheet to add to the plot containers.Methods in adams.flow.sink that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
ActualVsPredictedPlot. getAdditional()
Returns the additional columns to add to the plot containers.Methods in adams.flow.sink with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
ActualVsPredictedPlot. setAdditional(SpreadSheetColumnRange value)
Sets the additional columns to add to the plot containers. -
Uses of SpreadSheetColumnRange in adams.flow.transformer
Fields in adams.flow.transformer declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
SpreadSheetAggregate. m_AggregateColumns
the range of columns to aggregate.protected SpreadSheetColumnRange
SummaryStatistics. m_ClassDistributionRange
the column with the class distribution.protected SpreadSheetColumnRange
ClassSelector. m_ClassIndex
the class indices.protected SpreadSheetColumnRange
SpreadSheetGetCell. m_Column
the column of the cell to obtain.protected SpreadSheetColumnRange
SpreadSheetSetCell. m_Column
the column of the cell to obtain.protected SpreadSheetColumnRange
SpreadSheetCopyColumns. m_Columns
the range of columns to copy.protected SpreadSheetColumnRange
SpreadSheetSortColumns. m_Columns
the range of columns to sort.protected SpreadSheetColumnRange
SpreadSheetStorageRowIterator. m_Columns
the range of columns to use.protected SpreadSheetColumnRange
SpreadSheetSubset. m_Columns
the columns of the subset to obtain.protected SpreadSheetColumnRange
SpreadSheetVariableRowIterator. m_Columns
the range of columns to use.protected SpreadSheetColumnRange
SpreadSheetRowToTimeseries. m_DataRange
the range of columns to use for the timeseries.protected SpreadSheetColumnRange
SpreadSheetAggregate. m_KeyColumns
the range of column indices to use as key for identifying a row.protected SpreadSheetColumnRange
SpreadSheetCollapse. m_KeyColumns
the range of column indices to use as key for identifying a row.protected SpreadSheetColumnRange
SpreadSheetDifference. m_KeyColumns
the range of column indices to use as key for identifying a row.protected SpreadSheetColumnRange
SpreadSheetRemoveColumn. m_Position
the position of the columns to remove.protected SpreadSheetColumnRange
SpreadSheetReplaceCellValue. m_Position
the position of the columns to process.protected SpreadSheetColumnRange
SpreadSheetColumnIterator. m_Range
the range of columns to work on.Methods in adams.flow.transformer that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
SpreadSheetAggregate. getAggregateColumns()
Returns the colums that should get aggregated.SpreadSheetColumnRange
SummaryStatistics. getClassDistributionRange()
Returns the columns with the class distributions (optional).SpreadSheetColumnRange
ClassSelector. getClassIndex()
Returns the class attribute range.SpreadSheetColumnRange
SpreadSheetGetCell. getColumn()
Returns the column(s) of the cell(s).SpreadSheetColumnRange
SpreadSheetSetCell. getColumn()
Returns the column(s) of the cell.SpreadSheetColumnRange
SpreadSheetCopyColumns. getColumns()
Returns the range of columns to copy.SpreadSheetColumnRange
SpreadSheetSortColumns. getColumns()
Returns the subset of columns to sort.SpreadSheetColumnRange
SpreadSheetStorageRowIterator. getColumns()
Returns the columns to retrieve the values from.SpreadSheetColumnRange
SpreadSheetSubset. getColumns()
Returns the columns of the subset.SpreadSheetColumnRange
SpreadSheetVariableRowIterator. getColumns()
Returns the columns to retrieve the values from.SpreadSheetColumnRange
SpreadSheetRowToTimeseries. getDataRange()
Returns the range of columns to use for generating the timeseries.SpreadSheetColumnRange
SpreadSheetAggregate. getKeyColumns()
Returns the colums that identify a rowxSpreadSheetColumnRange
SpreadSheetCollapse. getKeyColumns()
Returns the columns that identify a row.SpreadSheetColumnRange
SpreadSheetDifference. getKeyColumns()
Returns the colums that identify a row, use empty string to simply use row indexSpreadSheetColumnRange
SpreadSheetRemoveColumn. getPosition()
Returns the position of the columns to remove.SpreadSheetColumnRange
SpreadSheetReplaceCellValue. getPosition()
Returns the position of the columns to process.SpreadSheetColumnRange
SpreadSheetColumnIterator. getRange()
Returns the range of columns to operate on.Methods in adams.flow.transformer with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
SpreadSheetAggregate. setAggregateColumns(SpreadSheetColumnRange value)
Sets the colums that should get aggregated.void
SummaryStatistics. setClassDistributionRange(SpreadSheetColumnRange value)
Sets the columns with the class distributions (optional).void
ClassSelector. setClassIndex(SpreadSheetColumnRange value)
Sets the range of class attributes.void
SpreadSheetGetCell. setColumn(SpreadSheetColumnRange value)
Sets the column(s) of the cell(s).void
SpreadSheetSetCell. setColumn(SpreadSheetColumnRange value)
Sets the column(s) of the cell.void
SpreadSheetCopyColumns. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to copy.void
SpreadSheetSortColumns. setColumns(SpreadSheetColumnRange value)
Sets the subset of columns to sort.void
SpreadSheetStorageRowIterator. setColumns(SpreadSheetColumnRange value)
Sets the columns to retrieve the values from.void
SpreadSheetSubset. setColumns(SpreadSheetColumnRange value)
Sets the columns of the subset.void
SpreadSheetVariableRowIterator. setColumns(SpreadSheetColumnRange value)
Sets the columns to retrieve the values from.void
SpreadSheetRowToTimeseries. setDataRange(SpreadSheetColumnRange value)
Sets the range of columns to use for generating the timeseries.void
SpreadSheetAggregate. setKeyColumns(SpreadSheetColumnRange value)
Sets the colums that identify a row.void
SpreadSheetCollapse. setKeyColumns(SpreadSheetColumnRange value)
Sets the columns that identify a row.void
SpreadSheetDifference. setKeyColumns(SpreadSheetColumnRange value)
Sets the colums that identify a row, use empty string to simply use row index.void
SpreadSheetRemoveColumn. setPosition(SpreadSheetColumnRange value)
Sets the position of the columns to remove.void
SpreadSheetReplaceCellValue. setPosition(SpreadSheetColumnRange value)
Sets the position of the columns to process.void
SpreadSheetColumnIterator. setRange(SpreadSheetColumnRange value)
Sets the range of columns to operate on. -
Uses of SpreadSheetColumnRange in adams.flow.transformer.multispreadsheetoperation
Fields in adams.flow.transformer.multispreadsheetoperation declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
AbstractIndentifiableRowOperation. m_KeyColumns
the range of column indices to use as key for identifying a row.Methods in adams.flow.transformer.multispreadsheetoperation that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
AbstractIndentifiableRowOperation. getKeyColumns()
Returns the colums that identify a row, use empty string to simply use row indexMethods in adams.flow.transformer.multispreadsheetoperation with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
AbstractIndentifiableRowOperation. setKeyColumns(SpreadSheetColumnRange value)
Sets the colums that identify a row, use empty string to simply use row index. -
Uses of SpreadSheetColumnRange in adams.flow.transformer.plotgenerator
Fields in adams.flow.transformer.plotgenerator declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
RowWisePlotGenerator. m_DataColumns
the columns to plot.protected SpreadSheetColumnRange
AndrewsCurvesGenerator. m_MetaDataColumns
the meta-data columns.protected SpreadSheetColumnRange
RowWisePlotGenerator. m_MetaDataColumns
the meta-data columns.protected SpreadSheetColumnRange
SimplePlotGenerator. m_MetaDataColumns
the meta-data columns.protected SpreadSheetColumnRange
XYPlotGenerator. m_MetaDataColumns
the meta-data columns.protected SpreadSheetColumnRange
XYWithErrorsPlotGenerator. m_MetaDataColumns
the meta-data columns.protected SpreadSheetColumnRange
AndrewsCurvesGenerator. m_PlotColumns
the columns to plot.protected SpreadSheetColumnRange
SimplePlotGenerator. m_PlotColumns
the columns to plot.protected SpreadSheetColumnRange
XYPlotGenerator. m_PlotColumns
the columns to plot.protected SpreadSheetColumnRange
AbstractPlotGenerator. m_PlotNameRange
the columns that make up the plot name.protected SpreadSheetColumnRange
XYPlotGenerator. m_PrefixColumns
the columns to prefix the plot name with.protected SpreadSheetColumnRange
XYWithErrorsPlotGenerator. m_XErrorColumns
the columns to use as X error, 1=delta, 2=low/high (optional).protected SpreadSheetColumnRange
XYWithErrorsPlotGenerator. m_YErrorColumns
the columns to use as Y error, 1=delta, 2=low/high.Methods in adams.flow.transformer.plotgenerator that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
XYPlotGenerator. getPrefixColumns()
Returns the current column range to generate the prefix of the plot with.SpreadSheetColumnRange
XYWithErrorsPlotGenerator. getXErrorColumns()
Returns the column range to use for X error information (1=delta, 2=low/high).SpreadSheetColumnRange
XYWithErrorsPlotGenerator. getYErrorColumns()
Returns the column range to use for Y error information (1=delta, 2=low/high).Methods in adams.flow.transformer.plotgenerator with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
XYPlotGenerator. setPrefixColumns(SpreadSheetColumnRange value)
Sets the column range to generate the prefix of the plot with.void
XYWithErrorsPlotGenerator. setXErrorColumns(SpreadSheetColumnRange value)
Sets the column range to use for X error information (1=delta, 2=low/high).void
XYWithErrorsPlotGenerator. setYErrorColumns(SpreadSheetColumnRange value)
Sets the column range to use for Y error information (1=delta, 2=low/high). -
Uses of SpreadSheetColumnRange in adams.gui.core.spreadsheetpreview
Fields in adams.gui.core.spreadsheetpreview declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
SimpleHTML. m_Columns
the column range to display.protected SpreadSheetColumnRange
SimpleHTML.SimpleTextPanel. m_Columns
the column range to display.protected SpreadSheetColumnRange
SimpleText. m_Columns
the column range to display.protected SpreadSheetColumnRange
SimpleText.SimpleTextPanel. m_Columns
the column range to display.Methods in adams.gui.core.spreadsheetpreview that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
SimpleHTML. getColumns()
Returns the columns to display.SpreadSheetColumnRange
SimpleHTML.SimpleTextPanel. getColumns()
Returns the columns to display.SpreadSheetColumnRange
SimpleText. getColumns()
Returns the columns to display.SpreadSheetColumnRange
SimpleText.SimpleTextPanel. getColumns()
Returns the columns to display.Methods in adams.gui.core.spreadsheetpreview with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
SimpleHTML. setColumns(SpreadSheetColumnRange value)
Sets the columns to display.void
SimpleHTML.SimpleTextPanel. setColumns(SpreadSheetColumnRange value)
Sets the columns to display.void
SimpleText. setColumns(SpreadSheetColumnRange value)
Sets the columns to display.void
SimpleText.SimpleTextPanel. setColumns(SpreadSheetColumnRange value)
Sets the columns to display. -
Uses of SpreadSheetColumnRange in adams.gui.core.spreadsheettable
Fields in adams.gui.core.spreadsheettable declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
NumericRangeCellRenderingCustomizer. m_Columns
the columns to work on.Methods in adams.gui.core.spreadsheettable that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
NumericRangeCellRenderingCustomizer. getColumns()
Returns the range of columns to apply the renderer to.Methods in adams.gui.core.spreadsheettable with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
NumericRangeCellRenderingCustomizer. setColumns(SpreadSheetColumnRange value)
Sets the range of columns to apply the renderer to. -
Uses of SpreadSheetColumnRange in adams.gui.goe
Methods in adams.gui.goe that return SpreadSheetColumnRange Modifier and Type Method Description protected SpreadSheetColumnRange
SpreadSheetColumnRangeEditor. parse(String s)
Parses the given string and returns the generated object. -
Uses of SpreadSheetColumnRange in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ActualVsPredictedHandler. m_Additional
the additional columns in the spreadsheet to add to the plot containers.Methods in adams.gui.tools.previewbrowser that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
ActualVsPredictedHandler. getAdditional()
Returns the additional columns to add to the plot containers.Methods in adams.gui.tools.previewbrowser with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
ActualVsPredictedHandler. setAdditional(SpreadSheetColumnRange value)
Sets the additional columns to add to the plot containers. -
Uses of SpreadSheetColumnRange in adams.gui.tools.spreadsheetviewer.chart
Fields in adams.gui.tools.spreadsheetviewer.chart declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
ControlChart. m_Columns
the column(s) to generate the chart(s) for.protected SpreadSheetColumnRange
Histogram. m_Columns
the range of columns to use.protected SpreadSheetColumnRange
AbstractXYChartGenerator. m_YColumns
the columns to use as Y values. -
Uses of SpreadSheetColumnRange in adams.gui.tools.spreadsheetviewer.menu
Methods in adams.gui.tools.spreadsheetviewer.menu with parameters of type SpreadSheetColumnRange Modifier and Type Method Description protected void
DataComputeDifference. computeDifference(SpreadSheet sheet1, SpreadSheet sheet2, SpreadSheetColumnRange keyCols)
Computes the difference between the two sheets and inserts it as new tab. -
Uses of SpreadSheetColumnRange in adams.gui.visualization.jfreechart.dataset
Fields in adams.gui.visualization.jfreechart.dataset declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
DefaultCategory. m_Y
the Y columns.protected SpreadSheetColumnRange
DefaultXY. m_Y
the Y columns.Methods in adams.gui.visualization.jfreechart.dataset that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
DefaultCategory. getY()
Returns the range of columns to use as Y.SpreadSheetColumnRange
DefaultXY. getY()
Returns the range of columns to use as Y.Methods in adams.gui.visualization.jfreechart.dataset with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
DefaultCategory. setY(SpreadSheetColumnRange value)
Sets the range of columns to use as Y.void
DefaultXY. setY(SpreadSheetColumnRange value)
Sets the range of columns to use as Y. -
Uses of SpreadSheetColumnRange in adams.ml.preprocessing
Fields in adams.ml.preprocessing declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
AbstractColumnSubsetFilter. m_ColRange
the columns to operate on (ifColumnSubset.RANGE
).Methods in adams.ml.preprocessing that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
AbstractColumnSubsetFilter. getColRange()
Returns the range of columns to use for filtering (ifColumnSubset.RANGE
).SpreadSheetColumnRange
ColumnSubsetFilter. getColRange()
Returns the range of columns to use for filtering (ifColumnSubset.RANGE
).Methods in adams.ml.preprocessing with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
AbstractColumnSubsetFilter. setColRange(SpreadSheetColumnRange value)
Sets the range of columns to use for filtering (ifColumnSubset.RANGE
).void
ColumnSubsetFilter. setColRange(SpreadSheetColumnRange value)
Sets the range of columns to use for filtering (ifColumnSubset.RANGE
). -
Uses of SpreadSheetColumnRange in weka.classifiers.functions
Fields in weka.classifiers.functions declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRange
FromPredictions. m_Additional
the additional columns in the spreadsheet to add to the plot containers.Methods in weka.classifiers.functions that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRange
FromPredictions. getAdditional()
Returns the additional columns to add to the plot containers.Methods in weka.classifiers.functions with parameters of type SpreadSheetColumnRange Modifier and Type Method Description void
FromPredictions. setAdditional(SpreadSheetColumnRange value)
Sets the additional columns to add to the plot containers.
-