Home > @jsplumb/connector-bezier > StateMachineConnector
#
StateMachineConnector classSignature:
export declare class StateMachineConnector extends AbstractBezierConnector
Extends: AbstractBezierConnector
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(connection, params) | Constructs a new instance of the StateMachineConnector class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
_controlPoint | PointXY | ||
connection | Connection | ||
proximityLimit | number | ||
type | string | ||
type | static | string |
#
MethodsMethod | Modifiers | Description |
---|---|---|
_computeBezier(paintInfo, params, sp, tp, w, h) |