Skip to content

Class: Arrow โ€‹

Hierarchy โ€‹

Implements โ€‹

Table of contents โ€‹

Constructors โ€‹

Properties โ€‹

Accessors โ€‹

Methods โ€‹

Constructors โ€‹

constructor โ€‹

โ€ข new Arrow(data?): Arrow

Parameters โ€‹

NameType
data?IArrowInputData

Returns โ€‹

Arrow

Overrides โ€‹

Line.constructor

Defined in โ€‹

in/packages/arrow/src/Arrow.ts:18

Properties โ€‹

__ โ€‹

โ€ข __: IArrowData

Implementation of โ€‹

IArrow.__

Overrides โ€‹

Line.__

Defined in โ€‹

in/packages/arrow/src/Arrow.ts:13


endArrow โ€‹

โ€ข Optional endArrow: IArrowType

Implementation of โ€‹

IArrow.endArrow

Overrides โ€‹

Line.endArrow

Defined in โ€‹

in/packages/arrow/src/Arrow.ts:16


innerId โ€‹

โ€ข Readonly innerId: number

Implementation of โ€‹

IArrow.innerId

Inherited from โ€‹

Line.innerId

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:30


syncEventer โ€‹

โ€ข Optional syncEventer: ILeaf

Implementation of โ€‹

IArrow.syncEventer

Inherited from โ€‹

Line.syncEventer

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:46


lockNormalStyle โ€‹

โ€ข Optional lockNormalStyle: boolean

Implementation of โ€‹

IArrow.lockNormalStyle

Inherited from โ€‹

Line.lockNormalStyle

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:47


__layout โ€‹

โ€ข __layout: ILeafLayout

Implementation of โ€‹

IArrow.__layout

Inherited from โ€‹

Line.__layout

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:50


__world โ€‹

โ€ข __world: IMatrixWithBoundsScaleData

Implementation of โ€‹

IArrow.__world

Inherited from โ€‹

Line.__world

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:52


__local โ€‹

โ€ข Optional __local: IMatrixWithBoundsData

Implementation of โ€‹

IArrow.__local

Inherited from โ€‹

Line.__local

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:53


__nowWorld โ€‹

โ€ข Optional __nowWorld: IMatrixWithBoundsScaleData

Implementation of โ€‹

IArrow.__nowWorld

Inherited from โ€‹

Line.__nowWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:55


__cameraWorld โ€‹

โ€ข Optional __cameraWorld: IMatrixWithBoundsScaleData

Implementation of โ€‹

IArrow.__cameraWorld

Inherited from โ€‹

Line.__cameraWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:56


__worldOpacity โ€‹

โ€ข __worldOpacity: number

Implementation of โ€‹

IArrow.__worldOpacity

Inherited from โ€‹

Line.__worldOpacity

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:61


__level โ€‹

โ€ข __level: number

Implementation of โ€‹

IArrow.__level

Inherited from โ€‹

Line.__level

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:77


__tempNumber โ€‹

โ€ข __tempNumber: number

Implementation of โ€‹

IArrow.__tempNumber

Inherited from โ€‹

Line.__tempNumber

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:78


__hasAutoLayout โ€‹

โ€ข Optional __hasAutoLayout: boolean

Implementation of โ€‹

IArrow.__hasAutoLayout

Inherited from โ€‹

Line.__hasAutoLayout

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:82


__hasMask โ€‹

โ€ข Optional __hasMask: boolean

Implementation of โ€‹

IArrow.__hasMask

Inherited from โ€‹

Line.__hasMask

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:83


__hasEraser โ€‹

โ€ข Optional __hasEraser: boolean

Implementation of โ€‹

IArrow.__hasEraser

Inherited from โ€‹

Line.__hasEraser

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:84


__hitCanvas โ€‹

โ€ข Optional __hitCanvas: IHitCanvas

Implementation of โ€‹

IArrow.__hitCanvas

Inherited from โ€‹

Line.__hitCanvas

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:85


__captureMap โ€‹

โ€ข Optional __captureMap: IEventListenerMap

Implementation of โ€‹

IArrow.__captureMap

Inherited from โ€‹

Line.__captureMap

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:96


__bubbleMap โ€‹

โ€ข Optional __bubbleMap: IEventListenerMap

Implementation of โ€‹

IArrow.__bubbleMap

Inherited from โ€‹

Line.__bubbleMap

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:97


noBounds โ€‹

โ€ข Optional noBounds: boolean

Implementation of โ€‹

IArrow.noBounds

Inherited from โ€‹

Line.noBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:103


destroyed โ€‹

โ€ข destroyed: boolean

Implementation of โ€‹

IArrow.destroyed

Inherited from โ€‹

Line.destroyed

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:105


strokeAlign โ€‹

โ€ข Optional strokeAlign: IStrokeAlign

Implementation of โ€‹

IArrow.strokeAlign

Inherited from โ€‹

Line.strokeAlign

Defined in โ€‹

ui/packages/display/src/Line.ts:25


height โ€‹

โ€ข Optional height: number

Implementation of โ€‹

IArrow.height

Inherited from โ€‹

Line.height

Defined in โ€‹

ui/packages/display/src/Line.ts:28


points โ€‹

โ€ข Optional points: number[] | IPointData[]

Implementation of โ€‹

IArrow.points

Inherited from โ€‹

Line.points

Defined in โ€‹

ui/packages/display/src/Line.ts:31


curve โ€‹

โ€ข Optional curve: number | boolean

Implementation of โ€‹

IArrow.curve

Inherited from โ€‹

Line.curve

Defined in โ€‹

ui/packages/display/src/Line.ts:34


closed โ€‹

โ€ข Optional closed: boolean

Implementation of โ€‹

IArrow.closed

Inherited from โ€‹

Line.closed

Defined in โ€‹

ui/packages/display/src/Line.ts:37


proxyData โ€‹

โ€ข Optional proxyData: IUIInputData

Implementation of โ€‹

IArrow.proxyData

Inherited from โ€‹

Line.proxyData

Defined in โ€‹

ui/packages/display/src/UI.ts:21


__proxyData โ€‹

โ€ข Optional __proxyData: IUIInputData

Implementation of โ€‹

IArrow.__proxyData

Inherited from โ€‹

Line.__proxyData

Defined in โ€‹

ui/packages/display/src/UI.ts:22


leafer โ€‹

โ€ข Optional leafer: ILeafer

Implementation of โ€‹

IArrow.leafer

Inherited from โ€‹

Line.leafer

Defined in โ€‹

ui/packages/display/src/UI.ts:26


parent โ€‹

โ€ข Optional parent: IGroup

Implementation of โ€‹

IArrow.parent

Inherited from โ€‹

Line.parent

Defined in โ€‹

ui/packages/display/src/UI.ts:27


zoomLayer โ€‹

โ€ข zoomLayer: IGroup

Implementation of โ€‹

IArrow.zoomLayer

Inherited from โ€‹

Line.zoomLayer

Defined in โ€‹

ui/packages/display/src/UI.ts:30


children โ€‹

โ€ข Optional children: IUI[]

Implementation of โ€‹

IArrow.children

Inherited from โ€‹

Line.children

Defined in โ€‹

ui/packages/display/src/UI.ts:34


id โ€‹

โ€ข Optional id: string

Implementation of โ€‹

IArrow.id

Inherited from โ€‹

Line.id

Defined in โ€‹

ui/packages/display/src/UI.ts:40


name โ€‹

โ€ข Optional name: string

Implementation of โ€‹

IArrow.name

Inherited from โ€‹

Line.name

Defined in โ€‹

ui/packages/display/src/UI.ts:43


className โ€‹

โ€ข Optional className: string

Implementation of โ€‹

IArrow.className

Inherited from โ€‹

Line.className

Defined in โ€‹

ui/packages/display/src/UI.ts:46


blendMode โ€‹

โ€ข Optional blendMode: IBlendMode

Implementation of โ€‹

IArrow.blendMode

Inherited from โ€‹

Line.blendMode

Defined in โ€‹

ui/packages/display/src/UI.ts:51


opacity โ€‹

โ€ข Optional opacity: number

Implementation of โ€‹

IArrow.opacity

Inherited from โ€‹

Line.opacity

Defined in โ€‹

ui/packages/display/src/UI.ts:54


visible โ€‹

โ€ข Optional visible: boolean | 0

Implementation of โ€‹

IArrow.visible

Inherited from โ€‹

Line.visible

Defined in โ€‹

ui/packages/display/src/UI.ts:57


locked โ€‹

โ€ข Optional locked: boolean

Implementation of โ€‹

IArrow.locked

Inherited from โ€‹

Line.locked

Defined in โ€‹

ui/packages/display/src/UI.ts:61


zIndex โ€‹

โ€ข Optional zIndex: number

Implementation of โ€‹

IArrow.zIndex

Inherited from โ€‹

Line.zIndex

Defined in โ€‹

ui/packages/display/src/UI.ts:65


mask โ€‹

โ€ข Optional mask: boolean | IMaskType

Implementation of โ€‹

IArrow.mask

Inherited from โ€‹

