This package contains Router interface which defines a router for ConnectionWidget.
The router has to resolve list of control points for a connection. Then ConnectionWidget uses it as a path for rendering, hit-checking, ...
Built-in router implementations can be created using RouterFactory class.