็ฎไฝไธญๆ
Class: Scroller โ
Hierarchy โ
โณ
Scroller
Implements โ
Table of contents โ
Constructors โ
Properties โ
- themeMap
- target
- config
- mergedConfig
- scrollXBar
- scrollYBar
- ratioX
- ratioY
- scrollRatioX
- scrollRatioY
- contentRealX
- contentRealY
- dragScrolling
- targetOverflow
- targetWorldBounds
- viewportBounds
- contentBounds
- scrollXBounds
- scrollYBounds
- hideTimer
- __eventIds
- innerId
- skipJSON
- syncEventer
- lockNormalStyle
- __layout
- __world
- __local
- __nowWorld
- __cameraWorld
- __worldOpacity
- __scrollWorld
- __level
- __tempNumber
- __hasAutoLayout
- __hasMask
- __hasEraser
- __hitCanvas
- __captureMap
- __bubbleMap
- __hasLocalEvent
- __hasWorldEvent
- destroyed
- __
- width
- height
- children
- topChildren
- childlessJSON
- proxyData
- __proxyData
- leafer
- parent
- zoomLayer
- startLinker
- endLinker
- id
- name
- className
- blendMode
- opacity
- visible
- locked
- dim
- dimskip
- bright
- zIndex
- mask
- eraser
- x
- y
- scaleX
- scaleY
- scaleFixed
- rotation
- skewX
- skewY
- offsetX
- offsetY
- scrollX
- scrollY
- origin
- around
- lazy
- pixelRatio
- renderSpread
- path
- windingRule
- closed
- flow
- padding
- gap
- flowAlign
- flowWrap
- itemBox
- inFlow
- autoWidth
- autoHeight
- lockRatio
- autoBox
- widthRange
- heightRange
- draggable
- dragBounds
- dragBoundsType
- editable
- hittable
- hitFill
- hitStroke
- hitBox
- hitChildren
- hitSelf
- hitRadius
- cursor
- fill
- stroke
- strokeAlign
- strokeWidth
- strokeScaleFixed
- strokeCap
- strokeJoin
- dashPattern
- dashOffset
- miterLimit
- startArrow
- endArrow
- cornerRadius
- cornerSmoothing
- shadow
- innerShadow
- blur
- backgroundBlur
- grayscale
- filter
- complex
- animation
- animationOut
- transition
- transitionOut
- motionPath
- motionPrecision
- motion
- motionRotation
- states
- state
- selected
- disabled
- normalStyle
- hoverStyle
- pressStyle
- focusStyle
- selectedStyle
- disabledStyle
- placeholderStyle
- placeholderColor
- placeholderDelay
- button
- editConfig
- editOuter
- editInner
- data
- useFastShadow
- __box
- __animate
Accessors โ
- canUse
- tag
- innerName
- __DataProcessor
- __LayoutProcessor
- leaferIsCreated
- leaferIsReady
- isLeafer
- isBranchLeaf
- __localMatrix
- __localBoxBounds
- worldTransform
- localTransform
- scrollWorldTransform
- boxBounds
- renderBounds
- worldBoxBounds
- worldStrokeBounds
- worldRenderBounds
- worldOpacity
- __worldFlipped
- __onlyHitMask
- __ignoreHitWorld
- __inLazyBounds
- pathInputed
- event
- __tag
- isBranch
- app
- isFrame
- strokeWidthFixed
- scale
- isAutoWidth
- isAutoHeight
- pen
Methods โ
- registerTheme
- getTheme
- hasTheme
- updateConfig
- updateStyle
- update
- updateScrollBar
- onDrag
- onDragEnd
- onMove
- onMoveEnd
- onEnter
- onLeave
- onResize
- __listenEvents
- __removeListenEvents
- destroy
- resetCustom
- waitParent
- waitLeafer
- nextRender
- removeNextRender
- __bindLeafer
- setAttr
- getAttr
- getComputedAttr
- toString
- toSVG
- __SVG
- toHTML
- __setAttr
- __getAttr
- setProxyAttr
- getProxyAttr
- focus
- updateState
- updateLayout
- forceUpdate
- forceRender
- __extraUpdate
- __updateWorldMatrix
- __updateLocalMatrix
- __updateWorldBounds
- __updateLocalBounds
- __updateLocalBoxBounds
- __updateLocalStrokeBounds
- __updateLocalRenderBounds
- __updateBoxBounds
- __updateContentBounds
- __updateStrokeBounds
- __updateRenderBounds
- __updateAutoLayout
- __updateFlowLayout
- __updateNaturalSize
- __updateStrokeSpread
- __updateRenderSpread
- __updateEraser
- __renderEraser
- __updateMask
- __renderMask
- __getNowWorld
- getClampRenderScale
- getRenderScaleData
- getTransform
- getBounds
- getLayoutBounds
- getLayoutPoints
- getWorldBounds
- worldToLocal
- localToWorld
- worldToInner
- innerToWorld
- getBoxPoint
- getBoxPointByInner
- getInnerPoint
- getInnerPointByBox
- getInnerPointByLocal
- getLocalPoint
- getLocalPointByInner
- getPagePoint
- getWorldPoint
- getWorldPointByBox
- getWorldPointByLocal
- getWorldPointByPage
- setTransform
- transform
- move
- moveInner
- scaleOf
- rotateOf
- skewOf
- transformWorld
- moveWorld
- scaleOfWorld
- rotateOfWorld
- skewOfWorld
- flip
- scaleResize
- __scaleResize
- resizeWidth
- resizeHeight
- hit
- __hitWorld
- __hit
- __hitFill
- __hitStroke
- __hitPixel
- __drawHitPath
- __updateHitCanvas
- __render
- __drawFast
- __draw
- __clip
- __renderShape
- __drawShape
- __updateWorldOpacity
- __updateChange
- __updatePath
- getMotionPathData
- getMotionPoint
- getMotionTotal
- __updateMotionPath
- __runAnimation
- __updateSortChildren
- dropTo
- on
- off
- on_
- off_
- once
- emit
- emitEvent
- hasEvent
- changeAttr
- addAttr
- __emitLifeEvent
- reset
- __setBranch
- set
- toJSON
- pick
- addAt
- addAfter
- addBefore
- add
- addMany
- remove
- removeAll
- clear
- get
- createProxyData
- find
- findTag
- findOne
- findId
- getPath
- getPathString
- asPath
- load
- __onUpdateSize
- __updateRenderPath
- __drawRenderPath
- __drawPath
- __drawPathByData
- __drawPathByBox
- drawImagePlaceholder
- animate
- killAnimate
- export
- syncExport
- clone
- one
- registerUI
- registerData
- setEditConfig
- setEditOuter
- setEditInner
Constructors โ
constructor โ
โข new Scroller(target): Scroller
Parameters โ
| Name | Type |
|---|---|
target | IBox |
Returns โ
Overrides โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:56
Properties โ
themeMap โ
โช Static themeMap: IObject = {}
Defined in โ
src/in/packages/scroller/src/Scroller.ts:12
target โ
โข target: IBox
Defined in โ
src/in/packages/scroller/src/Scroller.ts:15
config โ
โข config: IScrollConfig
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:17
mergedConfig โ
โข mergedConfig: IScrollConfig
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:18
scrollXBar โ
โข scrollXBar: IBox
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:20
scrollYBar โ
โข scrollYBar: IBox
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:21
ratioX โ
โข ratioX: number
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:24
ratioY โ
โข ratioY: number
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:25
scrollRatioX โ
โข scrollRatioX: number
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:28
scrollRatioY โ
โข scrollRatioY: number
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:29
contentRealX โ
โข contentRealX: number
Defined in โ
src/in/packages/scroller/src/Scroller.ts:32
contentRealY โ
โข contentRealY: number
Defined in โ
src/in/packages/scroller/src/Scroller.ts:33
dragScrolling โ
โข dragScrolling: boolean
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:35
targetOverflow โ
โข targetOverflow: IOverflow
Defined in โ
src/in/packages/scroller/src/Scroller.ts:38
targetWorldBounds โ
โข targetWorldBounds: IBounds
Defined in โ
src/in/packages/scroller/src/Scroller.ts:39
viewportBounds โ
โข viewportBounds: IBounds
Defined in โ
src/in/packages/scroller/src/Scroller.ts:42
contentBounds โ
โข contentBounds: IBounds
Defined in โ
src/in/packages/scroller/src/Scroller.ts:43
scrollXBounds โ
โข scrollXBounds: IBounds
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:46
scrollYBounds โ
โข scrollYBounds: IBounds
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:47
hideTimer โ
โข Protected hideTimer: any
Defined in โ
src/in/packages/scroller/src/Scroller.ts:52
__eventIds โ
โข Protected __eventIds: IEventListenerId[]
Defined in โ
src/in/packages/scroller/src/Scroller.ts:54
innerId โ
โข Readonly innerId: number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:33
skipJSON โ
โข Optional skipJSON: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:49
syncEventer โ
โข Optional syncEventer: ILeaf
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:50
lockNormalStyle โ
โข Optional lockNormalStyle: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:51
__layout โ
โข __layout: ILeafLayout
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:54
__world โ
โข __world: IMatrixWithBoundsScaleData
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:56
__local โ
โข Optional __local: IMatrixWithBoundsData
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:57
__nowWorld โ
โข Optional __nowWorld: IMatrixWithBoundsScaleData
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:59
__cameraWorld โ
โข Optional __cameraWorld: IMatrixWithBoundsScaleData
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:60
__worldOpacity โ
โข __worldOpacity: number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:65
__scrollWorld โ
โข Optional __scrollWorld: IMatrixWithBoundsScaleData
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:71
__level โ
โข __level: number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:84
__tempNumber โ
โข __tempNumber: number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:85
__hasAutoLayout โ
โข Optional __hasAutoLayout: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:89
__hasMask โ
โข Optional __hasMask: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:90
__hasEraser โ
โข Optional __hasEraser: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:91
__hitCanvas โ
โข Optional __hitCanvas: IHitCanvas
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:92
__captureMap โ
โข Optional __captureMap: IEventListenerMap
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:103
__bubbleMap โ
โข Optional __bubbleMap: IEventListenerMap
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:104
__hasLocalEvent โ
โข Optional __hasLocalEvent: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:106
__hasWorldEvent โ
โข Optional __hasWorldEvent: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:107
destroyed โ
โข destroyed: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:113
__ โ
โข __: IGroupData
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:19
width โ
โข Optional width: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:23
height โ
โข Optional height: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:26
children โ
โข children: IUI[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:28
topChildren โ
โข Optional topChildren: IUI[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:30
childlessJSON โ
โข Optional childlessJSON: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:32
proxyData โ
โข Optional proxyData: IUIInputData
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:21
__proxyData โ
โข Optional __proxyData: IUIInputData
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:22
leafer โ
โข Optional leafer: ILeafer
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:26
parent โ
โข Optional parent: IGroup
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:27
zoomLayer โ
โข zoomLayer: IGroup
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:30
startLinker โ
โข Optional startLinker: ILinker[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:37
endLinker โ
โข Optional endLinker: ILinker[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:38
id โ
โข Optional id: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:44
name โ
โข Optional name: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:47
className โ
โข Optional className: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:50
blendMode โ
โข Optional blendMode: IBlendMode
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:55
opacity โ
โข Optional opacity: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:58
visible โ
โข Optional visible: boolean | 0
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:61
locked โ
โข Optional locked: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:65
dim โ
โข Optional dim: number | boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:71
dimskip โ
โข Optional dimskip: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:74
bright โ
โข Optional bright: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:76
zIndex โ
โข Optional zIndex: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:80
mask โ
โข Optional mask: boolean | IMaskType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:84
eraser โ
โข Optional eraser: boolean | IEraserType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:87
x โ
โข Optional x: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:92
y โ
โข Optional y: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:95
scaleX โ
โข Optional scaleX: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:106
scaleY โ
โข Optional scaleY: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:109
scaleFixed โ
โข Optional scaleFixed: IScaleFixed
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:112
rotation โ
โข Optional rotation: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:116
skewX โ
โข Optional skewX: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:120
skewY โ
โข Optional skewY: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:123
offsetX โ
โข Optional offsetX: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:128
offsetY โ
โข Optional offsetY: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:131
scrollX โ
โข Optional scrollX: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:135
scrollY โ
โข Optional scrollY: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:138
origin โ
โข Optional origin: IUnitPointData | IDirection
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:143
around โ
โข Optional around: IUnitPointData | IDirection
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:146
lazy โ
โข Optional lazy: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:151
pixelRatio โ
โข Optional pixelRatio: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:154
renderSpread โ
โข Optional renderSpread: IFourNumber
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:158
path โ
โข Optional path: string | IPathCommandData | IPathCommandNode[] | IPathCommandObject[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:163
windingRule โ
โข Optional windingRule: IWindingRule
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:166
closed โ
โข Optional closed: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:169
flow โ
โข Optional flow: IFlowType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:173
padding โ
โข Optional padding: IFourNumber
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:176
gap โ
โข Optional gap: IGap | IPointGap
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:178
flowAlign โ
โข Optional flowAlign: IFlowAxisAlign | IFlowAlign
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:180
flowWrap โ
โข Optional flowWrap: IFlowWrap
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:182
itemBox โ
โข Optional itemBox: IFlowBoxType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:185
inFlow โ
โข Optional inFlow: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:187
autoWidth โ
โข Optional autoWidth: IAutoSize
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:190
autoHeight โ
โข Optional autoHeight: IAutoSize
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:192
lockRatio โ
โข Optional lockRatio: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:195
autoBox โ
โข Optional autoBox: IAutoBoxData | IConstraint
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:197
widthRange โ
โข Optional widthRange: IRangeSize
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:200
heightRange โ
โข Optional heightRange: IRangeSize
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:203
draggable โ
โข Optional draggable: boolean | IAxis
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:208
dragBounds โ
โข Optional dragBounds: "parent" | IBoundsData
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:211
dragBoundsType โ
โข Optional dragBoundsType: IDragBoundsType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:214
editable โ
โข Optional editable: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:218
hittable โ
โข Optional hittable: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:223
hitFill โ
โข Optional hitFill: IHitType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:226
hitStroke โ
โข Optional hitStroke: IHitType
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:229
hitBox โ
โข Optional hitBox: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:232
hitChildren โ
โข Optional hitChildren: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:235
hitSelf โ
โข Optional hitSelf: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:238
hitRadius โ
โข Optional hitRadius: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:241
cursor โ
โข Optional cursor: ICursorType | ICursorType[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:244
fill โ
โข Optional fill: IFill
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:252
stroke โ
โข Optional stroke: IStroke
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:257
strokeAlign โ
โข Optional strokeAlign: IStrokeAlign
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:260
strokeWidth โ
โข Optional strokeWidth: string | IFourNumber
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:263
strokeScaleFixed โ
โข Optional strokeScaleFixed: IScaleFixed
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:266
strokeCap โ
โข Optional strokeCap: IStrokeCap
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:273
strokeJoin โ
โข Optional strokeJoin: IStrokeJoin
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:276
dashPattern โ
โข Optional dashPattern: string | number[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:279
dashOffset โ
โข Optional dashOffset: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:282
miterLimit โ
โข Optional miterLimit: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:285
startArrow โ
โข Optional startArrow: IArrowStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:290
endArrow โ
โข Optional endArrow: IArrowStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:292
cornerRadius โ
โข Optional cornerRadius: string | IFourNumber
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:297
cornerSmoothing โ
โข Optional cornerSmoothing: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:300
shadow โ
โข Optional shadow: string | IShadowEffect | IShadowEffect[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:305
innerShadow โ
โข Optional innerShadow: string | IShadowEffect | IShadowEffect[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:308
blur โ
โข Optional blur: number | IBlurEffect
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:311
backgroundBlur โ
โข Optional backgroundBlur: number | IBlurEffect
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:314
grayscale โ
โข Optional grayscale: number | IGrayscaleEffect
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:317
filter โ
โข Optional filter: IFilter | IFilter[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:320
complex โ
โข Optional complex: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:325
animation โ
โข Optional animation: IAnimation | IAnimation[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:330
animationOut โ
โข Optional animationOut: IAnimation | IAnimation[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:332
transition โ
โข Optional transition: ITransition
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:335
transitionOut โ
โข Optional transitionOut: ITransition
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:337
motionPath โ
โข Optional motionPath: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:342
motionPrecision โ
โข Optional motionPrecision: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:344
motion โ
โข Optional motion: number | IUnitData
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:347
motionRotation โ
โข Optional motionRotation: number | boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:349
states โ
โข Optional states: IStates
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:354
state โ
โข Optional state: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:356
selected โ
โข Optional selected: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:359
disabled โ
โข Optional disabled: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:361
normalStyle โ
โข Optional normalStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:364
hoverStyle โ
โข Optional hoverStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:366
pressStyle โ
โข Optional pressStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:368
focusStyle โ
โข Optional focusStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:370
selectedStyle โ
โข Optional selectedStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:372
disabledStyle โ
โข Optional disabledStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:374
placeholderStyle โ
โข Optional placeholderStyle: IStateStyle
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:377
placeholderColor โ
โข Optional placeholderColor: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:380
placeholderDelay โ
โข Optional placeholderDelay: number
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:383
button โ
โข Optional button: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:386
editConfig โ
โข editConfig: IEditorConfig
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:391
editOuter โ
โข editOuter: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:393
editInner โ
โข editInner: string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:395
data โ
โข data: IObject
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:400
useFastShadow โ
โข Optional useFastShadow: boolean
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:409
__box โ
โข Optional __box: IUI
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:411
__animate โ
โข Optional __animate: IAnimate | IAnimateList
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:412
Accessors โ
canUse โ
โข get canUse(): boolean
Returns โ
boolean
Defined in โ
src/in/packages/scroller/src/Scroller.ts:50
tag โ
โข get tag(): string
Returns โ
string
Implementation of โ
Inherited from โ
Group.tag
Defined in โ
src/leafer/packages/display/src/Leaf.ts:28
โข set tag(_value): void
Parameters โ
| Name | Type |
|---|---|
_value | string |
Returns โ
void
Implementation of โ
Inherited from โ
Group.tag
Defined in โ
src/leafer/packages/display/src/Leaf.ts:29
innerName โ
โข get innerName(): string
Returns โ
string
Implementation of โ
Inherited from โ
Group.innerName
Defined in โ
src/leafer/packages/display/src/Leaf.ts:34
__DataProcessor โ
โข get __DataProcessor(): typeof LeafData
Returns โ
typeof LeafData
Implementation of โ
Inherited from โ
Group.__DataProcessor
Defined in โ
src/leafer/packages/display/src/Leaf.ts:36
__LayoutProcessor โ
โข get __LayoutProcessor(): typeof LeafLayout
Returns โ
typeof LeafLayout
Implementation of โ
Inherited from โ
Group.__LayoutProcessor
Defined in โ
src/leafer/packages/display/src/Leaf.ts:37
leaferIsCreated โ
โข get leaferIsCreated(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.leaferIsCreated
Defined in โ
src/leafer/packages/display/src/Leaf.ts:42
leaferIsReady โ
โข get leaferIsReady(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.leaferIsReady
Defined in โ
src/leafer/packages/display/src/Leaf.ts:43
isLeafer โ
โข get isLeafer(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isLeafer
Defined in โ
src/leafer/packages/display/src/Leaf.ts:45
isBranchLeaf โ
โข get isBranchLeaf(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isBranchLeaf
Defined in โ
src/leafer/packages/display/src/Leaf.ts:47
__localMatrix โ
โข get __localMatrix(): IMatrixData
Returns โ
Implementation of โ
Inherited from โ
Group.__localMatrix
Defined in โ
src/leafer/packages/display/src/Leaf.ts:62
__localBoxBounds โ
โข get __localBoxBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.__localBoxBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:63
worldTransform โ
โข get worldTransform(): IMatrixWithScaleData
Returns โ
Implementation of โ
Inherited from โ
Group.worldTransform
Defined in โ
src/leafer/packages/display/src/Leaf.ts:68
localTransform โ
โข get localTransform(): IMatrixData
Returns โ
Implementation of โ
Inherited from โ
Group.localTransform
Defined in โ
src/leafer/packages/display/src/Leaf.ts:69
scrollWorldTransform โ
โข get scrollWorldTransform(): IMatrixWithScaleData
Returns โ
Implementation of โ
IScroller.scrollWorldTransform
Inherited from โ
Group.scrollWorldTransform
Defined in โ
src/leafer/packages/display/src/Leaf.ts:72
boxBounds โ
โข get boxBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.boxBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:75
renderBounds โ
โข get renderBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.renderBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:76
worldBoxBounds โ
โข get worldBoxBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.worldBoxBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:77
worldStrokeBounds โ
โข get worldStrokeBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.worldStrokeBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:78
worldRenderBounds โ
โข get worldRenderBounds(): IBoundsData
Returns โ
Implementation of โ
Inherited from โ
Group.worldRenderBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:79
worldOpacity โ
โข get worldOpacity(): number
Returns โ
number
Implementation of โ
Inherited from โ
Group.worldOpacity
Defined in โ
src/leafer/packages/display/src/Leaf.ts:82
__worldFlipped โ
โข get __worldFlipped(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.__worldFlipped
Defined in โ
src/leafer/packages/display/src/Leaf.ts:87
__onlyHitMask โ
โข get __onlyHitMask(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.__onlyHitMask
Defined in โ
src/leafer/packages/display/src/Leaf.ts:94
__ignoreHitWorld โ
โข get __ignoreHitWorld(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.__ignoreHitWorld
Defined in โ
src/leafer/packages/display/src/Leaf.ts:95
__inLazyBounds โ
โข get __inLazyBounds(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.__inLazyBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:96
pathInputed โ
โข get pathInputed(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.pathInputed
Defined in โ
src/leafer/packages/display/src/Leaf.ts:98
event โ
โข set event(map): void
Parameters โ
| Name | Type |
|---|---|
map | IEventParamsMap |
Returns โ
void
Implementation of โ
Inherited from โ
Group.event
Defined in โ
src/leafer/packages/display/src/Leaf.ts:101
__tag โ
โข get __tag(): string
Returns โ
string
Implementation of โ
Inherited from โ
Group.__tag
Defined in โ
src/ui/packages/display/src/Group.ts:14
isBranch โ
โข get isBranch(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isBranch
Defined in โ
src/ui/packages/display/src/Group.ts:16
app โ
โข get app(): ILeafer
Returns โ
Implementation of โ
Inherited from โ
Group.app
Defined in โ
src/ui/packages/display/src/UI.ts:24
isFrame โ
โข get isFrame(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isFrame
Defined in โ
src/ui/packages/display/src/UI.ts:32
strokeWidthFixed โ
โข get strokeWidthFixed(): IScaleFixed
Returns โ
Inherited from โ
Group.strokeWidthFixed
Defined in โ
src/ui/packages/display/src/UI.ts:270
โข set strokeWidthFixed(value): void
Parameters โ
| Name | Type |
|---|---|
value | IScaleFixed |
Returns โ
void
Inherited from โ
Group.strokeWidthFixed
Defined in โ
src/ui/packages/display/src/UI.ts:269
scale โ
โข get scale(): number | IPointData
Returns โ
number | IPointData
Implementation of โ
Inherited from โ
Group.scale
Defined in โ
src/ui/packages/display/src/UI.ts:404
โข set scale(value): void
Parameters โ
| Name | Type |
|---|---|
value | number | IPointData |
Returns โ
void
Implementation of โ
Inherited from โ
Group.scale
Defined in โ
src/ui/packages/display/src/UI.ts:403
isAutoWidth โ
โข get isAutoWidth(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isAutoWidth
Defined in โ
src/ui/packages/display/src/UI.ts:406
isAutoHeight โ
โข get isAutoHeight(): boolean
Returns โ
boolean
Implementation of โ
Inherited from โ
Group.isAutoHeight
Defined in โ
src/ui/packages/display/src/UI.ts:407
pen โ
โข get pen(): IPathCreator
Returns โ
Implementation of โ
Inherited from โ
Group.pen
Defined in โ
src/ui/packages/display/src/UI.ts:414
Methods โ
registerTheme โ
โธ registerTheme(theme, themeConfig): void
Parameters โ
| Name | Type |
|---|---|
theme | IScrollTheme |
themeConfig | IScrollConfig |
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:72
getTheme โ
โธ getTheme(theme): IScrollConfig
Parameters โ
| Name | Type |
|---|---|
theme | IScrollTheme |
Returns โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:76
hasTheme โ
โธ hasTheme(theme): boolean
Parameters โ
| Name | Type |
|---|---|
theme | IScrollTheme |
Returns โ
boolean
Defined in โ
src/in/packages/scroller/src/Scroller.ts:80
updateConfig โ
โธ updateConfig(): void
Returns โ
void
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:85
updateStyle โ
โธ updateStyle(style): void
Parameters โ
| Name | Type |
|---|---|
style | IBoxInputData |
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:94
update โ
โธ update(check?): void
Parameters โ
| Name | Type | Default value |
|---|---|---|
check | boolean | true |
Returns โ
void
Implementation of โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:103
updateScrollBar โ
โธ updateScrollBar(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:138
onDrag โ
โธ onDrag(e): void
Parameters โ
| Name | Type |
|---|---|
e | DragEvent |
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:186
onDragEnd โ
โธ onDragEnd(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:198
onMove โ
โธ onMove(e): void
Parameters โ
| Name | Type |
|---|---|
e | MoveEvent |
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:204
onMoveEnd โ
โธ onMoveEnd(e): void
Parameters โ
| Name | Type |
|---|---|
e | MoveEvent |
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:225
onEnter โ
โธ onEnter(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:231
onLeave โ
โธ onLeave(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:240
onResize โ
โธ onResize(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:250
__listenEvents โ
โธ __listenEvents(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:254
__removeListenEvents โ
โธ __removeListenEvents(): void
Returns โ
void
Defined in โ
src/in/packages/scroller/src/Scroller.ts:274
destroy โ
โธ destroy(): void
Returns โ
void
Implementation of โ
Overrides โ
Defined in โ
src/in/packages/scroller/src/Scroller.ts:278
resetCustom โ
โธ resetCustom(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:143
waitParent โ
โธ waitParent(item, bind?): void
Parameters โ
| Name | Type |
|---|---|
item | IFunction |
bind? | IObject |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:149
waitLeafer โ
โธ waitLeafer(item, bind?): void
Parameters โ
| Name | Type |
|---|---|
item | IFunction |
bind? | IObject |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:154
nextRender โ
โธ nextRender(item, bind?, off?): void
Parameters โ
| Name | Type |
|---|---|
item | IFunction |
bind? | IObject |
off? | "off" |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:159
removeNextRender โ
โธ removeNextRender(item): void
Parameters โ
| Name | Type |
|---|---|
item | IFunction |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:163
__bindLeafer โ
โธ __bindLeafer(leafer): void
Parameters โ
| Name | Type |
|---|---|
leafer | ILeaferBase |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:167
setAttr โ
โธ setAttr(name, value): void
Parameters โ
| Name | Type |
|---|---|
name | string |
value | any |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:198
getAttr โ
โธ getAttr(name): any
Parameters โ
| Name | Type |
|---|---|
name | string |
Returns โ
any
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:199
getComputedAttr โ
โธ getComputedAttr(name): any
Parameters โ
| Name | Type |
|---|---|
name | string |
Returns โ
any
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:201
toString โ
โธ toString(options?): string
Parameters โ
| Name | Type |
|---|---|
options? | IJSONOptions |
Returns โ
string
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:208
toSVG โ
โธ toSVG(): string
Returns โ
string
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:212
__SVG โ
โธ __SVG(_data): void
Parameters โ
| Name | Type |
|---|---|
_data | IObject |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:214
toHTML โ
โธ toHTML(): string
Returns โ
string
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:216
__setAttr โ
โธ __setAttr(_attrName, _newValue): boolean
Parameters โ
| Name | Type |
|---|---|
_attrName | string |
_newValue | IValue |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:220
__getAttr โ
โธ __getAttr(_attrName): IValue
Parameters โ
| Name | Type |
|---|---|
_attrName | string |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:222
setProxyAttr โ
โธ setProxyAttr(_attrName, _newValue): void
Parameters โ
| Name | Type |
|---|---|
_attrName | string |
_newValue | IValue |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:224
getProxyAttr โ
โธ getProxyAttr(_attrName): IValue
Parameters โ
| Name | Type |
|---|---|
_attrName | string |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:226
focus โ
โธ focus(_value?): void
Parameters โ
| Name | Type |
|---|---|
_value? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:246
updateState โ
โธ updateState(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:248
updateLayout โ
โธ updateLayout(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:253
forceUpdate โ
โธ forceUpdate(attrName?): void
Parameters โ
| Name | Type |
|---|---|
attrName? | string |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:257
forceRender โ
โธ forceRender(_bounds?, _sync?): void
Parameters โ
| Name | Type |
|---|---|
_bounds? | IBoundsData |
_sync? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:265
__extraUpdate โ
โธ __extraUpdate(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:269
__updateWorldMatrix โ
โธ __updateWorldMatrix(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:275
__updateLocalMatrix โ
โธ __updateLocalMatrix(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:277
__updateWorldBounds โ
โธ __updateWorldBounds(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:283
__updateLocalBounds โ
โธ __updateLocalBounds(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:285
__updateLocalBoxBounds โ
โธ __updateLocalBoxBounds(): void
Returns โ
void
Implementation of โ
IScroller.__updateLocalBoxBounds
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:288
__updateLocalStrokeBounds โ
โธ __updateLocalStrokeBounds(): void
Returns โ
void
Implementation of โ
IScroller.__updateLocalStrokeBounds
Inherited from โ
Group.__updateLocalStrokeBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:290
__updateLocalRenderBounds โ
โธ __updateLocalRenderBounds(): void
Returns โ
void
Implementation of โ
IScroller.__updateLocalRenderBounds
Inherited from โ
Group.__updateLocalRenderBounds
Defined in โ
src/leafer/packages/display/src/Leaf.ts:292
__updateBoxBounds โ
โธ __updateBoxBounds(_secondLayout?, _bounds?): void
Parameters โ
| Name | Type |
|---|---|
_secondLayout? | boolean |
_bounds? | IBoundsData |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:296
__updateContentBounds โ
โธ __updateContentBounds(): void
Returns โ
void
Implementation of โ
IScroller.__updateContentBounds
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:298
__updateStrokeBounds โ
โธ __updateStrokeBounds(_bounds?): void
Parameters โ
| Name | Type |
|---|---|
_bounds? | IBoundsData |
Returns โ
void
Implementation of โ
IScroller.__updateStrokeBounds
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:300
__updateRenderBounds โ
โธ __updateRenderBounds(_bounds?): void
Parameters โ
| Name | Type |
|---|---|
_bounds? | IBoundsData |
Returns โ
void
Implementation of โ
IScroller.__updateRenderBounds
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:302
__updateAutoLayout โ
โธ __updateAutoLayout(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:305
__updateFlowLayout โ
โธ __updateFlowLayout(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:307
__updateNaturalSize โ
โธ __updateNaturalSize(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:309
__updateStrokeSpread โ
โธ __updateStrokeSpread(): IFourNumber
Returns โ
Implementation of โ
IScroller.__updateStrokeSpread
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:312
__updateRenderSpread โ
โธ __updateRenderSpread(): IFourNumber
Returns โ
Implementation of โ
IScroller.__updateRenderSpread
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:314
__updateEraser โ
โธ __updateEraser(value?): void
Parameters โ
| Name | Type |
|---|---|
value? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:321
__renderEraser โ
โธ __renderEraser(canvas, options): void
Parameters โ
| Name | Type |
|---|---|
canvas | ILeaferCanvas |
options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:325
__updateMask โ
โธ __updateMask(_value?): void
Parameters โ
| Name | Type |
|---|---|
_value? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:333
__renderMask โ
โธ __renderMask(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:339
__getNowWorld โ
โธ __getNowWorld(options): IMatrixWithBoundsScaleData
Parameters โ
| Name | Type |
|---|---|
options | IRenderOptions |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:347
getClampRenderScale โ
โธ getClampRenderScale(): number
Returns โ
number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:361
getRenderScaleData โ
โธ getRenderScaleData(abs?, scaleFixed?, unscale?): IScaleData
Parameters โ
| Name | Type | Default value |
|---|---|---|
abs? | boolean | undefined |
scaleFixed? | IScaleFixed | undefined |
unscale | boolean | true |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:367
getTransform โ
โธ getTransform(relative?): IMatrixData
Parameters โ
| Name | Type |
|---|---|
relative? | ILeaf | ILocationType |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:371
getBounds โ
โธ getBounds(type?, relative?): IBoundsData
Parameters โ
| Name | Type |
|---|---|
type? | IBoundsType |
relative? | ILeaf | ILocationType |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:376
getLayoutBounds โ
โธ getLayoutBounds(type?, relative?, unscale?): ILayoutBoundsData
Parameters โ
| Name | Type |
|---|---|
type? | IBoundsType |
relative? | ILeaf | ILocationType |
unscale? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:380
getLayoutPoints โ
โธ getLayoutPoints(type?, relative?): IPointData[]
Parameters โ
| Name | Type |
|---|---|
type? | IBoundsType |
relative? | ILeaf | ILocationType |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:384
getWorldBounds โ
โธ getWorldBounds(inner, relative?, change?): IBoundsData
Parameters โ
| Name | Type |
|---|---|
inner | IBoundsData |
relative? | ILeaf |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:389
worldToLocal โ
โธ worldToLocal(world, to?, distance?, relative?): void
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
to? | IPointData |
distance? | boolean |
relative? | ILeaf |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:397
localToWorld โ
โธ localToWorld(local, to?, distance?, relative?): void
Parameters โ
| Name | Type |
|---|---|
local | IPointData |
to? | IPointData |
distance? | boolean |
relative? | ILeaf |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:405
worldToInner โ
โธ worldToInner(world, to?, distance?, relative?): void
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
to? | IPointData |
distance? | boolean |
relative? | ILeaf |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:413
innerToWorld โ
โธ innerToWorld(inner, to?, distance?, relative?): void
Parameters โ
| Name | Type |
|---|---|
inner | IPointData |
to? | IPointData |
distance? | boolean |
relative? | ILeaf |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:421
getBoxPoint โ
โธ getBoxPoint(world, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:428
getBoxPointByInner โ
โธ getBoxPointByInner(inner, _relative?, _distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
inner | IPointData |
_relative? | ILeaf |
_distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:432
getInnerPoint โ
โธ getInnerPoint(world, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:438
getInnerPointByBox โ
โธ getInnerPointByBox(box, _relative?, _distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
box | IPointData |
_relative? | ILeaf |
_distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:444
getInnerPointByLocal โ
โธ getInnerPointByLocal(local, _relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
local | IPointData |
_relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
IScroller.getInnerPointByLocal
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:450
getLocalPoint โ
โธ getLocalPoint(world, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:454
getLocalPointByInner โ
โธ getLocalPointByInner(inner, _relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
inner | IPointData |
_relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
IScroller.getLocalPointByInner
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:460
getPagePoint โ
โธ getPagePoint(world, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
world | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:464
getWorldPoint โ
โธ getWorldPoint(inner, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
inner | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:469
getWorldPointByBox โ
โธ getWorldPointByBox(box, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
box | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:475
getWorldPointByLocal โ
โธ getWorldPointByLocal(local, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
local | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
IScroller.getWorldPointByLocal
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:479
getWorldPointByPage โ
โธ getWorldPointByPage(page, relative?, distance?, change?): IPointData
Parameters โ
| Name | Type |
|---|---|
page | IPointData |
relative? | ILeaf |
distance? | boolean |
change? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:485
setTransform โ
โธ setTransform(matrix, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
matrix | IMatrixData |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:493
transform โ
โธ transform(matrix, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
matrix | IMatrixData |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:497
move โ
โธ move(x, y?, transition?): void
Parameters โ
| Name | Type |
|---|---|
x | number | IPointData |
y? | number |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:501
moveInner โ
โธ moveInner(x, y?, transition?): void
Parameters โ
| Name | Type |
|---|---|
x | number | IPointData |
y? | number |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:506
scaleOf โ
โธ scaleOf(origin, scaleX, scaleY?, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
origin | IPointData | IDirection |
scaleX | number |
scaleY? | ITransition |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:510
rotateOf โ
โธ rotateOf(origin, rotation, transition?): void
Parameters โ
| Name | Type |
|---|---|
origin | IPointData | IDirection |
rotation | number |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:514
skewOf โ
โธ skewOf(origin, skewX, skewY?, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
origin | IPointData | IDirection |
skewX | number |
skewY? | number |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:518
transformWorld โ
โธ transformWorld(worldTransform?, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
worldTransform? | IMatrixData |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:523
moveWorld โ
โธ moveWorld(x, y?, transition?): void
Parameters โ
| Name | Type |
|---|---|
x | number | IPointData |
y? | number |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:527
scaleOfWorld โ
โธ scaleOfWorld(worldOrigin, scaleX, scaleY?, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
worldOrigin | IPointData |
scaleX | number |
scaleY? | ITransition |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:531
rotateOfWorld โ
โธ rotateOfWorld(worldOrigin, rotation): void
Parameters โ
| Name | Type |
|---|---|
worldOrigin | IPointData |
rotation | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:535
skewOfWorld โ
โธ skewOfWorld(worldOrigin, skewX, skewY?, resize?, transition?): void
Parameters โ
| Name | Type |
|---|---|
worldOrigin | IPointData |
skewX | number |
skewY? | number |
resize? | boolean |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:539
flip โ
โธ flip(axis, transition?): void
Parameters โ
| Name | Type |
|---|---|
axis | IAxis |
transition? | ITransition |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:543
scaleResize โ
โธ scaleResize(scaleX, scaleY?, _noResize?): void
Parameters โ
| Name | Type | Default value |
|---|---|---|
scaleX | number | undefined |
scaleY | number | scaleX |
_noResize? | boolean | undefined |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:550
__scaleResize โ
โธ __scaleResize(_scaleX, _scaleY): void
Parameters โ
| Name | Type |
|---|---|
_scaleX | number |
_scaleY | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:555
resizeWidth โ
โธ resizeWidth(_width): void
Parameters โ
| Name | Type |
|---|---|
_width | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:558
resizeHeight โ
โธ resizeHeight(_height): void
Parameters โ
| Name | Type |
|---|---|
_height | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:560
hit โ
โธ hit(_world, _hitRadius?): boolean
Parameters โ
| Name | Type |
|---|---|
_world | IPointData |
_hitRadius? | number |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:565
__hitWorld โ
โธ __hitWorld(_point, _forceHitFill?): boolean
Parameters โ
| Name | Type |
|---|---|
_point | IRadiusPointData |
_forceHitFill? | boolean |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:567
__hit โ
โธ __hit(_local, _forceHitFill?): boolean
Parameters โ
| Name | Type |
|---|---|
_local | IRadiusPointData |
_forceHitFill? | boolean |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:569
__hitFill โ
โธ __hitFill(_inner): boolean
Parameters โ
| Name | Type |
|---|---|
_inner | IRadiusPointData |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:571
__hitStroke โ
โธ __hitStroke(_inner, _strokeWidth): boolean
Parameters โ
| Name | Type |
|---|---|
_inner | IRadiusPointData |
_strokeWidth | number |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:573
__hitPixel โ
โธ __hitPixel(_inner): boolean
Parameters โ
| Name | Type |
|---|---|
_inner | IRadiusPointData |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:575
__drawHitPath โ
โธ __drawHitPath(_canvas): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:577
__updateHitCanvas โ
โธ __updateHitCanvas(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:579
__render โ
โธ __render(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:586
__drawFast โ
โธ __drawFast(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:588
__draw โ
โธ __draw(_canvas, _options, _originCanvas?): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
_originCanvas? | ILeaferCanvas |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:590
__clip โ
โธ __clip(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:593
__renderShape โ
โธ __renderShape(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:595
__drawShape โ
โธ __drawShape(_canvas, _options): void
Parameters โ
| Name | Type |
|---|---|
_canvas | ILeaferCanvas |
_options | IRenderOptions |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:597
__updateWorldOpacity โ
โธ __updateWorldOpacity(): void
Returns โ
void
Implementation of โ
IScroller.__updateWorldOpacity
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:600
__updateChange โ
โธ __updateChange(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:602
__updatePath โ
โธ __updatePath(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:613
getMotionPathData โ
โธ getMotionPathData(): IMotionPathData
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:622
getMotionPoint โ
โธ getMotionPoint(_motionDistance): IRotationPointData
Parameters โ
| Name | Type |
|---|---|
_motionDistance | number | IUnitData |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:626
getMotionTotal โ
โธ getMotionTotal(): number
Returns โ
number
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:630
__updateMotionPath โ
โธ __updateMotionPath(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:634
__runAnimation โ
โธ __runAnimation(_type, _complete?): void
Parameters โ
| Name | Type |
|---|---|
_type | "in" | "out" |
_complete? | IFunction |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:640
__updateSortChildren โ
โธ __updateSortChildren(): void
Returns โ
void
Implementation of โ
IScroller.__updateSortChildren
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:645
dropTo โ
โธ dropTo(parent, index?, resize?): void
Parameters โ
| Name | Type |
|---|---|
parent | ILeaf |
index? | number |
resize? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:653
on โ
โธ on(_type, _listener?, _options?): void
Parameters โ
| Name | Type |
|---|---|
_type | string | string[] | IEventParamsMap | IEventParams[] |
_listener? | IFunction |
_options? | IEventOption |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:662
off โ
โธ off(_type?, _listener?, _options?): void
Parameters โ
| Name | Type |
|---|---|
_type? | string | string[] |
_listener? | IFunction |
_options? | IEventOption |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:664
on_ โ
โธ on_(_type, _listener?, _bind?, _options?): IEventListenerId
Parameters โ
| Name | Type |
|---|---|
_type | string | string[] | IEventParams[] |
_listener? | IFunction |
_bind? | IObject |
_options? | IEventOption |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:666
off_ โ
โธ off_(_id): void
Parameters โ
| Name | Type |
|---|---|
_id | IEventListenerId | IEventListenerId[] |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:668
once โ
โธ once(_type, _listener?, _captureOrBind?, _capture?): void
Parameters โ
| Name | Type |
|---|---|
_type | string | string[] | IEventParams[] |
_listener? | IFunction |
_captureOrBind? | boolean | IObject |
_capture? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:670
emit โ
โธ emit(_type, _event?, _capture?): void
Parameters โ
| Name | Type |
|---|---|
_type | string |
_event? | IObject | IEvent |
_capture? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:672
emitEvent โ
โธ emitEvent(_event?, _capture?): void
Parameters โ
| Name | Type |
|---|---|
_event? | IEvent |
_capture? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:674
hasEvent โ
โธ hasEvent(_type, _capture?): boolean
Parameters โ
| Name | Type |
|---|---|
_type | string |
_capture? | boolean |
Returns โ
boolean
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:676
changeAttr โ
โธ changeAttr(attrName, defaultValue, fn?): void
Parameters โ
| Name | Type |
|---|---|
attrName | string |
defaultValue | IValueFunction | IValue |
fn? | IAttrDecorator |
Returns โ
void
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:680
addAttr โ
โธ addAttr(attrName, defaultValue, fn?, helpValue?): void
Parameters โ
| Name | Type |
|---|---|
attrName | string |
defaultValue | IValueFunction | IValue |
fn? | IAttrDecorator |
helpValue? | IValue |
Returns โ
void
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:684
__emitLifeEvent โ
โธ __emitLifeEvent(type): void
Parameters โ
| Name | Type |
|---|---|
type | string |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/leafer/packages/display/src/Leaf.ts:690
reset โ
โธ reset(data?): void
Parameters โ
| Name | Type |
|---|---|
data? | IGroupInputData |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:35
__setBranch โ
โธ __setBranch(): void
Returns โ
void
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:40
set โ
โธ set(data, transition?): void
Parameters โ
| Name | Type |
|---|---|
data | IUIInputData |
transition? | ITransition | "temp" |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:47
toJSON โ
โธ toJSON(options?): IUIJSONData
Parameters โ
| Name | Type |
|---|---|
options? | IJSONOptions |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:64
pick โ
โธ pick(_hitPoint, _options?): IPickResult
Parameters โ
| Name | Type |
|---|---|
_hitPoint | IPointData |
_options? | IPickOptions |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:76
addAt โ
โธ addAt(child, index): void
Parameters โ
| Name | Type |
|---|---|
child | IUIInputData | IUI | IUI[] | IUIInputData[] |
index | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:81
addAfter โ
โธ addAfter(child, after): void
Parameters โ
| Name | Type |
|---|---|
child | IUIInputData | IUI | IUI[] | IUIInputData[] |
after | IUI |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:85
addBefore โ
โธ addBefore(child, before): void
Parameters โ
| Name | Type |
|---|---|
child | IUIInputData | IUI | IUI[] | IUIInputData[] |
before | IUI |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:89
add โ
โธ add(_child, _index?): void
Parameters โ
| Name | Type |
|---|---|
_child | IUIInputData | IUI | IUI[] | IUIInputData[] |
_index? | number |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:95
addMany โ
โธ addMany(..._children): void
Parameters โ
| Name | Type |
|---|---|
..._children | IUI[] | IUIInputData[] |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:97
remove โ
โธ remove(_child?, _destroy?): void
Parameters โ
| Name | Type |
|---|---|
_child? | string | number | IFindCondition | IUI | IFindUIMethod |
_destroy? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:99
removeAll โ
โธ removeAll(_destroy?): void
Parameters โ
| Name | Type |
|---|---|
_destroy? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:101
clear โ
โธ clear(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/Group.ts:103
get โ
โธ get<K>(name?): IUIInputData | Scroller[K]
Type parameters โ
| Name | Type |
|---|---|
K | extends keyof Scroller |
Parameters โ
| Name | Type |
|---|---|
name? | IUIInputData | K | K[] |
Returns โ
IUIInputData | Scroller[K]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:434
createProxyData โ
โธ createProxyData(): IUIInputData
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:438
find โ
โธ find(_condition, _options?): IUI[]
Parameters โ
| Name | Type |
|---|---|
_condition | string | number | IFindCondition | IFindUIMethod |
_options? | any |
Returns โ
IUI[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:443
findTag โ
โธ findTag(tag): IUI[]
Parameters โ
| Name | Type |
|---|---|
tag | string | string[] |
Returns โ
IUI[]
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:445
findOne โ
โธ findOne(_condition, _options?): IUI
Parameters โ
| Name | Type |
|---|---|
_condition | string | number | IFindCondition | IFindUIMethod |
_options? | any |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:447
findId โ
โธ findId(id): IUI
Parameters โ
| Name | Type |
|---|---|
id | string | number |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:449
getPath โ
โธ getPath(curve?, pathForRender?): IPathCommandData
Parameters โ
| Name | Type |
|---|---|
curve? | boolean |
pathForRender? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:454
getPathString โ
โธ getPathString(curve?, pathForRender?, floatLength?): string
Parameters โ
| Name | Type |
|---|---|
curve? | boolean |
pathForRender? | boolean |
floatLength? | number |
Returns โ
string
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:461
asPath โ
โธ asPath(curve?, pathForRender?): void
Parameters โ
| Name | Type |
|---|---|
curve? | boolean |
pathForRender? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:465
load โ
โธ load(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:469
__onUpdateSize โ
โธ __onUpdateSize(): void
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:473
__updateRenderPath โ
โธ __updateRenderPath(updateCache?): void
Parameters โ
| Name | Type |
|---|---|
updateCache? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:480
__drawRenderPath โ
โธ __drawRenderPath(canvas): void
Parameters โ
| Name | Type |
|---|---|
canvas | ILeaferCanvas |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:488
__drawPath โ
โธ __drawPath(canvas): void
Parameters โ
| Name | Type |
|---|---|
canvas | ILeaferCanvas |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:495
__drawPathByData โ
โธ __drawPathByData(drawer, data, ignoreCornerRadius?): void
Parameters โ
| Name | Type |
|---|---|
drawer | IPathDrawer |
data | IPathCommandData |
ignoreCornerRadius? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:500
__drawPathByBox โ
โธ __drawPathByBox(drawer, ignoreCornerRadius?): void
Parameters โ
| Name | Type |
|---|---|
drawer | IPathDrawer |
ignoreCornerRadius? | boolean |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:504
drawImagePlaceholder โ
โธ drawImagePlaceholder(_paint, canvas, renderOptions): void
Parameters โ
| Name | Type |
|---|---|
_paint | ILeafPaint |
canvas | ILeaferCanvas |
renderOptions | IRenderOptions |
Returns โ
void
Implementation of โ
IScroller.drawImagePlaceholder
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:513
animate โ
โธ animate(keyframe?, _options?, _type?, _isTemp?): IAnimate
Parameters โ
| Name | Type |
|---|---|
keyframe? | IAnimation | IUIInputData | IKeyframe[] | IAnimation[] |
_options? | ITransition |
_type? | IAnimateType |
_isTemp? | boolean |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:519
killAnimate โ
โธ killAnimate(_type?, _nextStyle?): void
Parameters โ
| Name | Type |
|---|---|
_type? | IAnimateType |
_nextStyle? | IUIInputData |
Returns โ
void
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:524
export โ
โธ export(_filename, _options?): Promise<IExportResult>
Parameters โ
| Name | Type |
|---|---|
_filename | string |
_options? | number | boolean | IExportOptions |
Returns โ
Promise<IExportResult>
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:530
syncExport โ
โธ syncExport(_filename, _options?): IExportResult
Parameters โ
| Name | Type |
|---|---|
_filename | string |
_options? | number | boolean | IExportOptions |
Returns โ
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:534
clone โ
โธ clone(data?): this
Parameters โ
| Name | Type |
|---|---|
data? | IUIInputData |
Returns โ
this
Implementation of โ
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:538
one โ
โธ one<T>(this, data, x?, y?, width?, height?): T
Type parameters โ
| Name | Type |
|---|---|
T | extends UI<IUIInputData> |
Parameters โ
| Name | Type |
|---|---|
this | (...args: any[]) => T |
data | IUIInputData |
x? | number |
y? | number |
width? | number |
height? | number |
Returns โ
T
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:545
registerUI โ
โธ registerUI(): void
Returns โ
void
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:549
registerData โ
โธ registerData(data): void
Parameters โ
| Name | Type |
|---|---|
data | IUIData |
Returns โ
void
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:553
setEditConfig โ
โธ setEditConfig(_config): void
Parameters โ
| Name | Type |
|---|---|
_config | IEditorConfig | IEditorConfigFunction |
Returns โ
void
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:560
setEditOuter โ
โธ setEditOuter(_toolName): void
Parameters โ
| Name | Type |
|---|---|
_toolName | string | IEditToolFunction |
Returns โ
void
Inherited from โ
Defined in โ
src/ui/packages/display/src/UI.ts:562
setEditInner โ
โธ setEditInner(_editorName): void
Parameters โ
| Name | Type |
|---|---|
_editorName | string | IEditToolFunction |
Returns โ
void