Usages of NavigationInputMode
Properties
navigationInputMode | in GraphInputMode | Gets or sets the NavigationInputMode which is responsible for navigating and traversing the elements in the IGraph. |
Method Parameters
GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
onNavigationInputModeChanged (NavigationInputMode, NavigationInputMode) | in GraphInputMode | Called when the navigationInputMode property value changes and after initialization of the property. | |
GraphViewerInputMode () | in GraphViewerInputMode | Initializes a new instance of the GraphViewerInputMode class. |