Altaxo. |
| Class | Description | |
|---|---|---|
| ExchangeTablesOfPlotItemsController | Controls the exchange of the underlying tables of plotitems by other, user selectable tables. | |
| ExchangeTablesOfPlotItemsDocument | Holds all information that is necessary to replace the tables used as data source for plot items in graphs by other tables with the same structure. | |
| FitPolynomialDialogController | Controls the polynomial fit view. | |
| FitPolynomialOptions | Immutable options for polynomial fitting. | |
| GridPartitioningController | Controller for editing GridPartitioning. | |
| PlottingRangeController | Controller for editing a contiguous non-negative integer plotting range. | |
| PrintingController | Controller for printing a GraphDocument. | |
| SingleColumnChoice | Represents the document model for choosing a single column. | |
| SingleColumnChoiceController | Provides controller logic for choosing a single data column. | |
| SingleGraphPrintOptionsController | Controller for editing SingleGraphPrintOptions. |
| Interface | Description | |
|---|---|---|
| IExchangeTablesOfPlotItemsView | Interface to the Gui view that shows the dialog in which the user can exchange the underlying tables of plot items. | |
| IFitPolynomialView | Interface for accessing the polynomial fit view. | |
| IGridPartitioningView | View contract for editing grid partitioning. | |
| IPlottingRangeView | View contract for editing a plotting range. | |
| IPrintingView | Provides the view contract for PrintingController. | |
| ISingleColumnChoiceView | Provides the view contract for SingleColumnChoiceController. | |
| ISingleGraphPrintOptionsView | View contract for editing single-graph print options. |