Home > @jsplumbtoolkit/browser-ui > ArrowOverlay
ArrowOverlay class
Signature:
export declare class ArrowOverlay extends Overlay
Extends: Overlay
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(instance, component, p) | Constructs a new instance of the ArrowOverlay class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
cachedDimensions | Size | ||
component | Connection | ||
direction | number | ||
foldback | number | ||
instance | JsPlumbInstance | ||
length | number | ||
location | number | ||
paintStyle | PaintStyle | ||
type | string | ||
type | static | string | |
width | number |
Methods
Method | Modifiers | Description |
---|---|---|
draw(connector, currentConnectionPaintStyle, absolutePosition) | ||
updateFrom(d) |