Line.mask

Defined in โ€‹

ui/packages/display/src/UI.ts:69


eraser โ€‹

โ€ข Optional eraser: boolean | IEraserType

Implementation of โ€‹

IArrow.eraser

Inherited from โ€‹

Line.eraser

Defined in โ€‹

ui/packages/display/src/UI.ts:72


x โ€‹

โ€ข Optional x: number

Implementation of โ€‹

IArrow.x

Inherited from โ€‹

Line.x

Defined in โ€‹

ui/packages/display/src/UI.ts:77


y โ€‹

โ€ข Optional y: number

Implementation of โ€‹

IArrow.y

Inherited from โ€‹

Line.y

Defined in โ€‹

ui/packages/display/src/UI.ts:80


width โ€‹

โ€ข Optional width: number

Implementation of โ€‹

IArrow.width

Inherited from โ€‹

Line.width

Defined in โ€‹

ui/packages/display/src/UI.ts:84


scaleX โ€‹

โ€ข Optional scaleX: number

Implementation of โ€‹

IArrow.scaleX

Inherited from โ€‹

Line.scaleX

Defined in โ€‹

ui/packages/display/src/UI.ts:91


scaleY โ€‹

โ€ข Optional scaleY: number

Implementation of โ€‹

IArrow.scaleY

Inherited from โ€‹

Line.scaleY

Defined in โ€‹

ui/packages/display/src/UI.ts:94


rotation โ€‹

โ€ข Optional rotation: number

Implementation of โ€‹

IArrow.rotation

Inherited from โ€‹

Line.rotation

Defined in โ€‹

ui/packages/display/src/UI.ts:98


skewX โ€‹

โ€ข Optional skewX: number

Implementation of โ€‹

IArrow.skewX

Inherited from โ€‹

Line.skewX

Defined in โ€‹

ui/packages/display/src/UI.ts:102


skewY โ€‹

โ€ข Optional skewY: number

Implementation of โ€‹

IArrow.skewY

Inherited from โ€‹

Line.skewY

Defined in โ€‹

ui/packages/display/src/UI.ts:105


offsetX โ€‹

โ€ข Optional offsetX: number

Implementation of โ€‹

IArrow.offsetX

Inherited from โ€‹

Line.offsetX

Defined in โ€‹

ui/packages/display/src/UI.ts:110


offsetY โ€‹

โ€ข Optional offsetY: number

Implementation of โ€‹

IArrow.offsetY

Inherited from โ€‹

Line.offsetY

Defined in โ€‹

ui/packages/display/src/UI.ts:113


scrollX โ€‹

โ€ข Optional scrollX: number

Implementation of โ€‹

IArrow.scrollX

Inherited from โ€‹

Line.scrollX

Defined in โ€‹

ui/packages/display/src/UI.ts:117


scrollY โ€‹

โ€ข Optional scrollY: number

Implementation of โ€‹

IArrow.scrollY

Inherited from โ€‹

Line.scrollY

Defined in โ€‹

ui/packages/display/src/UI.ts:120


origin โ€‹

โ€ข Optional origin: IUnitPointData | IDirection

Implementation of โ€‹

IArrow.origin

Inherited from โ€‹

Line.origin

Defined in โ€‹

ui/packages/display/src/UI.ts:125


around โ€‹

โ€ข Optional around: IUnitPointData | IDirection

Implementation of โ€‹

IArrow.around

Inherited from โ€‹

Line.around

Defined in โ€‹

ui/packages/display/src/UI.ts:128


lazy โ€‹

โ€ข Optional lazy: boolean

Implementation of โ€‹

IArrow.lazy

Inherited from โ€‹

Line.lazy

Defined in โ€‹

ui/packages/display/src/UI.ts:133


pixelRatio โ€‹

โ€ข Optional pixelRatio: number

Implementation of โ€‹

IArrow.pixelRatio

Inherited from โ€‹

Line.pixelRatio

Defined in โ€‹

ui/packages/display/src/UI.ts:136


path โ€‹

โ€ข Optional path: string | IPathCommandData | IPathCommandObject[]

Implementation of โ€‹

IArrow.path

Inherited from โ€‹

Line.path

Defined in โ€‹

ui/packages/display/src/UI.ts:141


windingRule โ€‹

โ€ข Optional windingRule: IWindingRule

Implementation of โ€‹

IArrow.windingRule

Inherited from โ€‹

Line.windingRule

Defined in โ€‹

ui/packages/display/src/UI.ts:144


flow โ€‹

โ€ข Optional flow: IFlowType

Implementation of โ€‹

IArrow.flow

Inherited from โ€‹

Line.flow

Defined in โ€‹

ui/packages/display/src/UI.ts:151


padding โ€‹

โ€ข Optional padding: IFourNumber

Implementation of โ€‹

IArrow.padding

Inherited from โ€‹

Line.padding

Defined in โ€‹

ui/packages/display/src/UI.ts:154


gap โ€‹

โ€ข Optional gap: IGap | IPointGap

Implementation of โ€‹

IArrow.gap

Inherited from โ€‹

Line.gap

Defined in โ€‹

ui/packages/display/src/UI.ts:156


flowAlign โ€‹

โ€ข Optional flowAlign: IFlowAxisAlign | IFlowAlign

Implementation of โ€‹

IArrow.flowAlign

Inherited from โ€‹

Line.flowAlign

Defined in โ€‹

ui/packages/display/src/UI.ts:158


flowWrap โ€‹

โ€ข Optional flowWrap: IFlowWrap

Implementation of โ€‹

IArrow.flowWrap

Inherited from โ€‹

Line.flowWrap

Defined in โ€‹

ui/packages/display/src/UI.ts:160


itemBox โ€‹

โ€ข Optional itemBox: IFlowBoxType

Implementation of โ€‹

IArrow.itemBox

Inherited from โ€‹

Line.itemBox

Defined in โ€‹

ui/packages/display/src/UI.ts:163


inFlow โ€‹

โ€ข Optional inFlow: boolean

Implementation of โ€‹

IArrow.inFlow

Inherited from โ€‹

Line.inFlow

Defined in โ€‹

ui/packages/display/src/UI.ts:165


autoWidth โ€‹

โ€ข Optional autoWidth: IAutoSize

Implementation of โ€‹

IArrow.autoWidth

Inherited from โ€‹

Line.autoWidth

Defined in โ€‹

ui/packages/display/src/UI.ts:168


autoHeight โ€‹

โ€ข Optional autoHeight: IAutoSize

Implementation of โ€‹

IArrow.autoHeight

Inherited from โ€‹

Line.autoHeight

Defined in โ€‹

ui/packages/display/src/UI.ts:170


lockRatio โ€‹

โ€ข Optional lockRatio: boolean

Implementation of โ€‹

IArrow.lockRatio

Inherited from โ€‹

Line.lockRatio

Defined in โ€‹

ui/packages/display/src/UI.ts:172


autoBox โ€‹

โ€ข Optional autoBox: IAutoBoxData | IConstraint

Implementation of โ€‹

IArrow.autoBox

Inherited from โ€‹

Line.autoBox

Defined in โ€‹

ui/packages/display/src/UI.ts:174


widthRange โ€‹

โ€ข Optional widthRange: IRangeSize

Implementation of โ€‹

IArrow.widthRange

Inherited from โ€‹

Line.widthRange

Defined in โ€‹

ui/packages/display/src/UI.ts:176


heightRange โ€‹

โ€ข Optional heightRange: IRangeSize

Implementation of โ€‹

IArrow.heightRange

Inherited from โ€‹

Line.heightRange

Defined in โ€‹

ui/packages/display/src/UI.ts:178


draggable โ€‹

โ€ข Optional draggable: boolean | IAxis

Implementation of โ€‹

IArrow.draggable

Inherited from โ€‹

Line.draggable

Defined in โ€‹

ui/packages/display/src/UI.ts:183


dragBounds โ€‹

โ€ข Optional dragBounds: "parent" | IBoundsData

Implementation of โ€‹

IArrow.dragBounds

Inherited from โ€‹

Line.dragBounds

Defined in โ€‹

ui/packages/display/src/UI.ts:186


editable โ€‹

โ€ข Optional editable: boolean

Implementation of โ€‹

IArrow.editable

Inherited from โ€‹

Line.editable

Defined in โ€‹

ui/packages/display/src/UI.ts:190


hittable โ€‹

โ€ข Optional hittable: boolean

Implementation of โ€‹

IArrow.hittable

Inherited from โ€‹

Line.hittable

Defined in โ€‹

ui/packages/display/src/UI.ts:195


hitFill โ€‹

โ€ข Optional hitFill: IHitType

Implementation of โ€‹

IArrow.hitFill

Inherited from โ€‹

Line.hitFill

Defined in โ€‹

ui/packages/display/src/UI.ts:198


hitStroke โ€‹

โ€ข Optional hitStroke: IHitType

Implementation of โ€‹

IArrow.hitStroke

Inherited from โ€‹

Line.hitStroke

Defined in โ€‹

ui/packages/display/src/UI.ts:201


hitBox โ€‹

