Usages of IGraphSelection
Properties
| graphSelection | in GraphInputMode | Gets the graph selection from the parentInputModeContext. | |
| graphSelection | in NavigationInputMode | Gets or sets the IGraphSelection this mode operates on. | |
| selection | in GraphComponent | Gets or sets the selection model that stores the selection state for the visualization. |
Method Parameters
| onGraphSelectionChanged (IGraphSelection, IGraphSelection) | in GraphEditorInputMode | Called when the IGraphSelection property changes. | |
| GraphComponent (HTMLElement, ) | in GraphComponent | Creates a new instance of the GraphComponent in the given div element. | |
| GraphComponent () | in GraphComponent | Creates a new instance of the GraphComponent. | |
| GraphComponent (string, ) | in GraphComponent | Creates a new instance of GraphComponent using the div element that is specified by the selector. |