Graph |
The Graph3DController type exposes the following members.
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 |