Skip to main content

Module visual_layout

Module visual_layout 

Source
Expand description

Visual layout serialization for state machine graphs

Provides structures and conversion utilities for storing and loading visual representations of state machines, compatible with React Flow format.

Structsยง

Viewport
Viewport information for the visual editor
VisualEdge
Visual representation of a transition edge
VisualLayout
Visual layout for a state machine graph
VisualNode
Visual representation of a state node