Altaxo. |
| Class | Description | |
|---|---|---|
| AnchoringController | Controller for editing 3D anchoring. | |
| AnchoringModel | Immutable model for 3D anchoring settings. | |
| ClosedPathShapeController | Controls the editing of solid 3D body shapes. | |
| OpenPathShapeController | Controller for OpenPathShapeBase. | |
| ShapeGroupController | Controls the editing of ShapeGroup instances. | |
| TextGraphicController | Controller for TextGraphic. |
| Interface | Description | |
|---|---|---|
| IAnchoringView | View interface for editing 3D anchoring. | |
| IOpenPathShapeView | Provides the view contract for OpenPathShapeController. | |
| IShapeGroupView | Provides the view for editing 3D shape groups. | |
| ISolidShapeView | Provides the view for editing solid 3D shapes. | |
| ITextGraphicView | Provides the view contract for TextGraphicController. |