Click or drag to resize

Graph3DController Fields

The Graph3DController type exposes the following members.

Fields
 NameDescription
Protected field_currentLayerNumberNumber of the currently selected layer (or null if no layer is present).
Protected field_currentPlotNumberNumber of the currently selected plot (or -1 if no plot is present on the layer).
Protected field_doc 
Protected fieldStatic member_emptyReadOnlyList 
Protected field_isActive
(Inherited from AbstractViewContent)
Protected field_isSelected
(Inherited from AbstractViewContent)
Protected field_isVisible
(Inherited from AbstractViewContent)
Protected field_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.
Protected field_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.
Protected field_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.
Protected field_title
(Inherited from AbstractViewContent)
Protected field_titleToBeLocalized
(Inherited from AbstractViewContent)
Protected field_triggerBasedUpdate 
Public field_view 
Protected field_weakEventHandlerForDoc_TunneledEvent 
Protected field_weakEventHandlersForDoc 
Top
See Also