GroupApi<T, C> extension
Group and node monitoring operations for NodeFlowController.
This extension provides APIs for:
- Setting up node monitoring reactions (for GroupNode tracking)
- Managing drag contexts for group operations
- Moving nodes by delta (used by GroupNode to move children)
- Finding nodes within bounds (for containment detection)
- Notifying groupable nodes of additions/deletions
These are primarily internal operations used by GroupNode and
GroupableMixin implementations.
- on
-
- NodeFlowController<
T, C>
- NodeFlowController<