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