Graph |
[Missing <summary> documentation for "T:Altaxo.Gui.Graph.Graph3D.Viewing.Graph3DController"]
public class Graph3DController : AbstractViewContent, IDisposable, IMVCANController, IMVCAController, IMVCController, IApplyController, IGraphController, IClipboardHandler
The Graph3DController type exposes the following members.
Name | Description | |
---|---|---|
Graph3DController | Initializes a new instance of the Graph3DController class | |
Graph3DController(GraphDocument) | Creates a GraphController which shows the GraphDocumentgraphdoc. |
Name | Description | |
---|---|---|
ActiveLayer | Returns the currently active layer. There is always an active layer. | |
CloseCommand | (Inherited from AbstractViewContent) | |
CloseWithSolution | (Inherited from AbstractViewContent) | |
ContentId |
Gets or sets the content identifier. Here, the content identifier is calculated of the reference hash of the document.
Setting is not implemented here.
(Inherited from AbstractViewContent) | |
CurrentGraphTool | ||
CurrentLayerNumber | Get / sets the currently active layer by number. | |
CurrentPlotNumber | Get / sets the currently active plot by number. | |
Doc | ||
EnableCopy | ||
EnableCut | ||
EnableDelete | ||
EnablePaste | ||
EnableSelectAll | ||
IconSource | (Inherited from AbstractViewContent) | |
InfoTip | (Inherited from AbstractViewContent) | |
InitiallyFocusedControl | (Inherited from AbstractViewContent) | |
IsActive |
Gets or sets a value indicating whether the view of this instance is active in the UI.
(Inherited from AbstractViewContent) | |
IsContentVisible |
Gets a value indicating whether the content of this document window is visible (it is if either IsActive or IsSelected is visible.
(Inherited from AbstractViewContent) | |
IsDirty | (Inherited from AbstractViewContent) | |
IsDisposed | (Inherited from AbstractViewContent) | |
IsDisposeInProgress | (Inherited from AbstractViewContent) | |
IsReadOnly |
Gets if the view content is read-only (can be saved only when choosing another file name).
(Inherited from AbstractViewContent) | |
IsSelected |
Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container).
(Inherited from AbstractViewContent) | |
IsViewOnly |
Gets if the view content is view-only (cannot be saved at all).
(Inherited from AbstractViewContent) | |
IsVisible |
Gets or sets the visibility of the document.
If false, the document tab header is not visible (but the document itself maybe visible !).
If true, the document tab header is visible (if it fits in the bar),
and the document is visible, if it is selected, too.
(Inherited from AbstractViewContent) | |
ModelObject | (Overrides AbstractViewContentModelObject) | |
RootLayer | Returns the layer collection. Is the same as m_GraphDocument.XYPlotLayer. | |
SelectedObjects | Gets the selected objects. This property must be overriden in derived classes | |
Services | (Inherited from AbstractViewContent) | |
Title |
Gets/Sets the title of the current tab page.
This value will be passed through the string parser before being displayed.
(Inherited from AbstractViewContent) | |
UseDocumentCopy | ||
View | ||
ViewObject | (Overrides AbstractViewContentViewObject) |
Name | Description | |
---|---|---|
AdjustZNearZFar | Adjusts the zNear and zFar parameter of the camera to make sure that our scene is viewed appropriately, and nothing is cut away. | |
Apply | ||
Arrange | Arranges the objects so they share a common boundary. | |
ArrangeBottomToBottom | Arranges the objects so they share the bottom boundary with the bottom boundary of the master element. | |
ArrangeBottomToTop | Arranges the objects so they share the bottom boundary with the top boundary of the master element. | |
ArrangeHorizontal | Arranges the objects so they share the vertical middle line of the last selected object. | |
ArrangeHorizontalTable | Arranges the objects so they their vertical middle line is uniform spaced between the first and the last selected object. | |
ArrangeLeftToLeft | Arranges the objects so they share the left boundary with the left boundary of the master element. | |
ArrangeLeftToRight | Arranges the objects so they share the left boundary with the right boundary of the master element. | |
ArrangeRightToLeft | Arranges the objects so they share the right boundary with the left boundary of the master element. | |
ArrangeRightToRight | Arranges the objects so they share the right boundary with the right boundary of the master element. | |
ArrangeSameHorizontalSize | ||
ArrangeSameSizeBase | Arranges the same size base. | |
ArrangeSameVerticalSize | ||
ArrangeTopToBottom | Arranges the objects so they share the top boundary with the bottom boundary of the master element. | |
ArrangeTopToTop | Arranges the objects so they share the top boundary with the top boundary of the master element. | |
ArrangeVertical | Arranges the objects so they share the horizontal middle line of the last selected object. | |
ArrangeVerticalTable | Arranges the objects so they their horizontal middle line is uniform spaced between the first and the last selected object. | |
BuildNavPoint | (Inherited from AbstractViewContent) | |
CameraMoveHorizontallyByMouseWheel | ||
CameraMoveRelative(Double, Double) | Moves the camera horizontally and vertically. | |
CameraMoveRelative(CameraBase, Double, Double) | Moves the camera horizontally and vertically. | |
CameraMoveVerticallyByMouseWheel | ||
CameraRotateAroundHorizontalAxisByMouseWheel | ||
CameraRotateAroundVerticalAxisByMouseWheel | ||
CameraRotateDegrees(Double, Double) | Rotates the camera. | |
CameraRotateDegrees(CameraBase, Double, Double) | Rotates the camera. | |
CameraZoomByMouseWheel(Double, Double, Double, Double) | ||
CameraZoomByMouseWheel(CameraBase, Double, Double, Double, Double) | ||
CanClose | (Inherited from AbstractViewContent) | |
ClearIsDirty | (Inherited from AbstractViewContent) | |
CmdDelete | ||
Copy | ||
CopySelectedObjectsToClipboard | ||
Cut | ||
CutSelectedObjectsToClipboard | ||
Delete | ||
Dispose |
Is called when the graph3d is no longer displayed. Used here to free resources
(Overrides AbstractViewContentDispose) | |
DrawRootLayerMarkers | ||
EhEditPlotItem | Handles the double click event onto a plot item. | |
EhEditTextGraphics | Handles the double click event onto a plot item. | |
EhGraph_BoundsChanged_Unsynchronized | ||
EhGraph_Changed | Called if something in the GraphDocument changed. | |
EhGraph_LayerCollectionChanged | Handler of the event LayerCollectionChanged of the graph document. Forces to check the LayerButtonBar to keep track that the number of buttons match the number of layers. | |
EhGraph_LayerCollectionChanged_Unsynchronized | ||
EhGraph_SizeChanged | Handler of the event LayerCollectionChanged of the graph document. Forces to check the LayerButtonBar to keep track that the number of buttons match the number of layers. | |
EhTitleLocalizationChanged | (Inherited from AbstractViewContent) | |
EhView_CurrentGraphToolChanged | ||
EhView_CurrentLayerChoosen | Handles the selection of the current layer by the user. | |
EhView_GraphPanelMouseDown | Handles the mouse down event onto the graph in the controller class. | |
EhView_GraphPanelMouseMove | Handles the mouse move event onto the graph in the controller class. | |
EhView_GraphPanelMouseUp | Handles the mouse up event onto the graph in the controller class. | |
EhView_GraphPanelMouseWheel | ||
EhView_GraphPanelSizeChanged | Handles the event when the size of the graph area is changed. | |
EhView_ShowDataContextMenu | The controller should show a data context menu (contains all plots of the currentLayer). | |
EnsureValidityOfCurrentLayerNumber | check the validity of the CurrentLayerNumber and correct it | |
EnsureValidityOfCurrentPlotNumber | This ensures that the current plot number is valid. If there is no plot on the currently active layer, the current plot number is set to -1. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
FindGraphObjectAtPixelPosition | Looks for a graph object at the position given by hitData and returns true if one is found. | |
GetCoordinateSystemBasedOnLayerPlaneFacingTheCamera | Gets the principal coordinate system that results of the camera facing a layer. The plane of the layer that best faced the camera is used for the calculations. The normal of that layer is returned as z-axis, the vector that best matches the up-vector of the camera is becoming the y-axis, and the x-axis results from the z-axis and the y-axis. | |
GetCoordinateSystemRlcBasedOnLayerPlaneFacingTheCameraForSelectedObjects | Gets the principal coordinate system that results of the camera facing a layer. The layer is determined from the base layer of all currently selected objects. The plane of the layer that best faced the camera is used for the calculations. The normal of that layer is returned as z-axis, the vector that best matches the up-vector of the camera is becoming the y-axis, and the x-axis results from the z-axis and the y-axis. These vectors are then transformed to root layer coordinates, and packed into a matrix with M11, M21, M31 being the x-axis, M12, M22, M32 being the y-axis and M31, M32, M33 being the z-axis. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetParentLayerOfSelectedObjects | Determines the parent layer of the selected objects, as far as all selected objects belong to the same layer. | |
GetService(Type) | (Inherited from AbstractViewContent) | |
GetServiceT | (Inherited from AbstractViewContent) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GroupSelectedObjects | Groups the selected objects to form a ShapeGroup. | |
Initialize | ||
InitializeDocument | ||
IsCmdCopyEnabled | ||
IsCmdCutEnabled | ||
IsCmdDeleteEnabled | ||
IsCmdPasteEnabled | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ModelRotateDegrees | ||
NotifyContentIdChanged |
Can be used to notify the view content that the ContentId maybe has changed.
(Inherited from AbstractViewContent) | |
OnClose | (Inherited from AbstractViewContent) | |
OnContentVisibilityChanged | ||
OnIsDirtyChanged | (Inherited from AbstractViewContent) | |
OnPropertyChanged | (Overrides AbstractViewContentOnPropertyChanged(String)) | |
Paste | ||
PasteObjectsFromClipboard | ||
RemoveSelectedObjects | ||
Revert | ||
SelectAll | ||
SetDirty | (Inherited from AbstractViewContent) | |
SetDisposeInProgress |
Announces that this view content is about to be disposed very soon. The view content should remain passiv (e.g. should not react to events any more),
but should not release its resources yet (this is done later in Dispose).
(Inherited from AbstractViewContent) | |
SetLocalizedInfoTip |
Sets a localized info tip that will update automatically when the language changes.
(Inherited from AbstractViewContent) | |
SetLocalizedTitle |
Sets a localized title that will update automatically when the language changes.
(Inherited from AbstractViewContent) | |
ToString | Returns a string that represents the current object. (Inherited from Object) | |
UngroupSelectedObjects | Ungroups the selected objects (if they are ShapeGroup objects). | |
ViewBack | ||
ViewBottom | ||
ViewFront | ||
ViewIsometricLeftTop | ||
ViewIsometricStandard | ||
ViewLeft | ||
ViewRight | ||
ViewTop | ||
ViewToRootLayerCenter | Make the views to look at the root layer center. The scale is choosen so that the size of the plot will be maximal. |
Name | Description | |
---|---|---|
CurrentGraphToolChanged | ||
Disposed | (Inherited from AbstractViewContent) | |
IsDirtyChanged | (Inherited from AbstractViewContent) | |
PropertyChanged | (Inherited from AbstractViewContent) |
Name | Description | |
---|---|---|
_currentLayerNumber | Number of the currently selected layer (or null if no layer is present). | |
_currentPlotNumber | Number of the currently selected plot (or -1 if no plot is present on the layer). | |
_doc | ||
_emptyReadOnlyList | ||
_isActive | (Inherited from AbstractViewContent) | |
_isSelected | (Inherited from AbstractViewContent) | |
_isVisible | (Inherited from AbstractViewContent) | |
_middleButtonCurrentAction | The action that is executed if the middle mouse button is pressed and the mouse is moved. This value is only valid if if the field _middleButtonPressed_InitialCamera is not null. | |
_middleButtonPressed_InitialCamera | The camera as it was when the middle mouse button was pressed. A value != null indicates that the middle button is currently pressed. This value is used to rotate the camera when the middle mouse button is pressed and the mouse is moved. | |
_middleButtonPressed_InitialPosition | The position of the mouse as it was when the middle mouse button was pressed. This value is valid only if the field _middleButtonPressed_InitialCamera is not null. | |
_title | (Inherited from AbstractViewContent) | |
_titleToBeLocalized | (Inherited from AbstractViewContent) | |
_triggerBasedUpdate | ||
_view | ||
_weakEventHandlerForDoc_TunneledEvent | ||
_weakEventHandlersForDoc |