Altaxo. |
| Class | Description | |
|---|---|---|
| ArrangeLayersController | Controller for the ArrangeLayersDocument. | |
| ClipboardRenderingOptionsController | Controller for ClipboardRenderingOptions. | |
| CoordinateSystemController | Controller for selecting and editing 2D coordinate systems. | |
| DefaultLineScatterGraphDocumentController | Controller for choosing a default line/scatter graph document template. | |
| EmbeddedObjectRenderingOptionsController | Controller for editing EmbeddedObjectRenderingOptions. | |
| GraphExportOptionsController | Controls the editing of GraphExportOptions instances. | |
| HostLayerController | Controller for editing a HostLayer. | |
| ItemLocationByGridController | Controller for editing ItemLocationByGrid values in 2D graphs. | |
| ItemLocationDirectController | Controller for editing ItemLocationDirect values in 2D graphs. | |
| LayerPositionController | Controller for editing the position of a 2D layer. | |
| XYPlotLayerController | Controller for editing a 2D XYPlotLayer. |
| Interface | Description | |
|---|---|---|
| IArrangeLayersView | View contract for arranging graph layers. | |
| IClipboardRenderingOptionsView | Provides the view contract for ClipboardRenderingOptionsController. | |
| IDefaultLineScatterGraphDocumentView | Provides the view contract for DefaultLineScatterGraphDocumentController. | |
| IEmbeddedObjectRenderingOptionsView | View contract for editing embedded object rendering options. | |
| IGraphExportOptionsView | Provides the view for editing GraphExportOptions. | |
| IItemLocationByGridView | View contract for editing 2D item locations in a grid. | |
| IItemLocationDirectView | View contract for editing 2D item locations directly. | |
| ILayerPositionView | Provides the view contract for LayerPositionController. | |
| IXYPlotLayerView | View interface for the 2D plot-layer controller. |
| Enumeration | Description | |
|---|---|---|
| LayerControllerTabType | Designates, which type of tab is choosen in the layer view. Dependent on this choise a list of secondary choices will be shown. |