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 SpreadSheetColumnRangeSpreadSheetToDataset. m_ClassAttributethe attribute(s) to use as class attribute(s).protected SpreadSheetColumnRangeSpreadSheetColumnsToReport. m_ColsReportValuesthe columns with the report values.protected SpreadSheetColumnRangeAbstractSpreadSheetToMatrix. m_Columnsthe range of columns to operate on.protected SpreadSheetColumnRangeSpreadSheetAddFormulaRow. m_Columnsthe columns to add the sum to.protected SpreadSheetColumnRangeSpreadSheetAddSumRow. m_Columnsthe columns to add the sum to.protected SpreadSheetColumnRangeSpreadSheetBinarize. m_Columnsthe columns to merge.protected SpreadSheetColumnRangeSpreadSheetRowsToReport. m_ColumnsReportthe rows to get the report from.Methods in adams.data.conversion that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeSpreadSheetToDataset. getClassAttribute()Returns the colums that identify a rowxSpreadSheetColumnRangeSpreadSheetColumnsToReport. getColsReportValues()Returns the columns to get the report values from.SpreadSheetColumnRangeAbstractSpreadSheetToMatrix. getColumns()Returns the range of columns to use.SpreadSheetColumnRangeSpreadSheetAddFormulaRow. getColumns()Returns the range of columns to add the sum for.SpreadSheetColumnRangeSpreadSheetAddSumRow. getColumns()Returns the range of columns to add the sum for.SpreadSheetColumnRangeSpreadSheetBinarize. getColumns()Returns the range of columns to merge.SpreadSheetColumnRangeSpreadSheetRowsToReport. getColumnsReport()Returns the columns with report.Methods in adams.data.conversion with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidSpreadSheetToDataset. setClassAttribute(SpreadSheetColumnRange value)Sets the columns to use as class attributes.voidSpreadSheetColumnsToReport. setColsReportValues(SpreadSheetColumnRange value)Sets the columns to get the report values from.voidAbstractSpreadSheetToMatrix. setColumns(SpreadSheetColumnRange value)Sets the range of columns to use.voidSpreadSheetAddFormulaRow. setColumns(SpreadSheetColumnRange value)Sets the range of columns to add the sum for.voidSpreadSheetAddSumRow. setColumns(SpreadSheetColumnRange value)Sets the range of columns to add the sum for.voidSpreadSheetBinarize. setColumns(SpreadSheetColumnRange value)Sets the range of columns to merge.voidSpreadSheetRowsToReport. 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 SpreadSheetColumnRangeObjectLocationsSpreadSheetReader. m_RangeMetaDatathe columns with meta-data.Methods in adams.data.io.input that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeObjectLocationsSpreadSheetReader. 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 voidObjectLocationsSpreadSheetReader. 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 SpreadSheetColumnRangeSpreadSheetColumnRange. 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 SpreadSheetColumnRangeCellRange. m_Columnsthe columns.protected SpreadSheetColumnRangeCellTypeRange. m_Columnsthe columns.protected SpreadSheetColumnRangeRowFinderRange. m_Columnsthe columns.Methods in adams.data.spreadsheet.cellfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeCellRange. getColumns()Returns the columns to locate.SpreadSheetColumnRangeCellTypeRange. getColumns()Returns the columns to locate.SpreadSheetColumnRangeRowFinderRange. getColumns()Returns the columns to locate.Methods in adams.data.spreadsheet.cellfinder with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidCellRange. setColumns(SpreadSheetColumnRange value)Sets the columns to locate.voidCellTypeRange. setColumns(SpreadSheetColumnRange value)Sets the columns to locate.voidRowFinderRange. 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 SpreadSheetColumnRangeByIndex. m_Columnsthe range of columns to select.Methods in adams.data.spreadsheet.columnfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeByIndex. getColumns()Returns the range of columns to select.Methods in adams.data.spreadsheet.columnfinder with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidByIndex. 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 SpreadSheetColumnRangeNormalize. m_Rangethe column range to normalize.protected SpreadSheetColumnRangeStandardize. m_Rangethe column range to normalize.Methods in adams.data.spreadsheet.filter that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeNormalize. getRange()Returns the range of columns to process.SpreadSheetColumnRangeStandardize. getRange()Returns the range of columns to process.Methods in adams.data.spreadsheet.filter with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidNormalize. setRange(SpreadSheetColumnRange value)Sets the range of columns to process.voidStandardize. 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 SpreadSheetColumnRangeAbstractMatrixStatistic. m_Columnsthe columns of the subset to obtain.Methods in adams.data.spreadsheet.matrixstatistic that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeAbstractMatrixStatistic. getColumns()Returns the columns of the subset.Methods in adams.data.spreadsheet.matrixstatistic with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidAbstractMatrixStatistic. 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 SpreadSheetColumnRangeMissingValue. m_AttributeRangethe attribute index to work on.Methods in adams.data.spreadsheet.rowfinder that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeMissingValue. 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 voidMissingValue. 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 SpreadSheetColumnRangeColumnSubset. m_Columnsthe subset of columns to use.Methods in adams.data.spreadsheet.rowscore that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeColumnSubset. 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 voidColumnSubset. 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 SpreadSheetColumnRangeAbstractRowStatistic. m_Columnsthe columns to operate on.Methods in adams.data.spreadsheet.rowstatistic that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeAbstractRowStatistic. getColumns()Returns the columns to operate on.Methods in adams.data.spreadsheet.rowstatistic with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidAbstractRowStatistic. 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 SpreadSheetColumnRangeActualVsPredictedPlot. m_Additionalthe additional columns in the spreadsheet to add to the plot containers.Methods in adams.flow.sink that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeActualVsPredictedPlot. 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 voidActualVsPredictedPlot. 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 SpreadSheetColumnRangeSpreadSheetAggregate. m_AggregateColumnsthe range of columns to aggregate.protected SpreadSheetColumnRangeSummaryStatistics. m_ClassDistributionRangethe column with the class distribution.protected SpreadSheetColumnRangeClassSelector. m_ClassIndexthe class indices.protected SpreadSheetColumnRangeSpreadSheetGetCell. m_Columnthe column of the cell to obtain.protected SpreadSheetColumnRangeSpreadSheetSetCell. m_Columnthe column of the cell to obtain.protected SpreadSheetColumnRangeSpreadSheetCopyColumns. m_Columnsthe range of columns to copy.protected SpreadSheetColumnRangeSpreadSheetSortColumns. m_Columnsthe range of columns to sort.protected SpreadSheetColumnRangeSpreadSheetStorageRowIterator. m_Columnsthe range of columns to use.protected SpreadSheetColumnRangeSpreadSheetSubset. m_Columnsthe columns of the subset to obtain.protected SpreadSheetColumnRangeSpreadSheetVariableRowIterator. m_Columnsthe range of columns to use.protected SpreadSheetColumnRangeSpreadSheetRowToTimeseries. m_DataRangethe range of columns to use for the timeseries.protected SpreadSheetColumnRangeSpreadSheetAggregate. m_KeyColumnsthe range of column indices to use as key for identifying a row.protected SpreadSheetColumnRangeSpreadSheetCollapse. m_KeyColumnsthe range of column indices to use as key for identifying a row.protected SpreadSheetColumnRangeSpreadSheetDifference. m_KeyColumnsthe range of column indices to use as key for identifying a row.protected SpreadSheetColumnRangeSpreadSheetRemoveColumn. m_Positionthe position of the columns to remove.protected SpreadSheetColumnRangeSpreadSheetReplaceCellValue. m_Positionthe position of the columns to process.protected SpreadSheetColumnRangeSpreadSheetColumnIterator. m_Rangethe range of columns to work on.Methods in adams.flow.transformer that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeSpreadSheetAggregate. getAggregateColumns()Returns the colums that should get aggregated.SpreadSheetColumnRangeSummaryStatistics. getClassDistributionRange()Returns the columns with the class distributions (optional).SpreadSheetColumnRangeClassSelector. getClassIndex()Returns the class attribute range.SpreadSheetColumnRangeSpreadSheetGetCell. getColumn()Returns the column(s) of the cell(s).SpreadSheetColumnRangeSpreadSheetSetCell. getColumn()Returns the column(s) of the cell.SpreadSheetColumnRangeSpreadSheetCopyColumns. getColumns()Returns the range of columns to copy.SpreadSheetColumnRangeSpreadSheetSortColumns. getColumns()Returns the subset of columns to sort.SpreadSheetColumnRangeSpreadSheetStorageRowIterator. getColumns()Returns the columns to retrieve the values from.SpreadSheetColumnRangeSpreadSheetSubset. getColumns()Returns the columns of the subset.SpreadSheetColumnRangeSpreadSheetVariableRowIterator. getColumns()Returns the columns to retrieve the values from.SpreadSheetColumnRangeSpreadSheetRowToTimeseries. getDataRange()Returns the range of columns to use for generating the timeseries.SpreadSheetColumnRangeSpreadSheetAggregate. getKeyColumns()Returns the colums that identify a rowxSpreadSheetColumnRangeSpreadSheetCollapse. getKeyColumns()Returns the columns that identify a row.SpreadSheetColumnRangeSpreadSheetDifference. getKeyColumns()Returns the colums that identify a row, use empty string to simply use row indexSpreadSheetColumnRangeSpreadSheetRemoveColumn. getPosition()Returns the position of the columns to remove.SpreadSheetColumnRangeSpreadSheetReplaceCellValue. getPosition()Returns the position of the columns to process.SpreadSheetColumnRangeSpreadSheetColumnIterator. getRange()Returns the range of columns to operate on.Methods in adams.flow.transformer with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidSpreadSheetAggregate. setAggregateColumns(SpreadSheetColumnRange value)Sets the colums that should get aggregated.voidSummaryStatistics. setClassDistributionRange(SpreadSheetColumnRange value)Sets the columns with the class distributions (optional).voidClassSelector. setClassIndex(SpreadSheetColumnRange value)Sets the range of class attributes.voidSpreadSheetGetCell. setColumn(SpreadSheetColumnRange value)Sets the column(s) of the cell(s).voidSpreadSheetSetCell. setColumn(SpreadSheetColumnRange value)Sets the column(s) of the cell.voidSpreadSheetCopyColumns. setColumns(SpreadSheetColumnRange value)Sets the range of columns to copy.voidSpreadSheetSortColumns. setColumns(SpreadSheetColumnRange value)Sets the subset of columns to sort.voidSpreadSheetStorageRowIterator. setColumns(SpreadSheetColumnRange value)Sets the columns to retrieve the values from.voidSpreadSheetSubset. setColumns(SpreadSheetColumnRange value)Sets the columns of the subset.voidSpreadSheetVariableRowIterator. setColumns(SpreadSheetColumnRange value)Sets the columns to retrieve the values from.voidSpreadSheetRowToTimeseries. setDataRange(SpreadSheetColumnRange value)Sets the range of columns to use for generating the timeseries.voidSpreadSheetAggregate. setKeyColumns(SpreadSheetColumnRange value)Sets the colums that identify a row.voidSpreadSheetCollapse. setKeyColumns(SpreadSheetColumnRange value)Sets the columns that identify a row.voidSpreadSheetDifference. setKeyColumns(SpreadSheetColumnRange value)Sets the colums that identify a row, use empty string to simply use row index.voidSpreadSheetRemoveColumn. setPosition(SpreadSheetColumnRange value)Sets the position of the columns to remove.voidSpreadSheetReplaceCellValue. setPosition(SpreadSheetColumnRange value)Sets the position of the columns to process.voidSpreadSheetColumnIterator. 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 SpreadSheetColumnRangeAbstractIndentifiableRowOperation. m_KeyColumnsthe 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 SpreadSheetColumnRangeAbstractIndentifiableRowOperation. 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 voidAbstractIndentifiableRowOperation. 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 SpreadSheetColumnRangeRowWisePlotGenerator. m_DataColumnsthe columns to plot.protected SpreadSheetColumnRangeAndrewsCurvesGenerator. m_MetaDataColumnsthe meta-data columns.protected SpreadSheetColumnRangeRowWisePlotGenerator. m_MetaDataColumnsthe meta-data columns.protected SpreadSheetColumnRangeSimplePlotGenerator. m_MetaDataColumnsthe meta-data columns.protected SpreadSheetColumnRangeXYPlotGenerator. m_MetaDataColumnsthe meta-data columns.protected SpreadSheetColumnRangeXYWithErrorsPlotGenerator. m_MetaDataColumnsthe meta-data columns.protected SpreadSheetColumnRangeAndrewsCurvesGenerator. m_PlotColumnsthe columns to plot.protected SpreadSheetColumnRangeSimplePlotGenerator. m_PlotColumnsthe columns to plot.protected SpreadSheetColumnRangeXYPlotGenerator. m_PlotColumnsthe columns to plot.protected SpreadSheetColumnRangeAbstractPlotGenerator. m_PlotNameRangethe columns that make up the plot name.protected SpreadSheetColumnRangeXYPlotGenerator. m_PrefixColumnsthe columns to prefix the plot name with.protected SpreadSheetColumnRangeXYWithErrorsPlotGenerator. m_XErrorColumnsthe columns to use as X error, 1=delta, 2=low/high (optional).protected SpreadSheetColumnRangeXYWithErrorsPlotGenerator. m_YErrorColumnsthe 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 SpreadSheetColumnRangeXYPlotGenerator. getPrefixColumns()Returns the current column range to generate the prefix of the plot with.SpreadSheetColumnRangeXYWithErrorsPlotGenerator. getXErrorColumns()Returns the column range to use for X error information (1=delta, 2=low/high).SpreadSheetColumnRangeXYWithErrorsPlotGenerator. 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 voidXYPlotGenerator. setPrefixColumns(SpreadSheetColumnRange value)Sets the column range to generate the prefix of the plot with.voidXYWithErrorsPlotGenerator. setXErrorColumns(SpreadSheetColumnRange value)Sets the column range to use for X error information (1=delta, 2=low/high).voidXYWithErrorsPlotGenerator. 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 SpreadSheetColumnRangeSimpleHTML. m_Columnsthe column range to display.protected SpreadSheetColumnRangeSimpleHTML.SimpleTextPanel. m_Columnsthe column range to display.protected SpreadSheetColumnRangeSimpleText. m_Columnsthe column range to display.protected SpreadSheetColumnRangeSimpleText.SimpleTextPanel. m_Columnsthe column range to display.Methods in adams.gui.core.spreadsheetpreview that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeSimpleHTML. getColumns()Returns the columns to display.SpreadSheetColumnRangeSimpleHTML.SimpleTextPanel. getColumns()Returns the columns to display.SpreadSheetColumnRangeSimpleText. getColumns()Returns the columns to display.SpreadSheetColumnRangeSimpleText.SimpleTextPanel. getColumns()Returns the columns to display.Methods in adams.gui.core.spreadsheetpreview with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidSimpleHTML. setColumns(SpreadSheetColumnRange value)Sets the columns to display.voidSimpleHTML.SimpleTextPanel. setColumns(SpreadSheetColumnRange value)Sets the columns to display.voidSimpleText. setColumns(SpreadSheetColumnRange value)Sets the columns to display.voidSimpleText.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 SpreadSheetColumnRangeNumericRangeCellRenderingCustomizer. m_Columnsthe columns to work on.Methods in adams.gui.core.spreadsheettable that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeNumericRangeCellRenderingCustomizer. 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 voidNumericRangeCellRenderingCustomizer. 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 SpreadSheetColumnRangeSpreadSheetColumnRangeEditor. 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 SpreadSheetColumnRangeActualVsPredictedHandler. m_Additionalthe 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 SpreadSheetColumnRangeActualVsPredictedHandler. 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 voidActualVsPredictedHandler. 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 SpreadSheetColumnRangeControlChart. m_Columnsthe column(s) to generate the chart(s) for.protected SpreadSheetColumnRangeHistogram. m_Columnsthe range of columns to use.protected SpreadSheetColumnRangeAbstractXYChartGenerator. m_YColumnsthe 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 voidDataComputeDifference. 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 SpreadSheetColumnRangeDefaultCategory. m_Ythe Y columns.protected SpreadSheetColumnRangeDefaultXY. m_Ythe Y columns.Methods in adams.gui.visualization.jfreechart.dataset that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeDefaultCategory. getY()Returns the range of columns to use as Y.SpreadSheetColumnRangeDefaultXY. 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 voidDefaultCategory. setY(SpreadSheetColumnRange value)Sets the range of columns to use as Y.voidDefaultXY. setY(SpreadSheetColumnRange value)Sets the range of columns to use as Y. -
Uses of SpreadSheetColumnRange in adams.gui.visualization.xchart.dataset
Fields in adams.gui.visualization.xchart.dataset declared as SpreadSheetColumnRange Modifier and Type Field Description protected SpreadSheetColumnRangeXYDatasetGenerator. m_Ythe Y columns.Methods in adams.gui.visualization.xchart.dataset that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeXYDatasetGenerator. getY()Returns the range of columns to use as Y.Methods in adams.gui.visualization.xchart.dataset with parameters of type SpreadSheetColumnRange Modifier and Type Method Description voidXYDatasetGenerator. 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 SpreadSheetColumnRangeAbstractColumnSubsetFilter. m_ColRangethe columns to operate on (ifColumnSubset.RANGE).Methods in adams.ml.preprocessing that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeAbstractColumnSubsetFilter. getColRange()Returns the range of columns to use for filtering (ifColumnSubset.RANGE).SpreadSheetColumnRangeColumnSubsetFilter. 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 voidAbstractColumnSubsetFilter. setColRange(SpreadSheetColumnRange value)Sets the range of columns to use for filtering (ifColumnSubset.RANGE).voidColumnSubsetFilter. 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 SpreadSheetColumnRangeFromPredictions. m_Additionalthe additional columns in the spreadsheet to add to the plot containers.Methods in weka.classifiers.functions that return SpreadSheetColumnRange Modifier and Type Method Description SpreadSheetColumnRangeFromPredictions. 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 voidFromPredictions. setAdditional(SpreadSheetColumnRange value)Sets the additional columns to add to the plot containers.
-