Click or drag to resize

Altaxo.Gui.Graph.Gdi Namespace

Contains controllers for GDI-based graph documents and layers.
Classes
 ClassDescription
Public classArrangeLayersController Controller for the ArrangeLayersDocument.
Public classClipboardRenderingOptionsController Controller for ClipboardRenderingOptions.
Public classCoordinateSystemController Controller for selecting and editing 2D coordinate systems.
Public classDefaultLineScatterGraphDocumentController Controller for choosing a default line/scatter graph document template.
Public classEmbeddedObjectRenderingOptionsController Controller for editing EmbeddedObjectRenderingOptions.
Public classGraphExportOptionsController Controls the editing of GraphExportOptions instances.
Public classHostLayerController Controller for editing a HostLayer.
Public classItemLocationByGridController Controller for editing ItemLocationByGrid values in 2D graphs.
Public classItemLocationDirectController Controller for editing ItemLocationDirect values in 2D graphs.
Public classLayerPositionController Controller for editing the position of a 2D layer.
Public classXYPlotLayerController Controller for editing a 2D XYPlotLayer.
Interfaces
 InterfaceDescription
Public interfaceIArrangeLayersView View contract for arranging graph layers.
Public interfaceIClipboardRenderingOptionsView Provides the view contract for ClipboardRenderingOptionsController.
Public interfaceIDefaultLineScatterGraphDocumentView Provides the view contract for DefaultLineScatterGraphDocumentController.
Public interfaceIEmbeddedObjectRenderingOptionsView View contract for editing embedded object rendering options.
Public interfaceIGraphExportOptionsView Provides the view for editing GraphExportOptions.
Public interfaceIItemLocationByGridView View contract for editing 2D item locations in a grid.
Public interfaceIItemLocationDirectView View contract for editing 2D item locations directly.
Public interfaceILayerPositionView Provides the view contract for LayerPositionController.
Public interfaceIXYPlotLayerView View interface for the 2D plot-layer controller.
Enumerations
 EnumerationDescription
Public enumerationLayerControllerTabTypeDesignates, which type of tab is choosen in the layer view. Dependent on this choise a list of secondary choices will be shown.