Skip to main content

Home > @jsplumb/core > ArrowOverlay

ArrowOverlay class#

Signature:

export declare class ArrowOverlay extends Overlay 

Extends: Overlay

Constructors#

ConstructorModifiersDescription
(constructor)(instance, component, p)Constructs a new instance of the ArrowOverlay class

Properties#

PropertyModifiersTypeDescription
cachedDimensionsSize
componentComponent
directionnumber
foldbacknumber
instanceJsPlumbInstance
lengthnumber
locationnumber
paintStylePaintStyle
typestring
typestaticstring
widthnumber

Methods#

MethodModifiersDescription
draw(component, currentConnectionPaintStyle, absolutePosition)
updateFrom(d)