graph/node_flow_controller library

Classes

AnnotationController<T>
Controller for managing annotations in the node flow
NodeFlowController<T>
High-performance controller for node flow state management.

Enums

NodeAlignment
Alignment options for node alignment operations

Extensions

ConnectionApi on NodeFlowController<T>
Connection-related operations for NodeFlowController.
DirtyTrackingExtension on NodeFlowController<T>
Private extension for dirty tracking and spatial index management.
GraphApi on NodeFlowController<T>
Graph-level operations for NodeFlowController.
NodeApi on NodeFlowController<T>
Node-related operations for NodeFlowController.
NodeFlowControllerAPI on NodeFlowController<T>
Annotation and drag operations for NodeFlowController.
ViewportApi on NodeFlowController<T>
Viewport operations for NodeFlowController.