โ€ข Optional hitBox: boolean

Implementation of โ€‹

IArrow.hitBox

Inherited from โ€‹

Line.hitBox

Defined in โ€‹

ui/packages/display/src/UI.ts:204


hitChildren โ€‹

โ€ข Optional hitChildren: boolean

Implementation of โ€‹

IArrow.hitChildren

Inherited from โ€‹

Line.hitChildren

Defined in โ€‹

ui/packages/display/src/UI.ts:207


hitSelf โ€‹

โ€ข Optional hitSelf: boolean

Implementation of โ€‹

IArrow.hitSelf

Inherited from โ€‹

Line.hitSelf

Defined in โ€‹

ui/packages/display/src/UI.ts:210


hitRadius โ€‹

โ€ข Optional hitRadius: number

Implementation of โ€‹

IArrow.hitRadius

Inherited from โ€‹

Line.hitRadius

Defined in โ€‹

ui/packages/display/src/UI.ts:213


cursor โ€‹

โ€ข Optional cursor: ICursorType | ICursorType[]

Implementation of โ€‹

IArrow.cursor

Inherited from โ€‹

Line.cursor

Defined in โ€‹

ui/packages/display/src/UI.ts:216


fill โ€‹

โ€ข Optional fill: IFill

Implementation of โ€‹

IArrow.fill

Inherited from โ€‹

Line.fill

Defined in โ€‹

ui/packages/display/src/UI.ts:224


stroke โ€‹

โ€ข Optional stroke: IStroke

Implementation of โ€‹

IArrow.stroke

Inherited from โ€‹

Line.stroke

Defined in โ€‹

ui/packages/display/src/UI.ts:229


strokeWidth โ€‹

โ€ข Optional strokeWidth: string | IFourNumber

Implementation of โ€‹

IArrow.strokeWidth

Inherited from โ€‹

Line.strokeWidth

Defined in โ€‹

ui/packages/display/src/UI.ts:235


strokeWidthFixed โ€‹

โ€ข Optional strokeWidthFixed: boolean

Implementation of โ€‹

IArrow.strokeWidthFixed

Inherited from โ€‹

Line.strokeWidthFixed

Defined in โ€‹

ui/packages/display/src/UI.ts:238


strokeCap โ€‹

โ€ข Optional strokeCap: IStrokeCap

Implementation of โ€‹

IArrow.strokeCap

Inherited from โ€‹

Line.strokeCap

Defined in โ€‹

ui/packages/display/src/UI.ts:241


strokeJoin โ€‹

โ€ข Optional strokeJoin: IStrokeJoin

Implementation of โ€‹

IArrow.strokeJoin

Inherited from โ€‹

Line.strokeJoin

Defined in โ€‹

ui/packages/display/src/UI.ts:244


dashPattern โ€‹

โ€ข Optional dashPattern: string | number[]

Implementation of โ€‹

IArrow.dashPattern

Inherited from โ€‹

Line.dashPattern

Defined in โ€‹

ui/packages/display/src/UI.ts:247


dashOffset โ€‹

โ€ข Optional dashOffset: number

Implementation of โ€‹

IArrow.dashOffset

Inherited from โ€‹

Line.dashOffset

Defined in โ€‹

ui/packages/display/src/UI.ts:250


miterLimit โ€‹

โ€ข Optional miterLimit: number

Implementation of โ€‹

IArrow.miterLimit

Inherited from โ€‹

Line.miterLimit

Defined in โ€‹

ui/packages/display/src/UI.ts:253


startArrow โ€‹

โ€ข Optional startArrow: IArrowType

Implementation of โ€‹

IArrow.startArrow

Inherited from โ€‹

Line.startArrow

Defined in โ€‹

ui/packages/display/src/UI.ts:258


cornerRadius โ€‹

โ€ข Optional cornerRadius: string | IFourNumber

Implementation of โ€‹

IArrow.cornerRadius

Inherited from โ€‹

Line.cornerRadius

Defined in โ€‹

ui/packages/display/src/UI.ts:265


cornerSmoothing โ€‹

โ€ข Optional cornerSmoothing: number

Implementation of โ€‹

IArrow.cornerSmoothing

Inherited from โ€‹

Line.cornerSmoothing

Defined in โ€‹

ui/packages/display/src/UI.ts:268


shadow โ€‹

โ€ข Optional shadow: string | IShadowEffect | IShadowEffect[]

Implementation of โ€‹

IArrow.shadow

Inherited from โ€‹

Line.shadow

Defined in โ€‹

ui/packages/display/src/UI.ts:273


innerShadow โ€‹

โ€ข Optional innerShadow: string | IShadowEffect | IShadowEffect[]

Implementation of โ€‹

IArrow.innerShadow

Inherited from โ€‹

Line.innerShadow

Defined in โ€‹

ui/packages/display/src/UI.ts:276


blur โ€‹

โ€ข Optional blur: number | IBlurEffect

Implementation of โ€‹

IArrow.blur

Inherited from โ€‹

Line.blur

Defined in โ€‹

ui/packages/display/src/UI.ts:279


backgroundBlur โ€‹

โ€ข Optional backgroundBlur: number | IBlurEffect

Implementation of โ€‹

IArrow.backgroundBlur

Inherited from โ€‹

Line.backgroundBlur

Defined in โ€‹

ui/packages/display/src/UI.ts:282


grayscale โ€‹

โ€ข Optional grayscale: number | IGrayscaleEffect

Implementation of โ€‹

IArrow.grayscale

Inherited from โ€‹

Line.grayscale

Defined in โ€‹

ui/packages/display/src/UI.ts:285


filter โ€‹

โ€ข Optional filter: IObject | IObject[]

Inherited from โ€‹

Line.filter

Defined in โ€‹

ui/packages/display/src/UI.ts:287


animation โ€‹

โ€ข Optional animation: IAnimation

Implementation of โ€‹

IArrow.animation

Inherited from โ€‹

Line.animation

Defined in โ€‹

ui/packages/display/src/UI.ts:292


animationOut โ€‹

โ€ข Optional animationOut: IAnimation

Implementation of โ€‹

IArrow.animationOut

Inherited from โ€‹

Line.animationOut

Defined in โ€‹

ui/packages/display/src/UI.ts:294


transition โ€‹

โ€ข Optional transition: ITransition

Implementation of โ€‹

IArrow.transition

Inherited from โ€‹

Line.transition

Defined in โ€‹

ui/packages/display/src/UI.ts:297


transitionOut โ€‹

โ€ข Optional transitionOut: ITransition

Implementation of โ€‹

IArrow.transitionOut

Inherited from โ€‹

Line.transitionOut

Defined in โ€‹

ui/packages/display/src/UI.ts:299


motionPath โ€‹

โ€ข Optional motionPath: boolean

Implementation of โ€‹

IArrow.motionPath

Inherited from โ€‹

Line.motionPath

Defined in โ€‹

ui/packages/display/src/UI.ts:304


motion โ€‹

โ€ข Optional motion: number | IUnitData

Implementation of โ€‹

IArrow.motion

Inherited from โ€‹

Line.motion

Defined in โ€‹

ui/packages/display/src/UI.ts:306


motionRotation โ€‹

โ€ข Optional motionRotation: number | boolean

Implementation of โ€‹

IArrow.motionRotation

Inherited from โ€‹

Line.motionRotation

Defined in โ€‹

ui/packages/display/src/UI.ts:308


states โ€‹

โ€ข Optional states: IStates

Implementation of โ€‹

IArrow.states

Inherited from โ€‹

Line.states

Defined in โ€‹

ui/packages/display/src/UI.ts:313


state โ€‹

โ€ข Optional state: string

Implementation of โ€‹

IArrow.state

Inherited from โ€‹

Line.state

Defined in โ€‹

ui/packages/display/src/UI.ts:315


selected โ€‹

โ€ข Optional selected: boolean

Implementation of โ€‹

IArrow.selected

Inherited from โ€‹

Line.selected

Defined in โ€‹

ui/packages/display/src/UI.ts:318


disabled โ€‹

โ€ข Optional disabled: boolean

Implementation of โ€‹

IArrow.disabled

Inherited from โ€‹

Line.disabled

Defined in โ€‹

ui/packages/display/src/UI.ts:320


normalStyle โ€‹

โ€ข Optional normalStyle: IUIInputData

Implementation of โ€‹

IArrow.normalStyle

Inherited from โ€‹

Line.normalStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:323


hoverStyle โ€‹

โ€ข Optional hoverStyle: IUIInputData

Implementation of โ€‹

IArrow.hoverStyle

Inherited from โ€‹

Line.hoverStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:325


pressStyle โ€‹

โ€ข Optional pressStyle: IUIInputData

Implementation of โ€‹

IArrow.pressStyle

Inherited from โ€‹

Line.pressStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:327


focusStyle โ€‹

โ€ข Optional focusStyle: IUIInputData

Implementation of โ€‹

IArrow.focusStyle

Inherited from โ€‹

Line.focusStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:329


selectedStyle โ€‹

โ€ข Optional selectedStyle: IUIInputData

