controller property
The controller that manages the graph state.
This controller holds all nodes, connections, annotations, viewport state, and provides methods for manipulating the graph.
Implementation
final NodeFlowController<T> controller;
The controller that manages the graph state.
This controller holds all nodes, connections, annotations, viewport state, and provides methods for manipulating the graph.
final NodeFlowController<T> controller;