Skip to main content

Module policy

Module policy 

Source
Expand description

Effective editor policy resolution for graph elements.

jellyflow-core stores per-element policy overrides because they are part of the persisted graph document. Runtime adapters should resolve those overrides through this module instead of duplicating precedence rules.

Structs§

NodeGraphEdgeInteractionPolicy
NodeGraphNodeInteractionPolicy
NodeGraphPortInteractionPolicy

Functions§

resolve_edge_hit_test_options
resolve_edge_interaction_policy
resolve_node_interaction_policy
resolve_port_interaction_policy