Implementation of โ€‹

IArrow.selectedStyle

Inherited from โ€‹

Line.selectedStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:331


disabledStyle โ€‹

โ€ข Optional disabledStyle: IUIInputData

Implementation of โ€‹

IArrow.disabledStyle

Inherited from โ€‹

Line.disabledStyle

Defined in โ€‹

ui/packages/display/src/UI.ts:333


button โ€‹

โ€ข Optional button: boolean

Implementation of โ€‹

IArrow.button

Inherited from โ€‹

Line.button

Defined in โ€‹

ui/packages/display/src/UI.ts:336


data โ€‹

โ€ข data: IObject

Implementation of โ€‹

IArrow.data

Inherited from โ€‹

Line.data

Defined in โ€‹

ui/packages/display/src/UI.ts:341


__animate โ€‹

โ€ข Optional __animate: IAnimate

Implementation of โ€‹

IArrow.__animate

Inherited from โ€‹

Line.__animate

Defined in โ€‹

ui/packages/display/src/UI.ts:347

Accessors โ€‹

__tag โ€‹

โ€ข get __tag(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.__tag

Overrides โ€‹

Line.__tag

Defined in โ€‹

in/packages/arrow/src/Arrow.ts:10


tag โ€‹

โ€ข get tag(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.tag

Inherited from โ€‹

Line.tag

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:25

โ€ข set tag(_value): void

Parameters โ€‹

NameType
_valuestring

Returns โ€‹

void

Implementation of โ€‹

IArrow.tag

Inherited from โ€‹

Line.tag

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:26


innerName โ€‹

โ€ข get innerName(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.innerName

Inherited from โ€‹

Line.innerName

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:31


__DataProcessor โ€‹

โ€ข get __DataProcessor(): typeof LeafData

Returns โ€‹

typeof LeafData

Implementation of โ€‹

IArrow.__DataProcessor

Inherited from โ€‹

Line.__DataProcessor

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:33


__LayoutProcessor โ€‹

โ€ข get __LayoutProcessor(): typeof LeafLayout

Returns โ€‹

typeof LeafLayout

Implementation of โ€‹

IArrow.__LayoutProcessor

Inherited from โ€‹

Line.__LayoutProcessor

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:34


leaferIsCreated โ€‹

โ€ข get leaferIsCreated(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.leaferIsCreated

Inherited from โ€‹

Line.leaferIsCreated

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:39


leaferIsReady โ€‹

โ€ข get leaferIsReady(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.leaferIsReady

Inherited from โ€‹

Line.leaferIsReady

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:40


isLeafer โ€‹

โ€ข get isLeafer(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.isLeafer

Inherited from โ€‹

Line.isLeafer

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:42


isBranch โ€‹

โ€ข get isBranch(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.isBranch

Inherited from โ€‹

Line.isBranch

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:43


isBranchLeaf โ€‹

โ€ข get isBranchLeaf(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.isBranchLeaf

Inherited from โ€‹

Line.isBranchLeaf

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:44


__localMatrix โ€‹

โ€ข get __localMatrix(): IMatrixData

Returns โ€‹

IMatrixData

Implementation of โ€‹

IArrow.__localMatrix

Inherited from โ€‹

Line.__localMatrix

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:58


__localBoxBounds โ€‹

โ€ข get __localBoxBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.__localBoxBounds

Inherited from โ€‹

Line.__localBoxBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:59


worldTransform โ€‹

โ€ข get worldTransform(): IMatrixWithScaleData

Returns โ€‹

IMatrixWithScaleData

Implementation of โ€‹

IArrow.worldTransform

Inherited from โ€‹

Line.worldTransform

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:64


localTransform โ€‹

โ€ข get localTransform(): IMatrixData

Returns โ€‹

IMatrixData

Implementation of โ€‹

IArrow.localTransform

Inherited from โ€‹

Line.localTransform

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:65


boxBounds โ€‹

โ€ข get boxBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.boxBounds

Inherited from โ€‹

Line.boxBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:68


renderBounds โ€‹

โ€ข get renderBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.renderBounds

Inherited from โ€‹

Line.renderBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:69


worldBoxBounds โ€‹

โ€ข get worldBoxBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.worldBoxBounds

Inherited from โ€‹

Line.worldBoxBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:70


worldStrokeBounds โ€‹

โ€ข get worldStrokeBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.worldStrokeBounds

Inherited from โ€‹

Line.worldStrokeBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:71


worldRenderBounds โ€‹

โ€ข get worldRenderBounds(): IBoundsData

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.worldRenderBounds

Inherited from โ€‹

Line.worldRenderBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:72


worldOpacity โ€‹

โ€ข get worldOpacity(): number

Returns โ€‹

number

Implementation of โ€‹

IArrow.worldOpacity

Inherited from โ€‹

Line.worldOpacity

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:75


__worldFlipped โ€‹

โ€ข get __worldFlipped(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__worldFlipped

Inherited from โ€‹

Line.__worldFlipped

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:80


__onlyHitMask โ€‹

โ€ข get __onlyHitMask(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__onlyHitMask

Inherited from โ€‹

Line.__onlyHitMask

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:87


__ignoreHitWorld โ€‹

โ€ข get __ignoreHitWorld(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__ignoreHitWorld

Inherited from โ€‹

Line.__ignoreHitWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:88


__inLazyBounds โ€‹

โ€ข get __inLazyBounds(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__inLazyBounds

Inherited from โ€‹

Line.__inLazyBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:89


pathInputed โ€‹

โ€ข get pathInputed(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.pathInputed

Inherited from โ€‹

Line.pathInputed

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:91


event โ€‹

โ€ข set event(map): void

Parameters โ€‹

NameType
mapIEventMap

Returns โ€‹

void

Implementation of โ€‹

IArrow.event

Inherited from โ€‹

Line.event

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:94


toPoint โ€‹

โ€ข get toPoint(): IPointData

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.toPoint

Inherited from โ€‹

Line.toPoint

Defined in โ€‹

ui/packages/display/src/Line.ts:39

โ€ข set toPoint(value): void

Parameters โ€‹

NameType
valueIPointData

Returns โ€‹

void

Implementation of โ€‹

IArrow.toPoint

Inherited from โ€‹

Line.toPoint

Defined in โ€‹

ui/packages/display/src/Line.ts:49


app โ€‹

โ€ข get app(): ILeafer

Returns โ€‹

ILeafer

Implementation of โ€‹

IArrow.app

Inherited from โ€‹

Line.app

Defined in โ€‹

ui/packages/display/src/UI.ts:24


isFrame โ€‹

โ€ข get isFrame(): boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.isFrame

Inherited from โ€‹

Line.isFrame

Defined in โ€‹

ui/packages/display/src/UI.ts:32


scale โ€‹

โ€ข get scale(): number | IPointData

Returns โ€‹

number | IPointData

Implementation of โ€‹

IArrow.scale

Inherited from โ€‹

Line.scale

Defined in โ€‹

ui/packages/display/src/UI.ts:345

โ€ข set scale(value): void

Parameters โ€‹

NameType
valuenumber | IPointData

Returns โ€‹

void

Implementation of โ€‹

IArrow.scale

Inherited from โ€‹

Line.scale

Defined in โ€‹

ui/packages/display/src/UI.ts:344


pen โ€‹

โ€ข get pen(): IPathCreator

Returns โ€‹

IPathCreator

Implementation of โ€‹

IArrow.pen

Inherited from โ€‹

Line.pen

Defined in โ€‹

ui/packages/display/src/UI.ts:349


editConfig โ€‹

โ€ข get editConfig(): IEditorConfig

Returns โ€‹

IEditorConfig

Implementation of โ€‹

IArrow.editConfig

Inherited from โ€‹

Line.editConfig

Defined in โ€‹

ui/packages/display/src/UI.ts:359


editOuter โ€‹

โ€ข get editOuter(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.editOuter

Inherited from โ€‹

Line.editOuter

Defined in โ€‹

ui/packages/display/src/UI.ts:361


editInner โ€‹

โ€ข get editInner(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.editInner

Inherited from โ€‹

Line.editInner

Defined in โ€‹

ui/packages/display/src/UI.ts:363

Methods โ€‹

resetCustom โ€‹

โ–ธ resetCustom(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.resetCustom

Inherited from โ€‹

Line.resetCustom

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:133


waitParent โ€‹

โ–ธ waitParent(item, bind?): void

Parameters โ€‹

NameType
itemIFunction
bind?IObject

Returns โ€‹

void

Implementation of โ€‹

IArrow.waitParent

Inherited from โ€‹

Line.waitParent

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:139


waitLeafer โ€‹

โ–ธ waitLeafer(item, bind?): void

Parameters โ€‹

NameType
itemIFunction
bind?IObject

Returns โ€‹

void

Implementation of โ€‹

IArrow.waitLeafer

Inherited from โ€‹

Line.waitLeafer

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:144


nextRender โ€‹

โ–ธ nextRender(item, bind?, off?): void

Parameters โ€‹

NameType
itemIFunction
bind?IObject
off?"off"

Returns โ€‹

void

Implementation of โ€‹

IArrow.nextRender

Inherited from โ€‹

Line.nextRender

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:149


removeNextRender โ€‹

โ–ธ removeNextRender(item): void

Parameters โ€‹

NameType
itemIFunction

Returns โ€‹

void

Implementation of โ€‹

IArrow.removeNextRender

Inherited from โ€‹

Line.removeNextRender

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:153


__bindLeafer โ€‹

โ–ธ __bindLeafer(leafer): void

Parameters โ€‹

NameType
leaferILeaferBase

Returns โ€‹

void

Implementation of โ€‹

IArrow.__bindLeafer

Inherited from โ€‹

Line.__bindLeafer

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:157


setAttr โ€‹

โ–ธ setAttr(name, value): void

Parameters โ€‹

NameType
namestring
valueany

Returns โ€‹

void

Implementation of โ€‹

IArrow.setAttr

Inherited from โ€‹

Line.setAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:186


getAttr โ€‹

โ–ธ getAttr(name): any

Parameters โ€‹

NameType
namestring

Returns โ€‹

any

Implementation of โ€‹

IArrow.getAttr

Inherited from โ€‹

Line.getAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:187


getComputedAttr โ€‹

โ–ธ getComputedAttr(name): any

Parameters โ€‹

NameType
namestring

Returns โ€‹

any

Implementation of โ€‹

IArrow.getComputedAttr

Inherited from โ€‹

Line.getComputedAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:189


toJSON โ€‹

โ–ธ toJSON(options?): IObject

Parameters โ€‹

NameType
options?IJSONOptions

Returns โ€‹

IObject

Implementation of โ€‹

IArrow.toJSON

Inherited from โ€‹

Line.toJSON

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:191


toString โ€‹

โ–ธ toString(options?): string

Parameters โ€‹

NameType
options?IJSONOptions

Returns โ€‹

string

Implementation of โ€‹

IArrow.toString

Inherited from โ€‹

Line.toString

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:196


toSVG โ€‹

โ–ธ toSVG(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.toSVG

Inherited from โ€‹

Line.toSVG

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:200


__SVG โ€‹

โ–ธ __SVG(_data): void

Parameters โ€‹

NameType
_dataIObject

Returns โ€‹

void

Implementation of โ€‹

IArrow.__SVG

Inherited from โ€‹

Line.__SVG

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:202


toHTML โ€‹

โ–ธ toHTML(): string

Returns โ€‹

string

Implementation of โ€‹

IArrow.toHTML

Inherited from โ€‹

Line.toHTML

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:204


__setAttr โ€‹

โ–ธ __setAttr(_attrName, _newValue): boolean

Parameters โ€‹

NameType
_attrNamestring
_newValueIValue

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__setAttr

Inherited from โ€‹

Line.__setAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:208


__getAttr โ€‹

โ–ธ __getAttr(_attrName): IValue

Parameters โ€‹

NameType
_attrNamestring

Returns โ€‹

IValue

Implementation of โ€‹

IArrow.__getAttr

Inherited from โ€‹

Line.__getAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:210


setProxyAttr โ€‹

โ–ธ setProxyAttr(_attrName, _newValue): void

Parameters โ€‹

NameType
_attrNamestring
_newValueIValue

Returns โ€‹

void

Implementation of โ€‹

IArrow.setProxyAttr

Inherited from โ€‹

Line.setProxyAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:212


getProxyAttr โ€‹

โ–ธ getProxyAttr(_attrName): IValue

Parameters โ€‹

NameType
_attrNamestring

Returns โ€‹

IValue

Implementation of โ€‹

IArrow.getProxyAttr

Inherited from โ€‹

Line.getProxyAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:214


focus โ€‹

โ–ธ focus(_value?): void

Parameters โ€‹

NameType
_value?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.focus

Inherited from โ€‹

Line.focus

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:234


updateState โ€‹

โ–ธ updateState(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.updateState

Inherited from โ€‹

Line.updateState

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:236


updateLayout โ€‹

โ–ธ updateLayout(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.updateLayout

Inherited from โ€‹

Line.updateLayout

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:241


forceUpdate โ€‹

โ–ธ forceUpdate(attrName?): void

Parameters โ€‹

NameType
attrName?string

Returns โ€‹

void

Implementation of โ€‹

IArrow.forceUpdate

Inherited from โ€‹

Line.forceUpdate

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:245


forceRender โ€‹

โ–ธ forceRender(_bounds?): void

Parameters โ€‹

NameType
_bounds?IBoundsData

Returns โ€‹

void

Implementation of โ€‹

IArrow.forceRender

Inherited from โ€‹

Line.forceRender

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:253


__updateWorldMatrix โ€‹

โ–ธ __updateWorldMatrix(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateWorldMatrix

Inherited from โ€‹

Line.__updateWorldMatrix

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:259


__updateLocalMatrix โ€‹

โ–ธ __updateLocalMatrix(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateLocalMatrix

Inherited from โ€‹

Line.__updateLocalMatrix

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:261


__updateWorldBounds โ€‹

โ–ธ __updateWorldBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateWorldBounds

Inherited from โ€‹

Line.__updateWorldBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:267


__updateLocalBounds โ€‹

โ–ธ __updateLocalBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateLocalBounds

Inherited from โ€‹

Line.__updateLocalBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:269


__updateLocalBoxBounds โ€‹

โ–ธ __updateLocalBoxBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateLocalBoxBounds

Inherited from โ€‹

Line.__updateLocalBoxBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:272


__updateLocalStrokeBounds โ€‹

โ–ธ __updateLocalStrokeBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateLocalStrokeBounds

Inherited from โ€‹

Line.__updateLocalStrokeBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:274


__updateLocalRenderBounds โ€‹

โ–ธ __updateLocalRenderBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateLocalRenderBounds

Inherited from โ€‹

Line.__updateLocalRenderBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:276


__updateContentBounds โ€‹

โ–ธ __updateContentBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateContentBounds

Inherited from โ€‹

Line.__updateContentBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:282


__updateStrokeBounds โ€‹

โ–ธ __updateStrokeBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateStrokeBounds

Inherited from โ€‹

Line.__updateStrokeBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:284


__updateRenderBounds โ€‹

โ–ธ __updateRenderBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateRenderBounds

Inherited from โ€‹

Line.__updateRenderBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:286


__updateAutoLayout โ€‹

โ–ธ __updateAutoLayout(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateAutoLayout

Inherited from โ€‹

Line.__updateAutoLayout

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:289


__updateFlowLayout โ€‹

โ–ธ __updateFlowLayout(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateFlowLayout

Inherited from โ€‹

Line.__updateFlowLayout

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:291


__updateNaturalSize โ€‹

โ–ธ __updateNaturalSize(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateNaturalSize

Inherited from โ€‹

Line.__updateNaturalSize

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:293


__updateStrokeSpread โ€‹

โ–ธ __updateStrokeSpread(): number

Returns โ€‹

number

Implementation of โ€‹

IArrow.__updateStrokeSpread

Inherited from โ€‹

Line.__updateStrokeSpread

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:296


__updateRenderSpread โ€‹

โ–ธ __updateRenderSpread(): number

Returns โ€‹

number

Implementation of โ€‹

IArrow.__updateRenderSpread

Inherited from โ€‹

Line.__updateRenderSpread

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:298


__updateEraser โ€‹

โ–ธ __updateEraser(value?): void

Parameters โ€‹

NameType
value?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateEraser

Inherited from โ€‹

Line.__updateEraser

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:305


__renderEraser โ€‹

โ–ธ __renderEraser(canvas, options): void

Parameters โ€‹

NameType
canvasILeaferCanvas
optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__renderEraser

Inherited from โ€‹

Line.__renderEraser

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:309


__updateMask โ€‹

โ–ธ __updateMask(value?): void

Parameters โ€‹

NameType
value?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateMask

Inherited from โ€‹

Line.__updateMask

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:317


__renderMask โ€‹

โ–ธ __renderMask(_canvas, _options): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__renderMask

Inherited from โ€‹

Line.__renderMask

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:323


__getNowWorld โ€‹

โ–ธ __getNowWorld(options): IMatrixWithBoundsScaleData

Parameters โ€‹

NameType
optionsIRenderOptions

Returns โ€‹

IMatrixWithBoundsScaleData

Implementation of โ€‹

IArrow.__getNowWorld

Inherited from โ€‹

Line.__getNowWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:331


getTransform โ€‹

โ–ธ getTransform(relative?): IMatrixData

Parameters โ€‹

NameType
relative?ILeaf | ILocationType

Returns โ€‹

IMatrixData

Implementation of โ€‹

IArrow.getTransform

Inherited from โ€‹

Line.getTransform

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:343


getBounds โ€‹

โ–ธ getBounds(type?, relative?): IBoundsData

Parameters โ€‹

NameType
type?IBoundsType
relative?ILeaf | ILocationType

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.getBounds

Inherited from โ€‹

Line.getBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:348


getLayoutBounds โ€‹

โ–ธ getLayoutBounds(type?, relative?, unscale?): ILayoutBoundsData

Parameters โ€‹

NameType
type?IBoundsType
relative?ILeaf | ILocationType
unscale?boolean

Returns โ€‹

ILayoutBoundsData

Implementation of โ€‹

IArrow.getLayoutBounds

Inherited from โ€‹

Line.getLayoutBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:352


getLayoutPoints โ€‹

โ–ธ getLayoutPoints(type?, relative?): IPointData[]

Parameters โ€‹

NameType
type?IBoundsType
relative?ILeaf | ILocationType

Returns โ€‹

IPointData[]

Implementation of โ€‹

IArrow.getLayoutPoints

Inherited from โ€‹

Line.getLayoutPoints

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:356


getWorldBounds โ€‹

โ–ธ getWorldBounds(inner, relative?, change?): IBoundsData

Parameters โ€‹

NameType
innerIBoundsData
relative?ILeaf
change?boolean

Returns โ€‹

IBoundsData

Implementation of โ€‹

IArrow.getWorldBounds

Inherited from โ€‹

Line.getWorldBounds

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:361


worldToLocal โ€‹

โ–ธ worldToLocal(world, to?, distance?, relative?): void

Parameters โ€‹

NameType
worldIPointData
to?IPointData
distance?boolean
relative?ILeaf

Returns โ€‹

void

Implementation of โ€‹

IArrow.worldToLocal

Inherited from โ€‹

Line.worldToLocal

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:369


localToWorld โ€‹

โ–ธ localToWorld(local, to?, distance?, relative?): void

Parameters โ€‹

NameType
localIPointData
to?IPointData
distance?boolean
relative?ILeaf

Returns โ€‹

void

Implementation of โ€‹

IArrow.localToWorld

Inherited from โ€‹

Line.localToWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:377


worldToInner โ€‹

โ–ธ worldToInner(world, to?, distance?, relative?): void

Parameters โ€‹

NameType
worldIPointData
to?IPointData
distance?boolean
relative?ILeaf

Returns โ€‹

void

Implementation of โ€‹

IArrow.worldToInner

Inherited from โ€‹

Line.worldToInner

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:385


innerToWorld โ€‹

โ–ธ innerToWorld(inner, to?, distance?, relative?): void

Parameters โ€‹

NameType
innerIPointData
to?IPointData
distance?boolean
relative?ILeaf

Returns โ€‹

void

Implementation of โ€‹

IArrow.innerToWorld

Inherited from โ€‹

Line.innerToWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:393


getBoxPoint โ€‹

โ–ธ getBoxPoint(world, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
worldIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getBoxPoint

Inherited from โ€‹

Line.getBoxPoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:400


getBoxPointByInner โ€‹

โ–ธ getBoxPointByInner(inner, _relative?, _distance?, change?): IPointData

Parameters โ€‹

NameType
innerIPointData
_relative?ILeaf
_distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getBoxPointByInner

Inherited from โ€‹

Line.getBoxPointByInner

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:404


getInnerPoint โ€‹

โ–ธ getInnerPoint(world, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
worldIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getInnerPoint

Inherited from โ€‹

Line.getInnerPoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:410


getInnerPointByBox โ€‹

โ–ธ getInnerPointByBox(box, _relative?, _distance?, change?): IPointData

Parameters โ€‹

NameType
boxIPointData
_relative?ILeaf
_distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getInnerPointByBox

Inherited from โ€‹

Line.getInnerPointByBox

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:416


getInnerPointByLocal โ€‹

โ–ธ getInnerPointByLocal(local, _relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
localIPointData
_relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getInnerPointByLocal

Inherited from โ€‹

Line.getInnerPointByLocal

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:422


getLocalPoint โ€‹

โ–ธ getLocalPoint(world, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
worldIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getLocalPoint

Inherited from โ€‹

Line.getLocalPoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:426


getLocalPointByInner โ€‹

โ–ธ getLocalPointByInner(inner, _relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
innerIPointData
_relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getLocalPointByInner

Inherited from โ€‹

Line.getLocalPointByInner

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:432


getPagePoint โ€‹

โ–ธ getPagePoint(world, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
worldIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getPagePoint

Inherited from โ€‹

Line.getPagePoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:436


getWorldPoint โ€‹

โ–ธ getWorldPoint(inner, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
innerIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getWorldPoint

Inherited from โ€‹

Line.getWorldPoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:441


getWorldPointByBox โ€‹

โ–ธ getWorldPointByBox(box, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
boxIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getWorldPointByBox

Inherited from โ€‹

Line.getWorldPointByBox

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:447


getWorldPointByLocal โ€‹

โ–ธ getWorldPointByLocal(local, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
localIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getWorldPointByLocal

Inherited from โ€‹

Line.getWorldPointByLocal

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:451


getWorldPointByPage โ€‹

โ–ธ getWorldPointByPage(page, relative?, distance?, change?): IPointData

Parameters โ€‹

NameType
pageIPointData
relative?ILeaf
distance?boolean
change?boolean

Returns โ€‹

IPointData

Implementation of โ€‹

IArrow.getWorldPointByPage

Inherited from โ€‹

Line.getWorldPointByPage

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:457


setTransform โ€‹

โ–ธ setTransform(matrix, resize?): void

Parameters โ€‹

NameType
matrixIMatrixData
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.setTransform

Inherited from โ€‹

Line.setTransform

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:465


transform โ€‹

โ–ธ transform(matrix, resize?): void

Parameters โ€‹

NameType
matrixIMatrixData
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.transform

Inherited from โ€‹

Line.transform

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:469


move โ€‹

โ–ธ move(x, y?): void

Parameters โ€‹

NameType
xnumber | IPointData
y?number

Returns โ€‹

void

Implementation of โ€‹

IArrow.move

Inherited from โ€‹

Line.move

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:473


moveInner โ€‹

โ–ธ moveInner(x, y?): void

Parameters โ€‹

NameType
xnumber | IPointData
y?number

Returns โ€‹

void

Implementation of โ€‹

IArrow.moveInner

Inherited from โ€‹

Line.moveInner

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:478


scaleOf โ€‹

โ–ธ scaleOf(origin, scaleX, scaleY?, resize?): void

Parameters โ€‹

NameType
originIPointData | IDirection
scaleXnumber
scaleY?number
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.scaleOf

Inherited from โ€‹

Line.scaleOf

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:482


rotateOf โ€‹

โ–ธ rotateOf(origin, rotation): void

Parameters โ€‹

NameType
originIPointData | IDirection
rotationnumber

Returns โ€‹

void

Implementation of โ€‹

IArrow.rotateOf

Inherited from โ€‹

Line.rotateOf

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:486


skewOf โ€‹

โ–ธ skewOf(origin, skewX, skewY?, resize?): void

Parameters โ€‹

NameType
originIPointData | IDirection
skewXnumber
skewY?number
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.skewOf

Inherited from โ€‹

Line.skewOf

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:490


transformWorld โ€‹

โ–ธ transformWorld(worldTransform?, resize?): void

Parameters โ€‹

NameType
worldTransform?IMatrixData
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.transformWorld

Inherited from โ€‹

Line.transformWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:495


moveWorld โ€‹

โ–ธ moveWorld(x, y?): void

Parameters โ€‹

NameType
xnumber | IPointData
y?number

Returns โ€‹

void

Implementation of โ€‹

IArrow.moveWorld

Inherited from โ€‹

Line.moveWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:499


scaleOfWorld โ€‹

โ–ธ scaleOfWorld(worldOrigin, scaleX, scaleY?, resize?): void

Parameters โ€‹

NameType
worldOriginIPointData
scaleXnumber
scaleY?number
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.scaleOfWorld

Inherited from โ€‹

Line.scaleOfWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:503


rotateOfWorld โ€‹

โ–ธ rotateOfWorld(worldOrigin, rotation): void

Parameters โ€‹

NameType
worldOriginIPointData
rotationnumber

Returns โ€‹

void

Implementation of โ€‹

IArrow.rotateOfWorld

Inherited from โ€‹

Line.rotateOfWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:507


skewOfWorld โ€‹

โ–ธ skewOfWorld(worldOrigin, skewX, skewY?, resize?): void

Parameters โ€‹

NameType
worldOriginIPointData
skewXnumber
skewY?number
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.skewOfWorld

Inherited from โ€‹

Line.skewOfWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:511


flip โ€‹

โ–ธ flip(axis): void

Parameters โ€‹

NameType
axisIAxis

Returns โ€‹

void

Implementation of โ€‹

IArrow.flip

Inherited from โ€‹

Line.flip

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:515


scaleResize โ€‹

โ–ธ scaleResize(scaleX, scaleY?, _noResize?): void

Parameters โ€‹

NameTypeDefault value
scaleXnumberundefined
scaleYnumberscaleX
_noResize?booleanundefined

Returns โ€‹

void

Implementation of โ€‹

IArrow.scaleResize

Inherited from โ€‹

Line.scaleResize

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:522


__scaleResize โ€‹

โ–ธ __scaleResize(_scaleX, _scaleY): void

Parameters โ€‹

NameType
_scaleXnumber
_scaleYnumber

Returns โ€‹

void

Implementation of โ€‹

IArrow.__scaleResize

Inherited from โ€‹

Line.__scaleResize

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:527


resizeWidth โ€‹

โ–ธ resizeWidth(_width): void

Parameters โ€‹

NameType
_widthnumber

Returns โ€‹

void

Implementation of โ€‹

IArrow.resizeWidth

Inherited from โ€‹

Line.resizeWidth

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:530


resizeHeight โ€‹

โ–ธ resizeHeight(_height): void

Parameters โ€‹

NameType
_heightnumber

Returns โ€‹

void

Implementation of โ€‹

IArrow.resizeHeight

Inherited from โ€‹

Line.resizeHeight

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:532


__hitWorld โ€‹

โ–ธ __hitWorld(_point): boolean

Parameters โ€‹

NameType
_pointIRadiusPointData

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__hitWorld

Inherited from โ€‹

Line.__hitWorld

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:537


__hit โ€‹

โ–ธ __hit(_local): boolean

Parameters โ€‹

NameType
_localIRadiusPointData

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__hit

Inherited from โ€‹

Line.__hit

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:539


__hitFill โ€‹

โ–ธ __hitFill(_inner): boolean

Parameters โ€‹

NameType
_innerIRadiusPointData

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__hitFill

Inherited from โ€‹

Line.__hitFill

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:541


__hitStroke โ€‹

โ–ธ __hitStroke(_inner, _strokeWidth): boolean

Parameters โ€‹

NameType
_innerIRadiusPointData
_strokeWidthnumber

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__hitStroke

Inherited from โ€‹

Line.__hitStroke

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:543


__hitPixel โ€‹

โ–ธ __hitPixel(_inner): boolean

Parameters โ€‹

NameType
_innerIRadiusPointData

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.__hitPixel

Inherited from โ€‹

Line.__hitPixel

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:545


__drawHitPath โ€‹

โ–ธ __drawHitPath(_canvas): void

Parameters โ€‹

NameType
_canvasILeaferCanvas

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawHitPath

Inherited from โ€‹

Line.__drawHitPath

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:547


__updateHitCanvas โ€‹

โ–ธ __updateHitCanvas(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateHitCanvas

Inherited from โ€‹

Line.__updateHitCanvas

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:549


__render โ€‹

โ–ธ __render(_canvas, _options): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__render

Inherited from โ€‹

Line.__render

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:556


__drawFast โ€‹

โ–ธ __drawFast(_canvas, _options): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawFast

Inherited from โ€‹

Line.__drawFast

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:558


__draw โ€‹

โ–ธ __draw(_canvas, _options): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__draw

Inherited from โ€‹

Line.__draw

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:560


__clip โ€‹

โ–ธ __clip(_canvas, _options): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions

Returns โ€‹

void

Implementation of โ€‹

IArrow.__clip

Inherited from โ€‹

Line.__clip

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:563


__renderShape โ€‹

โ–ธ __renderShape(_canvas, _options, _ignoreFill?, _ignoreStroke?): void

Parameters โ€‹

NameType
_canvasILeaferCanvas
_optionsIRenderOptions
_ignoreFill?boolean
_ignoreStroke?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.__renderShape

Inherited from โ€‹

Line.__renderShape

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:565


__updateWorldOpacity โ€‹

โ–ธ __updateWorldOpacity(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateWorldOpacity

Inherited from โ€‹

Line.__updateWorldOpacity

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:568


__updateChange โ€‹

โ–ธ __updateChange(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateChange

Inherited from โ€‹

Line.__updateChange

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:570


getMotionPathData โ€‹

โ–ธ getMotionPathData(): IMotionPathData

Returns โ€‹

IMotionPathData

Implementation of โ€‹

IArrow.getMotionPathData

Inherited from โ€‹

Line.getMotionPathData

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:590


getMotionPoint โ€‹

โ–ธ getMotionPoint(_motionDistance): IRotationPointData

Parameters โ€‹

NameType
_motionDistancenumber | IUnitData

Returns โ€‹

IRotationPointData

Implementation of โ€‹

IArrow.getMotionPoint

Inherited from โ€‹

Line.getMotionPoint

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:594


getMotionTotal โ€‹

โ–ธ getMotionTotal(): number

Returns โ€‹

number

Implementation of โ€‹

IArrow.getMotionTotal

Inherited from โ€‹

Line.getMotionTotal

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:598


__updateMotionPath โ€‹

โ–ธ __updateMotionPath(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateMotionPath

Inherited from โ€‹

Line.__updateMotionPath

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:602


__runAnimation โ€‹

โ–ธ __runAnimation(_type, _complete?): void

Parameters โ€‹

NameType
_type"in" | "out"
_complete?IFunction

Returns โ€‹

void

Implementation of โ€‹

IArrow.__runAnimation

Inherited from โ€‹

Line.__runAnimation

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:608


__updateSortChildren โ€‹

โ–ธ __updateSortChildren(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateSortChildren

Inherited from โ€‹

Line.__updateSortChildren

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:613


add โ€‹

โ–ธ add(_child, _index?): void

Parameters โ€‹

NameType
_childILeaf | ILeafInputData | ILeaf[] | ILeafInputData[]
_index?number

Returns โ€‹

void

Implementation of โ€‹

IArrow.add

Inherited from โ€‹

Line.add

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:615


remove โ€‹

โ–ธ remove(_child?, destroy?): void

Parameters โ€‹

NameType
_child?string | number | ILeaf | IFindMethod
destroy?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.remove

Inherited from โ€‹

Line.remove

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:617


dropTo โ€‹

โ–ธ dropTo(parent, index?, resize?): void

Parameters โ€‹

NameType
parentILeaf
index?number
resize?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.dropTo

Inherited from โ€‹

Line.dropTo

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:621


on โ€‹

โ–ธ on(_type, _listener?, _options?): void

Parameters โ€‹

NameType
_typestring | string[] | IEventMap
_listener?IFunction
_options?IEventOption

Returns โ€‹

void

Implementation of โ€‹

IArrow.on

Inherited from โ€‹

Line.on

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:630


off โ€‹

โ–ธ off(_type?, _listener?, _options?): void

Parameters โ€‹

NameType
_type?string | string[]
_listener?IFunction
_options?IEventOption

Returns โ€‹

void

Implementation of โ€‹

IArrow.off

Inherited from โ€‹

Line.off

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:632


on_ โ€‹

โ–ธ on_(_type, _listener, _bind?, _options?): IEventListenerId

Parameters โ€‹

NameType
_typestring | string[]
_listenerIFunction
_bind?IObject
_options?IEventOption

Returns โ€‹

IEventListenerId

Implementation of โ€‹

IArrow.on_

Inherited from โ€‹

Line.on_

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:634


off_ โ€‹

โ–ธ off_(_id): void

Parameters โ€‹

NameType
_idIEventListenerId | IEventListenerId[]

Returns โ€‹

void

Implementation of โ€‹

IArrow.off_

Inherited from โ€‹

Line.off_

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:636


once โ€‹

โ–ธ once(_type, _listener, _capture?): void

Parameters โ€‹

NameType
_typestring | string[]
_listenerIFunction
_capture?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.once

Inherited from โ€‹

Line.once

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:638


emit โ€‹

โ–ธ emit(_type, _event?, _capture?): void

Parameters โ€‹

NameType
_typestring
_event?IObject | IEvent
_capture?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.emit

Inherited from โ€‹

Line.emit

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:640


emitEvent โ€‹

โ–ธ emitEvent(_event?, _capture?): void

Parameters โ€‹

NameType
_event?IEvent
_capture?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.emitEvent

Inherited from โ€‹

Line.emitEvent

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:642


hasEvent โ€‹

โ–ธ hasEvent(_type, _capture?): boolean

Parameters โ€‹

NameType
_typestring
_capture?boolean

Returns โ€‹

boolean

Implementation of โ€‹

IArrow.hasEvent

Inherited from โ€‹

Line.hasEvent

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:644


changeAttr โ€‹

โ–ธ changeAttr(attrName, defaultValue, fn?): void

Parameters โ€‹

NameType
attrNamestring
defaultValueIValue
fn?IAttrDecorator

Returns โ€‹

void

Inherited from โ€‹

Line.changeAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:648


addAttr โ€‹

โ–ธ addAttr(attrName, defaultValue, fn?): void

Parameters โ€‹

NameType
attrNamestring
defaultValueIValue
fn?IAttrDecorator

Returns โ€‹

void

Inherited from โ€‹

Line.addAttr

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:652


__emitLifeEvent โ€‹

โ–ธ __emitLifeEvent(type): void

Parameters โ€‹

NameType
typestring

Returns โ€‹

void

Implementation of โ€‹

IArrow.__emitLifeEvent

Inherited from โ€‹

Line.__emitLifeEvent

Defined in โ€‹

leafer/packages/display/src/Leaf.ts:658


__updatePath โ€‹

โ–ธ __updatePath(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updatePath

Inherited from โ€‹

Line.__updatePath

Defined in โ€‹

ui/packages/display/src/Line.ts:60


__updateRenderPath โ€‹

โ–ธ __updateRenderPath(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateRenderPath

Inherited from โ€‹

Line.__updateRenderPath

Defined in โ€‹

ui/packages/display/src/Line.ts:77


__updateBoxBounds โ€‹

โ–ธ __updateBoxBounds(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__updateBoxBounds

Inherited from โ€‹

Line.__updateBoxBounds

Defined in โ€‹

ui/packages/display/src/Line.ts:85


reset โ€‹

โ–ธ reset(_data?): void

Parameters โ€‹

NameType
_data?IUIInputData

Returns โ€‹

void

Implementation of โ€‹

IArrow.reset

Inherited from โ€‹

Line.reset

Defined in โ€‹

ui/packages/display/src/UI.ts:374


set โ€‹

โ–ธ set(data, isTemp?): void

Parameters โ€‹

NameType
dataIUIInputData
isTemp?boolean

Returns โ€‹

void

Implementation of โ€‹

IArrow.set

Inherited from โ€‹

Line.set

Defined in โ€‹

ui/packages/display/src/UI.ts:377


get โ€‹

โ–ธ get(name?): IValue | IUIInputData

Parameters โ€‹

NameType
name?string | string[] | IUIInputData

Returns โ€‹

IValue | IUIInputData

Implementation of โ€‹

IArrow.get

Inherited from โ€‹

Line.get

Defined in โ€‹

ui/packages/display/src/UI.ts:385


createProxyData โ€‹

โ–ธ createProxyData(): IUIInputData

Returns โ€‹

IUIInputData

Implementation of โ€‹

IArrow.createProxyData

Inherited from โ€‹

Line.createProxyData

Defined in โ€‹

ui/packages/display/src/UI.ts:389


find โ€‹

โ–ธ find(_condition, _options?): IUI[]

Parameters โ€‹

NameType
_conditionstring | number | IFindCondition | IFindUIMethod
_options?any

Returns โ€‹

IUI[]

Implementation of โ€‹

IArrow.find

Inherited from โ€‹

Line.find

Defined in โ€‹

ui/packages/display/src/UI.ts:394


findTag โ€‹

โ–ธ findTag(tag): IUI[]

Parameters โ€‹

NameType
tagstring | string[]

Returns โ€‹

IUI[]

Implementation of โ€‹

IArrow.findTag

Inherited from โ€‹

Line.findTag

Defined in โ€‹

ui/packages/display/src/UI.ts:396


findOne โ€‹

โ–ธ findOne(_condition, _options?): IUI

Parameters โ€‹

NameType
_conditionstring | number | IFindCondition | IFindUIMethod
_options?any

Returns โ€‹

IUI

Implementation of โ€‹

IArrow.findOne

Inherited from โ€‹

Line.findOne

Defined in โ€‹

ui/packages/display/src/UI.ts:398


findId โ€‹

โ–ธ findId(id): IUI

Parameters โ€‹

NameType
idstring | number

Returns โ€‹

IUI

Implementation of โ€‹

IArrow.findId

Inherited from โ€‹

Line.findId

Defined in โ€‹

ui/packages/display/src/UI.ts:400


getPath โ€‹

โ–ธ getPath(curve?, pathForRender?): IPathCommandData

Parameters โ€‹

NameType
curve?boolean
pathForRender?boolean

Returns โ€‹

IPathCommandData

Implementation of โ€‹

IArrow.getPath

Inherited from โ€‹

Line.getPath

Defined in โ€‹

ui/packages/display/src/UI.ts:405


getPathString โ€‹

โ–ธ getPathString(curve?, pathForRender?, floatLength?): string

Parameters โ€‹

NameType
curve?boolean
pathForRender?boolean
floatLength?number

Returns โ€‹

string

Implementation of โ€‹

IArrow.getPathString

Inherited from โ€‹

Line.getPathString

Defined in โ€‹

ui/packages/display/src/UI.ts:412


load โ€‹

โ–ธ load(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.load

Inherited from โ€‹

Line.load

Defined in โ€‹

ui/packages/display/src/UI.ts:417


__onUpdateSize โ€‹

โ–ธ __onUpdateSize(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.__onUpdateSize

Inherited from โ€‹

Line.__onUpdateSize

Defined in โ€‹

ui/packages/display/src/UI.ts:421


__drawRenderPath โ€‹

โ–ธ __drawRenderPath(canvas): void

Parameters โ€‹

NameType
canvasILeaferCanvas

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawRenderPath

Inherited from โ€‹

Line.__drawRenderPath

Defined in โ€‹

ui/packages/display/src/UI.ts:436


__drawPath โ€‹

โ–ธ __drawPath(canvas): void

Parameters โ€‹

NameType
canvasILeaferCanvas

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawPath

Inherited from โ€‹

Line.__drawPath

Defined in โ€‹

ui/packages/display/src/UI.ts:441


__drawPathByData โ€‹

โ–ธ __drawPathByData(drawer, data): void

Parameters โ€‹

NameType
drawerIPathDrawer
dataIPathCommandData

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawPathByData

Inherited from โ€‹

Line.__drawPathByData

Defined in โ€‹

ui/packages/display/src/UI.ts:446


__drawPathByBox โ€‹

โ–ธ __drawPathByBox(drawer): void

Parameters โ€‹

NameType
drawerIPathDrawer

Returns โ€‹

void

Implementation of โ€‹

IArrow.__drawPathByBox

Inherited from โ€‹

Line.__drawPathByBox

Defined in โ€‹

ui/packages/display/src/UI.ts:450


animate โ€‹

โ–ธ animate(_keyframe?, _options?, _type?, _isTemp?): IAnimate

Parameters โ€‹

NameType
_keyframe?IAnimation | IUIInputData | IKeyframe[]
_options?ITransition
_type?IAnimateType
_isTemp?boolean

Returns โ€‹

IAnimate

Implementation of โ€‹

IArrow.animate

Inherited from โ€‹

Line.animate

Defined in โ€‹

ui/packages/display/src/UI.ts:460


killAnimate โ€‹

โ–ธ killAnimate(_type?): void

Parameters โ€‹

NameType
_type?IAnimateType

Returns โ€‹

void

Implementation of โ€‹

IArrow.killAnimate

Inherited from โ€‹

Line.killAnimate

Defined in โ€‹

ui/packages/display/src/UI.ts:464


export โ€‹

โ–ธ export(filename, options?): Promise<IExportResult>

Parameters โ€‹

NameType
filenamestring
options?number | boolean | IExportOptions

Returns โ€‹

Promise<IExportResult>

Implementation of โ€‹

IArrow.export

Inherited from โ€‹

Line.export

Defined in โ€‹

ui/packages/display/src/UI.ts:469


clone โ€‹

โ–ธ clone(data?): IUI

Parameters โ€‹

NameType
data?IUIInputData

Returns โ€‹

IUI

Implementation of โ€‹

IArrow.clone

Inherited from โ€‹

Line.clone

Defined in โ€‹

ui/packages/display/src/UI.ts:473


one โ€‹

โ–ธ one(data, x?, y?, width?, height?): IUI

Parameters โ€‹

NameType
dataIUIInputData
x?number
y?number
width?number
height?number

Returns โ€‹

IUI

Inherited from โ€‹

Line.one

Defined in โ€‹

ui/packages/display/src/UI.ts:479


registerUI โ€‹

โ–ธ registerUI(): void

Returns โ€‹

void

Inherited from โ€‹

Line.registerUI

Defined in โ€‹

ui/packages/display/src/UI.ts:483


registerData โ€‹

โ–ธ registerData(data): void

Parameters โ€‹

NameType
dataIUIData

Returns โ€‹

void

Inherited from โ€‹

Line.registerData

Defined in โ€‹

ui/packages/display/src/UI.ts:487


setEditConfig โ€‹

โ–ธ setEditConfig(_config): void

Parameters โ€‹

NameType
_configIEditorConfig | IEditorConfigFunction

Returns โ€‹

void

Inherited from โ€‹

Line.setEditConfig

Defined in โ€‹

ui/packages/display/src/UI.ts:494


setEditOuter โ€‹

โ–ธ setEditOuter(_toolName): void

Parameters โ€‹

NameType
_toolNamestring | IEditToolFunction

Returns โ€‹

void

Inherited from โ€‹

Line.setEditOuter

Defined in โ€‹

ui/packages/display/src/UI.ts:496


setEditInner โ€‹

โ–ธ setEditInner(_editorName): void

Parameters โ€‹

NameType
_editorNamestring | IEditToolFunction

Returns โ€‹

void

Inherited from โ€‹

Line.setEditInner

Defined in โ€‹

ui/packages/display/src/UI.ts:498


destroy โ€‹

โ–ธ destroy(): void

Returns โ€‹

void

Implementation of โ€‹

IArrow.destroy

Inherited from โ€‹

Line.destroy

Defined in โ€‹

ui/packages/display/src/UI.ts:501

Released under the MIT License.