Interface: ILeafBounds
Hierarchy
ILeafBounds
↳
ILeaf
Table of contents
Methods
- __updateWorldBounds
- __updateLocalBounds
- __updateLocalBoxBounds
- __updateLocalStrokeBounds
- __updateLocalRenderBounds
- __updateBoxBounds
- __updateStrokeBounds
- __updateRenderBounds
- __updateAutoLayout
- __updateFlowLayout
- __updateNaturalSize
- __updateStrokeSpread
- __updateRenderSpread
- __onUpdateSize
Methods
__updateWorldBounds
▸ __updateWorldBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:7
__updateLocalBounds
▸ __updateLocalBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:8
__updateLocalBoxBounds
▸ __updateLocalBoxBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:10
__updateLocalStrokeBounds
▸ __updateLocalStrokeBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:11
__updateLocalRenderBounds
▸ __updateLocalRenderBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:12
__updateBoxBounds
▸ __updateBoxBounds(secondLayout?
): void
Parameters
Name | Type |
---|---|
secondLayout? | boolean |
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:14
__updateStrokeBounds
▸ __updateStrokeBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:15
__updateRenderBounds
▸ __updateRenderBounds(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:16
__updateAutoLayout
▸ __updateAutoLayout(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:18
__updateFlowLayout
▸ __updateFlowLayout(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:19
__updateNaturalSize
▸ __updateNaturalSize(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:20
__updateStrokeSpread
▸ __updateStrokeSpread(): IFourNumber
Returns
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:22
__updateRenderSpread
▸ __updateRenderSpread(): IFourNumber
Returns
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:23
__onUpdateSize
▸ __onUpdateSize(): void
Returns
void
Defined in
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:25