Click or drag to resize

Altaxo.Gui.Graph.Graph3D.Shapes Namespace

Contains controllers for three-dimensional graphic shapes.
Classes
 ClassDescription
Public classAnchoringController Controller for editing 3D anchoring.
Public classAnchoringModel Immutable model for 3D anchoring settings.
Public classClosedPathShapeController Controls the editing of solid 3D body shapes.
Public classOpenPathShapeController Controller for OpenPathShapeBase.
Public classShapeGroupController Controls the editing of ShapeGroup instances.
Public classTextGraphicController Controller for TextGraphic.
Interfaces
 InterfaceDescription
Public interfaceIAnchoringView View interface for editing 3D anchoring.
Public interfaceIOpenPathShapeView Provides the view contract for OpenPathShapeController.
Public interfaceIShapeGroupView Provides the view for editing 3D shape groups.
Public interfaceISolidShapeView Provides the view for editing solid 3D shapes.
Public interfaceITextGraphicView Provides the view contract for TextGraphicController.