Altaxo. |
| Class | Description | |
|---|---|---|
| Ellipsoid | Represents a solid ellipsoid shape. | |
| EmbeddedImageGraphic | Represents an embedded image graphic in a three-dimensional graph. | |
| GraphicBase | The abstract base class for general graphical objects on the layer, for instance text elements, lines, pictures, rectangles and so on. | |
| GraphicBaseGraphicBaseHitTestObject | Provides hit-testing behavior for GraphicBase instances. | |
| GraphicBaseMovementGripHandle | Represents a grip handle used to move a graphic object. | |
| GraphicBasePathNodeGripHandle | Represents a grip handle for moving a path node of a graphic object. | |
| ImageGraphic | Provides the base implementation for image-based graphics. | |
| LineShape | Represents an open line shape in three-dimensional space. | |
| LineShapeLineShapeHitTestObject | Hit-test object specialized for LineShape. | |
| OpenPathShapeBase | Base class for all open (not closed) shapes, like line, curly brace etc. | |
| ShapeGroup | Groups two or more graphics objects together. This is an autosize shape. | |
| SolidBodyShapeBase | Provides the base implementation for solid three-dimensional shapes. | |
| TextGraphic | TextGraphics provides not only simple text on a graph, but also some formatting of the text, and quite important - the plot symbols to be used either in the legend or in the axis titles | |
| TextGraphicBackgroundStyleXmlSerializationSurrogate0 | Deserializes the deprecated BackgroundStyle enum. |
| Interface | Description | |
|---|---|---|
| IGraphicBase | Defines the common behavior of three-dimensional graphics placed on a graph layer. |
| Enumeration | Description | |
|---|---|---|
| GraphicBaseGripKind | Defines the kinds of grip handles a graphic can expose. |