Function: getBezierPath ​
â–¸ getBezierPath(bezierPathParams): EdgePathParams
Get a bezier path from source to target handle
Parameters ​
| Name | Type | 
|---|---|
| bezierPathParams | GetBezierPathParams | 
Returns ​
EdgePathParams
A path string you can use in an SVG, the labelX and labelY position (center of path) and offsetX, offsetY between source handle and label
