Home > @jsplumb/connector-bezier > BezierConnector
#
BezierConnector classSignature:
export declare class BezierConnector extends AbstractBezierConnector
Extends: AbstractBezierConnector
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(connection, params) | Constructs a new instance of the BezierConnector class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
connection | Connection | ||
majorAnchor | number | ||
minorAnchor | number | ||
type | string | ||
type | static | string |
#
MethodsMethod | Modifiers | Description |
---|---|---|
_computeBezier(paintInfo, p, sp, tp, _w, _h) | ||
_findControlPoint(point, sourceAnchorPosition, targetAnchorPosition, soo, too) | ||
getCurviness() |