Architecture Overview
SnapFX separates model state from JavaFX rendering:
DockGraphhandles layout structure and mutation logic.SnapFXis the high-level facade API.- Rendering and interaction services apply model state to JavaFX scenes.
Detailed architecture documentation remains in the repository:
For API-level details, use: