graph/node_flow_editor library
Classes
- HitTestResult
- Result of hit testing at a specific position on the canvas.
-
InteractionLayerPainter<
T> - Painter for interactive elements (selection rectangle and temporary connection).
-
NodeFlowEditor<
T> - Node flow editor widget using MobX for reactive state management.
- SelectionRectanglePainter
- Optimized painter for selection rectangle rendering.
Enums
- HitType
- Hit test result types for different UI elements.