Click or drag to resize

Altaxo.Graph.Gdi Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Gdi"]

Classes
 ClassDescription
Public classArrangeLayersDocument Holds the information how to arrange layers in a graph document. Is used by the ArrangeLayersController controller.
Public classBrushCacheGdi Responsible for retrieving native Gdi brushes from BrushX objects.
Public classBrushCacheGdiGdiBrush Class used to wrap a native Gdi Brush, and to give it back to the cache if it is no longer in use.
Public classClipboardRenderingOptions 
Public classDashStyleEx 
Public classEmbeddedObjectRenderingOptions Stores options used to display graphs embedded in other applications.
Public classG2DCoordinateSystem 
Public classGdiExtensionMethods 
Public classGdiFontManager Manages Font instances and corresponds them with the Altaxo fonts (FontX).
Public classGdiPaintContext Implementation of IPaintContext for Gdi paint operations.
Public classGraphDocument This is the class that holds all elements of a graph, especially one ore more layers.
Public classGraphDocumentClipboardActions Extension methods for GraphDocument especially for clipboard actions.
Public classGraphDocumentCollection 
Public classGraphDocumentExportActions Helper functions for graph document export.
Public classGraphDocumentImageExporter Infrastructure. Supports the graph export doozer.
Public classGraphDocumentLayerArrangement Contains extension methods for the arrangement of layers.
Public classGraphDocumentLayerCreation 
Public classGraphDocumentOtherActions 
Public classGraphDocumentPrinting Extension methods for GraphDocument especially for printing.
Public classGraphDocumentPrintTask Manages the print out of a single graph document.
Public classGraphDocumentRenderManager Manages the concurrent rendering of GraphDocuments.
Public classGraphExportOptions 
Public classGraphViewLayout Stores information about how a graph is shown in the graph view.
Public classHitTestObject This class holds the arrangement path by itself.
Public classHitTestObjectBase 
Protected classHitTestObjectBaseNoopGrip Grip that does nothing, but shows a blue polygon
Public classHitTestPointData Holds information about a hitted point on the screen.
Public classHitTestRectangularData Holds information about a hitted point on the screen.
Public classHostLayer 
Public classItemLocationByGrid 
Public classItemLocationDirect 
Public classItemLocationDirectAspectPreserving Location of an item which has an original size, and for which the aspect ratio should be preserved, for instance an image object.
Public classItemLocationDirectAutoSize 
Public classLayerBackground 
Public classLocationRotationShearxScaleTransformation2D Class that holds the location, rotation, shear and scale of an graphical item.
Public classPenCacheGdi Responsible for retrieving native Gdi brushes from BrushX objects.
Public classPenCacheGdiGdiPen Class used to wrap a native Gdi Brush, and to give it back to the cache if it is no longer in use.
Public classSystemDrawingImageProxyExtensions Helper functions to convert Gdi images to / from streams or image proxies.
Public classXAnchorPositionTypeXmlSerializationSurrogate0 2015-11-14 Version 1 Moved to Altaxo.Graph.Gdi namespace.
Public classXYPlotLayer XYPlotLayer represents a rectangular area on the graph, which holds plot curves, axes and graphical elements.
Public classXYPlotLayerSizeTypeXmlSerializationSurrogate0 
Public classXYPlotLayerXYPlotLayerCollectionObsolete.
Public classYAnchorPositionTypeXmlSerializationSurrogate0 2015-11-14 Version 1 Moved to Altaxo.Graph.Gdi namespace.
Structures
 StructureDescription
Public structureCrossF Structure to hold an initially horizontal-vertical oriented cross. By transforming it, the initial meaning of its defining points can change.
Interfaces
 InterfaceDescription
Public interfaceIGripManipulationHandle Used to manipulate an object by dragging it's grip area around.
Public interfaceIHitTestObject IHitTestObject is used as a return type for hit testing in the graph area.
Public interfaceIItemLocation 
Public interfaceIPlotArea Interface used for all plot items and styles to get information for plotting their data.
Delegates
 DelegateDescription
Public delegateDoubleClickHandler Handler type to process double click events
Enumerations
 EnumerationDescription
Public enumerationGraphCopyOptions Options to copy styles or items from one graph document to the other.
Public enumerationSuperfluousLayersAction Information of what happens to superfluous layers during the arrange layers action.
Public enumerationXAnchorPositionType 
Public enumerationYAnchorPositionType