Skip to main content

Architecture Overview

SnapFX separates model state from JavaFX rendering:

  • DockGraph handles layout structure and mutation logic.
  • SnapFX is 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: