org.netbeans.api.visual.router.package.html Maven / Gradle / Ivy
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.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy