Home > @jsplumb/core > ArrowOverlay
#
ArrowOverlay classSignature:
export declare class ArrowOverlay extends Overlay
Extends: Overlay
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(instance, component, p) | Constructs a new instance of the ArrowOverlay class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
cachedDimensions | Size | ||
component | Component | ||
direction | number | ||
foldback | number | ||
instance | JsPlumbInstance | ||
length | number | ||
location | number | ||
paintStyle | PaintStyle | ||
type | string | ||
type | static | string | |
width | number |
#
MethodsMethod | Modifiers | Description |
---|---|---|
draw(component, currentConnectionPaintStyle, absolutePosition) | ||
updateFrom(d) |