Interface: LinkRouter
Defined in: src/diagram/customization.ts:244
Provides custom geometry for links based on connections between elements and their positions and sizes.
Methods
route()
route(
graph,sizeProvider):RoutedLinks
Defined in: src/diagram/customization.ts:248
Computes route data for each link of the specified graph.
Parameters
| Parameter | Type |
|---|---|
| |
|