Click or drag to resize

Altaxo.Graph.Graph3D Namespace

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

Classes
 ClassDescription
Public classG3DCoordinateSystem 
Public classGraphDocument 
Public classGraphDocumentClipboardActions Extension methods for GraphDocument especially for clipboard actions.
Public classGraphDocumentCollection 
Public classGraphDocumentExportActions 
Public classGraphicCollection Summary description for GraphicsObjectCollection.
Public classGridPartitioning 
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 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 classLightSettings Light settings of a scene. The light settings consist of one ambient light (HemisphericAmbientLight) and up to 4 discrete lights (IDiscreteLight).
Public classMultipleRectangularObjectOutlines 
Public classMultipleSingleLinesObjectOutline 
Public classMultiRectangularObjectOutline 
Public classObjectOutlineForArrangementsWrapper 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.
Public classPolylineObjectOutline 
Public classRectangularObjectOutline 
Public classXYZPlotLayer XYPlotLayer represents a rectangular area on the graph, which holds plot curves, axes and graphical elements.
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 interfaceIObjectOutline Describes the outline of a 3D graphical object in order to show the selection markers.
Public interfaceIObjectOutlineForArrangements Designates the outline of a 3D graphical object in order to arrange it horizontally, vertically, or in depth direction.
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