Altaxo. |
| Class | Description | |
|---|---|---|
| AnchoringController | Controller for editing 2D anchoring. | |
| AnchoringModel | Immutable model for 2D anchoring settings. | |
| CardinalSplinePointsController | Controller for editing cardinal spline points and tension. | |
| CardinalSplinePointsControllerPointD2DClass | Represents the PointD2DClass. | |
| ClosedCardinalSplineController | Controller for ClosedCardinalSpline. | |
| ClosedPathShapeController | Controller for ClosedPathShapeBase. | |
| DensityImageLegendController | Controller for DensityImageLegend. | |
| FloatingScaleController | Controller for FloatingScale. | |
| GraphicItemsController | Controller for editing a GraphicCollection. | |
| ImageGraphicController | Controller for editing ImageGraphic instances. | |
| OpenCardinalSplineController | Controller for OpenCardinalSpline. | |
| OpenPathShapeController | Controller for OpenPathShapeBase. | |
| RegularPolygonController | Controller for RegularPolygon. | |
| ShapeGroupController | Controller for editing ShapeGroup instances. | |
| TextGraphicController | Controller for TextGraphic. |
| Interface | Description | |
|---|---|---|
| IAnchoringView | View interface for editing 2D anchoring. | |
| ICardinalSplinePointsView | Provides the view contract for CardinalSplinePointsController. | |
| IClosedPathShapeView | Provides the view contract for ClosedPathShapeController. | |
| IFloatingScaleView | Provides the view contract for FloatingScaleController. | |
| IGraphicItemsView | View contract for editing collections of graphic items. | |
| IImageGraphicView | View contract for editing image graphics. | |
| IOpenPathShapeView | Provides the view contract for OpenPathShapeController. | |
| IRegularPolygonView | Provides the view contract for RegularPolygonController. | |
| IShapeGroupView | View contract for editing a shape group. | |
| ITextGraphicView | Provides the view contract for TextGraphicController. |