Skip to main content

Home > @jsplumbtoolkit/connector-editors-bezier > BezierEditor

BezierEditor class

Signature:

export declare class BezierEditor extends EditorBase<AbstractBezierConnector> 

Extends: EditorBase<AbstractBezierConnector>

Constructors

ConstructorModifiersDescription
(constructor)(surface, params)Constructs a new instance of the BezierEditor class

Properties

PropertyModifiersTypeDescription
geometryBezierConnectorGeometry
h1any
h1SizeSize
h2any
h2SizeSize
h3any
h3SizeSize
h4any
h4SizeSize
l1any
l2any
lockHandlesboolean
nodeQuadrantany
noEditsboolean
sourceCenterPointXY
sourceEdgeSupportedany
sourceFaceany
sourceMidpointsArray<any>
targetCenterPointXY
targetEdgeSupportedany
targetFaceany
targetMidpointsArray<any>
typestaticstring

Methods

MethodModifiersDescription
_activate(conn, params)
_clearHandles()
_elementDragged(p)
_elementDragging(p)
_repaint(args)
_update()
exportGeometry()