Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D"]
| Class | Description | |
|---|---|---|
| G3DCoordinateSystem | ||
| GraphDocument | ||
| GraphDocumentClipboardActions | Extension methods for GraphDocument especially for clipboard actions. | |
| GraphDocumentCollection | ||
| GraphDocumentExportActions | ||
| GraphicCollection | Summary description for GraphicsObjectCollection. | |
| GridPartitioning | ||
| HitTestObject | This class holds the arrangement path by itself. | |
| HitTestObjectBase | ||
| HitTestObjectBaseNoopGrip | Grip that does nothing, but shows a blue polygon | |
| HitTestPointData | Holds information about a hitted point on the screen. | |
| HostLayer | ||
| ItemLocationByGrid | ||
| ItemLocationDirect | ||
| ItemLocationDirectAspectPreserving | Location of an item which has an original size, and for which the aspect ratio should be preserved, for instance an image object. | |
| ItemLocationDirectAutoSize | ||
| LightSettings | Light settings of a scene. The light settings consist of one ambient light (HemisphericAmbientLight) and up to 4 discrete lights (IDiscreteLight). | |
| MultipleRectangularObjectOutlines | ||
| MultipleSingleLinesObjectOutline | ||
| MultiRectangularObjectOutline | ||
| ObjectOutlineForArrangementsWrapper | Provides a simple wrapper that converts from an IObjectOutline to an IObjectOutlineForArrangements. This wrapper should be used sparse, since IObjectOutline is in most cases a little bit larger than IObjectOutlineForArrangements. | |
| PolylineObjectOutline | ||
| RectangularObjectOutline | ||
| XYZPlotLayer | XYPlotLayer represents a rectangular area on the graph, which holds plot curves, axes and graphical elements. |
| Interface | Description | |
|---|---|---|
| IGripManipulationHandle | Used to manipulate an object by dragging it's grip area around. | |
| IHitTestObject | IHitTestObject is used as a return type for hit testing in the graph area. | |
| IItemLocation | ||
| IObjectOutline | Describes the outline of a 3D graphical object in order to show the selection markers. | |
| IObjectOutlineForArrangements | Designates the outline of a 3D graphical object in order to arrange it horizontally, vertically, or in depth direction. | |
| IPlotArea | Interface used for all plot items and styles to get information for plotting their data. |
| Delegate | Description | |
|---|---|---|
| DoubleClickHandler | Handler type to process double click events |