| Class | Description |
---|
 | ArrangeLayersDocument |
Holds the information 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 | |
 | DashStyleEx | |
 | EmbeddedObjectRenderingOptions |
Stores options used to display graphs embedded in other applications.
|
 | G2DCoordinateSystem | |
 | GdiExtensionMethods | |
 | GdiFontManager |
Manages Font instances and corresponds them with the Altaxo fonts (FontX).
|
 | GdiPaintContext |
Implementation of IPaintContext 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 | |
 | GraphDocumentExportActions |
Helper functions for graph document export.
|
 | GraphDocumentImageExporter |
Infrastructure. Supports the graph export doozer.
|
 | GraphDocumentLayerArrangement |
Contains extension methods for the arrangement of layers.
|
 | GraphDocumentLayerCreation | |
 | GraphDocumentOtherActions | |
 | 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 | |
 | GraphViewLayout |
Stores information about how a graph is shown in the graph view.
|
 | 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.
|
 | HitTestRectangularData |
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 | |
 | LayerBackground | |
 | LocationRotationShearxScaleTransformation2D |
Class that holds the location, rotation, shear and scale of an graphical item.
|
 | PenCacheGdi |
Responsible for retrieving native Gdi brushes from BrushX 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 |
2015-11-14 Version 1 Moved to Altaxo.Graph.Gdi namespace.
|
 | XYPlotLayer |
XYPlotLayer represents a rectangular area on the graph, which holds plot curves, axes and graphical elements.
|
 | XYPlotLayerSizeTypeXmlSerializationSurrogate0 | |
 | XYPlotLayerXYPlotLayerCollection | Obsolete.
|
 | YAnchorPositionTypeXmlSerializationSurrogate0 |
2015-11-14 Version 1 Moved to Altaxo.Graph.Gdi namespace.
|