Click or drag to resize

Altaxo.Gui.Graph.Graph3D Namespace

Contains controllers for three-dimensional graph documents, layers, and layouts.
Classes
 ClassDescription
Public classColorTypeThicknessPenController Controller for editing simplified PenX3D properties.
Public classCoordinateSystemController Controller for selecting and editing 3D coordinate systems.
Public classGraphicItemsController Controls the editing of GraphicCollection instances.
Public classGridPartitioningController Controls the editing of GridPartitioning instances.
Public classHostLayerController Controller for editing a 3D HostLayer.
Public classItemLocationByGridController Controller for editing ItemLocationByGrid values in 3D graphs.
Public classItemLocationDirectController Controller for editing ItemLocationDirect values in 3D graphs.
Public classLayerPositionController Controller for editing the position of a 3D layer.
Public classXYPlotLayerController Controller for editing a 3D XYZPlotLayer.
Public classXYZPlotLayerContentsController Provides drag support for available items in the X/Y/Z plot layer contents controller.
Public classXYZPlotLayerContentsControllerAvailableItems_DragHandler Drag handler for available 3D plot items.
Public classXYZPlotLayerContentsControllerPlotItems_DragDropHandler Drag-and-drop handler for 3D plot items.
Interfaces
 InterfaceDescription
Public interfaceIColorTypeThicknessPenView View contract for editing color and thickness pen properties.
Public interfaceIGraphicItemsView Provides the view for editing 3D graphic items.
Public interfaceIGridPartitioningView Provides the view for editing 3D grid partitioning.
Public interfaceIItemLocationByGridView View contract for editing 3D item locations in a grid.
Public interfaceIItemLocationDirectView View contract for editing 3D item locations directly.
Public interfaceILayerPositionView Provides the view contract for LayerPositionController.
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.