Click or drag to resize

Altaxo.Gui.Data Namespace

Contains controllers for data tables, column mappings, data sources, and table operations.
Classes
 ClassDescription
Public classConstantDoubleColumnController Controller for editing ConstantDoubleColumn instances.
Public classConvertXYVToMatrixController Controller for ConvertXYVToMatrixDataAndOptions.
Public classConvertXYVToMatrixDataController Controller for editing DataTableMultipleColumnProxy data used to convert XYV data to a matrix.
Public classConvertXYVToMatrixDataSourceController Controller for ConvertXYVToMatrixDataSource.
Public classConvertXYVToMatrixOptionsController Controller for ConvertXYVToMatrixOptions.
Public classDataSourceControllerBaseTItem Base controller for configuring a table data source, including import options, process options, and process data.
Public classDataSourceImportOptionsController Controller for DataSourceImportOptions.
Public classDataTableCleaningOptionsController Controller for DataTableCleaningOptions.
Public classDataTableMatrixProxyController Controller for DataTableMatrixProxy.
Public classDataTableMatrixProxyWithMultipleColumnHeaderColumnsController Controller for DataTableMatrixProxyWithMultipleColumnHeaderColumns.
Public classDataTableProxyController Controls editing of DataTableProxy instances.
Public classDataTablesAggregationDataController Controller for editing DataTablesAggregationProcessData in a GUI.
Public classDataTablesAggregationOptionsController Controller for editing DataTablesAggregationOptions in a GUI.
Public classDataTablesAggregationSourceController Controller for DataTablesAggregationDataSource.
Public classDataTableTransposeDataSourceController Controller for DataTableTransposeDataSource.
Public classDataTableTransposeOptionsController Controller for DataTableTransposeOptions.
Public classDataTableXYColumnProxyController Controller for DataTableXYColumnProxy.
Public classDecomposeByColumnContentController Controller for DecomposeByColumnContentDataAndOptions.
Public classDecomposeByColumnContentDataController Controller for editing DataTableMultipleColumnProxy data used to decompose columns by content.
Public classDecomposeByColumnContentDataSourceController Controller for DecomposeByColumnContentDataSource.
Public classDecomposeByColumnContentOptionsController Controller for editing options used to decompose data by column content.
Public classEquallySpacedColumnController Controller for editing EquallySpacedColumn instances.
Public classExpandCyclingVariableController Controller for ExpandCyclingVariableColumnDataAndOptions.
Public classExpandCyclingVariableDataController Controller for editing DataTableMultipleColumnProxy data used to expand a cycling variable.
Public classExpandCyclingVariableDataSourceController Controller for ExpandCyclingVariableColumnDataSource.
Public classExpandCyclingVariableOptionsController Controller for editing options used to expand cycling-variable columns.
Public classExtractCommonColumnsToTableDataController Controller for extracting common columns from multiple tables into a single table.
Public classExtractCommonColumnsToTableDataSourceController Controller for ExtractCommonColumnsToTableDataSource.
Public classExtractCommonColumnsToTableOptionsController Controller for editing options when extracting common columns into a table.
Public classFileImportScriptDataSourceController Controller for FileImportScriptDataSource.
Public classListOfXAndYColumnController Controls the selection and editing of X and Y column pairs.
Public classListOfXAndYColumnControllerAvailableItems_DragHandler Drag handler for available X/Y column items.
Public classListOfXAndYColumnControllerPlotItems_DragDropHandler Drag-and-drop handler for X/Y plot items.
Public classProcessSourceTablesScriptDataController Controller for editing ProcessSourceTablesScriptData.
Public classProcessSourceTablesScriptDataSourceController Controller for ProcessSourceTablesScriptDataSource.
Public classXAndRealImaginaryColumnsController Controls the data of a single XAndRealImaginaryColumns.
Public classXAndYColumnController Controls the data of a single XAndYColumn.
Interfaces
 InterfaceDescription
Public interfaceIColumnDataExternallyControlled Interface to be used if a controller controls an instance that refers to one or more data columns.
Public interfaceICommonDataSourceView Common view interface for data-source editors with process data, process options, and import options.
Public interfaceICommonDataSourceViewN Common data-source view interface that supports data binding.
Public interfaceIConvertXYVToMatrixDataView Provides the view contract for ConvertXYVToMatrixDataController.
Public interfaceIConvertXYVToMatrixOptionsView Defines the view contract for editing XYV-to-matrix conversion options.
Public interfaceIConvertXYVToMatrixView View contract for converting XYV data to a matrix.
Public interfaceIDataSourceImportOptionsView Defines the view contract for editing data source import options.
Public interfaceIDataTableCleaningOptionsView Defines the view contract for editing table cleaning options.
Public interfaceIDataTableMatrixProxyView Defines the view contract for editing DataTableMatrixProxy instances.
Public interfaceIDataTableMatrixProxyWithMultipleColumnHeaderColumnsView Defines the view contract for editing DataTableMatrixProxyWithMultipleColumnHeaderColumns instances.
Public interfaceIDataTableProxyView Provides the view contract for DataTableProxyController.
Public interfaceIDataTablesAggregationDataView Represents the view for editing DataTablesAggregationProcessData.
Public interfaceIDataTablesAggregationOptionsView Represents the view for editing DataTablesAggregationOptions.
Public interfaceIDataTableTransposeOptionsView View interface for transpose options of a data table.
Public interfaceIDataTableXYColumnProxyView Defines the view contract for editing DataTableXYColumnProxy instances.
Public interfaceIDecomposeByColumnContentDataView Provides the view contract for DecomposeByColumnContentDataController.
Public interfaceIDecomposeByColumnContentOptionsView View contract for decomposing a table by column content.
Public interfaceIDecomposeByColumnContentView View contract for decomposing data by column content.
Public interfaceIExpandCyclingVariableDataView Provides the view contract for ExpandCyclingVariableDataController.
Public interfaceIExpandCyclingVariableOptionsView View contract for expanding cycling-variable columns.
Public interfaceIExpandCyclingVariableView View contract for expanding cycling variables.
Public interfaceIExtractCommonColumnsToTableDataView Provides the view contract for ExtractCommonColumnsToTableDataController.
Public interfaceIExtractCommonColumnsToTableOptionsView View contract for editing options when extracting common columns into a table.
Public interfaceIImportDataSourceView Interface to a view commonly used to show data source options.
Public interfaceIListOfXAndYColumnView Provides the view contract for ListOfXAndYColumnController.
Public interfaceIProcessSourceTablesScriptDataSourceView Provides the view contract for ProcessSourceTablesScriptDataSourceController.
Public interfaceIProcessSourceTablesScriptDataView Provides the view contract for ProcessSourceTablesScriptDataController.