| | Class | Description |
|---|
 | ArrangeLayersDocument |
Holds the information about how to arrange layers in a graph document.
Is used by the ArrangeLayersController controller.
|
 | BrushCacheGdi |
Responsible for retrieving native Gdi brushes from BrushX objects.
|
 | BrushCacheGdiGdiBrush |
Class used to wrap a native Gdi Brush, and to give it back to the cache if it is no longer in use.
|
 | ClipboardRenderingOptions |
Stores options used when rendering a graph document for the clipboard.
|
 | DashStyleEx |
Represents either a predefined or custom dash style.
|
 | EmbeddedObjectRenderingOptions |
Stores options used to display graphs embedded in other applications.
|
 | G2DCoordinateSystem |
Provides the base implementation for 2D and projected coordinate systems used by GDI graph rendering.
|
 | GdiExtensionMethods |
Provides extension methods and helper functions for GDI geometry types.
|
 | GdiFontManager |
Manages Font instances and corresponds them with the Altaxo fonts (FontX).
|
 | GdiPaintContext |
Provides paint context data for GDI paint operations.
|
 | GraphDocument |
This is the class that holds all elements of a graph, especially one ore more layers.
|
 | GraphDocumentClipboardActions |
Extension methods for GraphDocument especially for clipboard actions.
|
 | GraphDocumentCollection |
Represents the collection of 2D graph documents in a project.
|
 | GraphDocumentExportActions |
Helper functions for graph document export.
|
 | GraphDocumentImageExporter |
Infrastructure. Supports the graph export doozer.
|
 | GraphDocumentLayerArrangement |
Contains extension methods for the arrangement of layers.
|
 | GraphDocumentLayerCreation |
Provides helper methods to create new plot layers in graph documents.
|
 | GraphDocumentOtherActions |
Provides miscellaneous helper actions for graph documents.
|
 | GraphDocumentPrinting |
Extension methods for GraphDocument especially for printing.
|
 | GraphDocumentPrintTask |
Manages the print out of a single graph document.
|
 | GraphDocumentRenderManager |
Manages the concurrent rendering of GraphDocuments.
|
 | GraphExportOptions |
Stores options used to export graph documents as images.
|
 | GraphViewLayout |
Stores information about how a graph is shown in the graph view.
|
 | HitTestObject |
Represents a hit test object that stores its arrangement path directly.
|
 | HitTestObjectBase |
Provides a base implementation for hit test objects.
|
 | HitTestObjectBaseNoopGrip |
Grip that does nothing, but shows a blue polygon
|
 | HitTestPointData |
Holds information about a hit point on the screen.
|
 | HitTestRectangularData |
Holds information about a hit area on the screen.
|
 | HostLayer |
Represents a host layer that contains graphics objects and child layers.
|
 | ItemLocationByGrid |
Represents an item location defined by a grid cell and span.
|
 | ItemLocationDirect |
Represents an item location using direct coordinates, anchors, and transformations.
|
 | ItemLocationDirectAspectPreserving |
Represents an item location that preserves the aspect ratio of the original item.
|
 | ItemLocationDirectAutoSize |
Represents a direct item location whose size is determined automatically.
|
 | LayerBackground |
Represents the background styling and padding for a layer.
|
 | LocationRotationShearxScaleTransformation2D |
Class that holds the location, rotation, shear and scale of an graphical item.
|
 | PenCacheGdi |
Responsible for retrieving native GDI pens from PenX objects.
|
 | PenCacheGdiGdiPen |
Class used to wrap a native Gdi Brush, and to give it back to the cache if it is no longer in use.
|
 | SystemDrawingImageProxyExtensions |
Helper functions to convert Gdi images to / from streams or image proxies.
|
 | XAnchorPositionTypeXmlSerializationSurrogate0 |
XML serialization surrogate for XAnchorPositionType.
|
 | XYPlotLayer |
XYPlotLayer represents a rectangular area on the graph, which holds plot curves, axes and graphical elements.
|
 | XYPlotLayerSizeTypeXmlSerializationSurrogate0 |
Serializes legacy XYPlotLayerSizeType values.
|
 | XYPlotLayerXYPlotLayerCollection |
Represents a legacy collection of plot layers used during deserialization.
Obsolete |
 | YAnchorPositionTypeXmlSerializationSurrogate0 |
XML serialization surrogate for YAnchorPositionType.
|