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
- Visual
Edge - Visual representation of a transition edge
- Visual
Layout - Visual layout for a state machine graph
- Visual
Node - Visual representation of a state node