Uses of Interface
adams.data.spreadsheet.SpreadSheetSupporter
-
-
Uses of SpreadSheetSupporter in adams.core
Classes in adams.core that implement SpreadSheetSupporter Modifier and Type Class Description classSystemInfoGathers information about system properties. -
Uses of SpreadSheetSupporter in adams.data.container
Subinterfaces of SpreadSheetSupporter in adams.data.container Modifier and Type Interface Description interfaceDataContainerWithSpreadSheetSupport<T extends DataPoint>Data containers that can turn themselves into spreadsheets. -
Uses of SpreadSheetSupporter in adams.data.image
Classes in adams.data.image that implement SpreadSheetSupporter Modifier and Type Class Description classIntArrayMatrixViewAllows a matrix view (2-dim) of an array (1-dim). -
Uses of SpreadSheetSupporter in adams.data.instance
Classes in adams.data.instance that implement SpreadSheetSupporter Modifier and Type Class Description classInstanceStores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double). -
Uses of SpreadSheetSupporter in adams.data.report
Classes in adams.data.report that implement SpreadSheetSupporter Modifier and Type Class Description classReportData structure for a report. -
Uses of SpreadSheetSupporter in adams.data.sequence
Classes in adams.data.sequence that implement SpreadSheetSupporter Modifier and Type Class Description classXYSequenceA sequence storing 2-dimensional points. -
Uses of SpreadSheetSupporter in adams.data.spreadsheet
Classes in adams.data.spreadsheet that implement SpreadSheetSupporter Modifier and Type Class Description classMetaDataSimple meta-data storage. -
Uses of SpreadSheetSupporter in adams.data.statistics
Subinterfaces of SpreadSheetSupporter in adams.data.statistics Modifier and Type Interface Description interfaceInformativeStatisticInterface for statistics classes that can return several statistical values.Classes in adams.data.statistics that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractDataStatistic<T extends DataContainer>A class for statistics about data.classTimeseriesStatistic<T extends Timeseries>Statistical information specific to a Timeseries. -
Uses of SpreadSheetSupporter in adams.data.timeseries
Classes in adams.data.timeseries that implement SpreadSheetSupporter Modifier and Type Class Description classTimeseries<P extends TimeseriesPoint,R extends Report,S extends TimeseriesStatistic>Container for a full timeseries. -
Uses of SpreadSheetSupporter in adams.flow.container
Subinterfaces of SpreadSheetSupporter in adams.flow.container Modifier and Type Interface Description interfaceContainerInterface for containers.interfaceContainerWithReportInterface for containers that support storing of Report objects.Classes in adams.flow.container that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractContainerAncestor of all containers.classAbstractFilterContainer<F extends Filter,D extends DataContainer>A container for filters and the filtered data.classControlChartContainerContainer to store control chart data.classEncapsulatedActorsContainerContainer for encapsulating actors alongside variables and storage items.classFeatureConverterContainerA container for a feature converter's raw output (header/row data).classFileBasedDatasetContainerContainer for storing file names for file-based dataset generation.classHttpRequestResultContainer for storing the results of http requests.classImageSegmentationContainerContainer for storing image segmentation annotations.classOutlierContainerA container for outlier data.classOutlierDetectorContainerContainer to store outlier detection information.classPredictionEccentricityContainerA container for prediction eccentricity data.classProcessActorContainerContainer for output from actor processors.classRemoteCommandContainerContainer to store RemoteCommand objects and associated messages as intercepted by logging handlers.classSequencePlotterContainerA container for a single plot item.classSpreadSheetCellSelectionContainerContainer for storing output from theSpreadSheetCellSelectortransformer.classTimeseriesFilterContainerContainer for spectrum filters.classTimingContainerContainer to store timing information from actor execution.classTrainTestSetContainerA container for storing train and test set.classWekaAssociatorContainerContainer for associators and their rules.classWekaAttributeSelectionContainerA container for storing results from attribute selection.classWekaClusterEvaluationContainerA container forClusterEvaluationobjects, with optional trained model.classWekaClusteringContainerA container for clusterings made by a clusterer.classWekaEvaluationContainerA container forEvaluationobjects, with optional trained model.classWekaExperimentContainerContainer for Weka experiment results.classWekaFilterContainerA container for filters and the filtered data.classWekaForecastContainerA container for forecasts made by a forecaster.classWekaForecastModelContainerSpecialized container forAbstractForecastermodels.classWekaGeneticAlgorithmContainerA container for genetic algorithms output (setup, measure, fitness).classWekaGeneticAlgorithmInitializationContainerA container for initializing genetic algorithms.classWekaModelContainerA container for models (e.g., classifier or clusterer) and an optional header of a dataset.classWekaNearestNeighborSearchContainerA container for nearest neighbor search (instance and neighborhood).classWekaPredictionContainerA container for predictions made by a classifier.classWekaTrainTestSetContainerA container for storing train and test set. -
Uses of SpreadSheetSupporter in adams.flow.core
Classes in adams.flow.core that implement SpreadSheetSupporter Modifier and Type Class Description classActorStatisticGenerates some statistics for an actor. -
Uses of SpreadSheetSupporter in adams.flow.execution.debug
Classes in adams.flow.execution.debug that implement SpreadSheetSupporter Modifier and Type Class Description classBreakpointTableModelTable model for displaying the current breakpoints. -
Uses of SpreadSheetSupporter in adams.flow.sink
Classes in adams.flow.sink that implement SpreadSheetSupporter Modifier and Type Class Description classHistogramGenerates a histogram based on the incoming data.classScatterDisplayActor for displaying a scatter plot of one attribute vs another.classSpreadSheetDisplayActor for displaying a spreadsheet.
Custom background for negative/positive values can be specified as well. -
Uses of SpreadSheetSupporter in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement SpreadSheetSupporter Modifier and Type Class Description classSequencePlotSequenceExtendedXYSequence. -
Uses of SpreadSheetSupporter in adams.flow.standalone
Classes in adams.flow.standalone that implement SpreadSheetSupporter Modifier and Type Class Description classTabViewDisplays multiple graphical actors in a tabbed pane. -
Uses of SpreadSheetSupporter in adams.flow.transformer
Classes in adams.flow.transformer that implement SpreadSheetSupporter Modifier and Type Class Description static classSpreadSheetCellSelector.TableCustom table for allowing user to select cells.static classSpreadSheetCellSelector.TableModelCustom model that stores whether a cell has been selected or not. -
Uses of SpreadSheetSupporter in adams.flow.transformer.locateobjects
Classes in adams.flow.transformer.locateobjects that implement SpreadSheetSupporter Modifier and Type Class Description classLocatedObjectContainer for located objects. -
Uses of SpreadSheetSupporter in adams.gui.core
Classes in adams.gui.core that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractBaseTableModelAbstract ancestor for table models.classAbstractMoveableTableModelAbstract table model that allows rows to be moved around.classBaseTableA specialized JTable that allows double-clicking on header for resizing to optimal width.classBaseTableWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.classCheckableTableModel<T extends TableModel>Meta-model that wraps another table model and allows "ticking" of rows.classFileWrapperTableModelThe model for the table.classKeyValuePairTableModelThe model for displaying key-value pairs.classMapTableModelThe model for displaying a map.classPropertiesTableModelTable model for displaying a properties object.classResultSetTableModelTable model for displaying an SQL ResultSet.classSortableAndSearchableTableA specialized JTable that allows double-clicking on header for resizing to optimal width, as well as being searchable and sortable.classSpreadSheetTableA specialized table for displaying a SpreadSheet table model.classSpreadSheetTableModelThe table model for displaying a SpreadSheet object.classSpreadSheetTableWithButtonsGraphical component that consists of a SpreadSheetTable with buttons on the right-hand side.classSpreadSheetTableWithSearchSpreadsheet table with search and (optional) buttons. -
Uses of SpreadSheetSupporter in adams.gui.flow.setup
Classes in adams.gui.flow.setup that implement SpreadSheetSupporter Modifier and Type Class Description classFlowSetupTableModelA table model for FlowSetup objects. -
Uses of SpreadSheetSupporter in adams.gui.selection
Classes in adams.gui.selection that implement SpreadSheetSupporter Modifier and Type Class Description static classAbstractTableBasedSelectionPanel.AbstractSelectionTableModel<T>A simple table model for displaying the data.classFieldCacheTableModelTable model for displaying the fields from a cache item.static classSelectEmailAddressPanel.TableModelA simple table model for displaying the contacts. -
Uses of SpreadSheetSupporter in adams.gui.tools
Classes in adams.gui.tools that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractManagementTableModel<T extends Comparable>A table model for displaying the details of the database object.static classConsoleOutputAnalyzerPanel.ConsoleOutputClass for encapsulating a complete console output.static classEmailAddressBookPanel.TableModelA simple table model for displaying the contacts.static classExpressionWatchPanel.TableModelA specialized table model for displaying expressions.static classFileChooserBookmarksManagementPanel.TableModelA simple table model for displaying the contacts.classLogEntryViewerTableModelThe table model for displaying LogEntry objects.static classPlaceholderManagementPanel.PlaceholderTableModelSpecialized table model for the placeholders.static classVariableManagementPanel.VariableTableModelSpecialized table model for the variables. -
Uses of SpreadSheetSupporter in adams.gui.tools.spreadsheetviewer
Classes in adams.gui.tools.spreadsheetviewer that implement SpreadSheetSupporter Modifier and Type Class Description classSpreadSheetPanelEncapsulates a panel for the spreadsheet viewer tool. -
Uses of SpreadSheetSupporter in adams.gui.tools.wekainvestigator.datatable
Classes in adams.gui.tools.wekainvestigator.datatable that implement SpreadSheetSupporter Modifier and Type Class Description classDataTableSpecialized table with custom cell editors for the class.classDataTableModelModel for displaying the loaded data.classDataTableWithButtonsSpecialized table with buttons. -
Uses of SpreadSheetSupporter in adams.gui.tools.wekainvestigator.output
Classes in adams.gui.tools.wekainvestigator.output that implement SpreadSheetSupporter Modifier and Type Class Description classTableContentPanelPanel for exporting the table as spreadsheet. -
Uses of SpreadSheetSupporter in adams.gui.tools.wekainvestigator.tab.preprocesstab
Classes in adams.gui.tools.wekainvestigator.tab.preprocesstab that implement SpreadSheetSupporter Modifier and Type Class Description static classAttributeSummaryPanel.StatisticsTableDisplays other stats in a table. -
Uses of SpreadSheetSupporter in adams.gui.tools.wekamultiexperimenter.experiment
Classes in adams.gui.tools.wekamultiexperimenter.experiment that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractExperimentAncestor for simple experiments.classCrossValidationExperimentPerforms cross-validation.classTrainTestSplitExperimentPerforms train-test splits. -
Uses of SpreadSheetSupporter in adams.gui.visualization.container
Classes in adams.gui.visualization.container that implement SpreadSheetSupporter Modifier and Type Class Description classContainerModel<M extends AbstractContainerManager,C extends AbstractContainer>A model for displaying the currently loaded containers.classContainerTable<M extends AbstractContainerManager,C extends AbstractContainer>A table for displaying the currently loaded containers. -
Uses of SpreadSheetSupporter in adams.gui.visualization.debug
Classes in adams.gui.visualization.debug that implement SpreadSheetSupporter Modifier and Type Class Description static classStoragePanel.TableModelTable model for displaying a storage container. -
Uses of SpreadSheetSupporter in adams.gui.visualization.image
Classes in adams.gui.visualization.image that implement SpreadSheetSupporter Modifier and Type Class Description classLocatedObjectsTableModelTable model for located objects. -
Uses of SpreadSheetSupporter in adams.gui.visualization.instance
Classes in adams.gui.visualization.instance that implement SpreadSheetSupporter Modifier and Type Class Description classInstanceContainerModelA model for displaying the currently loaded Instance objects.static classInstanceReportFactory.TableA specialized table for displaying a Report.classInstanceTableA specialized table for displaying an Instances object.classInstanceTableModelA generic table model for displaying weka.core.Instances objects. -
Uses of SpreadSheetSupporter in adams.gui.visualization.instances
Classes in adams.gui.visualization.instances that implement SpreadSheetSupporter Modifier and Type Class Description classInstancesTableTable for displaying Instances objects.classInstancesTableModelThe model for the Instances. -
Uses of SpreadSheetSupporter in adams.gui.visualization.report
Classes in adams.gui.visualization.report that implement SpreadSheetSupporter Modifier and Type Class Description classReportContainerModelA model for displaying the currently loaded reports.static classReportFactory.ModelA specialized model for a Report.static classReportFactory.Table<R extends ReportProvider<?,?>>A specialized table for displaying a Report. -
Uses of SpreadSheetSupporter in adams.gui.visualization.sequence
Classes in adams.gui.visualization.sequence that implement SpreadSheetSupporter Modifier and Type Class Description classXYSequenceContainerModelA model for displaying the currently loaded XY sequences.classXYSequenceTableA Table and Model class for XYSequence objects.static classXYSequenceTable.ModelAbstract table model for sequences. -
Uses of SpreadSheetSupporter in adams.gui.visualization.spreadsheet
Classes in adams.gui.visualization.spreadsheet that implement SpreadSheetSupporter Modifier and Type Class Description classSpreadSheetRowStores values from Row objects, with X being the attribute index (integer) and Y being the internal value (double).classSpreadSheetRowContainerModelA model for displaying the currently loaded SpreadSheetRow objects.static classSpreadSheetRowReportFactory.TableA specialized table for displaying a Report. -
Uses of SpreadSheetSupporter in adams.gui.visualization.statistics
Classes in adams.gui.visualization.statistics that implement SpreadSheetSupporter Modifier and Type Class Description static classInformativeStatisticFactory.ModelA specialized model for an object implementing the InformativeStatistic interface.static classInformativeStatisticFactory.TableA specialized table for displaying an object that implements the InformativeStatistic interface. -
Uses of SpreadSheetSupporter in adams.gui.visualization.stats.histogram
Classes in adams.gui.visualization.stats.histogram that implement SpreadSheetSupporter Modifier and Type Class Description classHistogramClass that displays a histogram displaying the data provided. -
Uses of SpreadSheetSupporter in adams.gui.visualization.stats.scatterplot
Classes in adams.gui.visualization.stats.scatterplot that implement SpreadSheetSupporter Modifier and Type Class Description classAbstractScatterPlotAbstract class for displaying a single scatterplotpanel on a paintable panel.classScatterPlotcreate a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.classScatterPlotSimpleClass for displaying a single scatterplotpanel only, used in the matrix. -
Uses of SpreadSheetSupporter in adams.gui.visualization.timeseries
Classes in adams.gui.visualization.timeseries that implement SpreadSheetSupporter Modifier and Type Class Description classTimeseriesContainerModel<M extends TimeseriesContainerManager,C extends TimeseriesContainer>A model for displaying the currently loaded timeseries.classTimeseriesContainerTable<M extends TimeseriesContainerManager,C extends TimeseriesContainer>Specialized container table for timeseries.
-