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:6
__updateLocalBounds 
▸ __updateLocalBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:7
__updateLocalBoxBounds 
▸ __updateLocalBoxBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:9
__updateLocalStrokeBounds 
▸ __updateLocalStrokeBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:10
__updateLocalRenderBounds 
▸ __updateLocalRenderBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:11
__updateBoxBounds 
▸ __updateBoxBounds(secondLayout?): void
Parameters 
| Name | Type | 
|---|---|
| secondLayout? | boolean | 
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:13
__updateStrokeBounds 
▸ __updateStrokeBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:14
__updateRenderBounds 
▸ __updateRenderBounds(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:15
__updateAutoLayout 
▸ __updateAutoLayout(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:17
__updateFlowLayout 
▸ __updateFlowLayout(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:18
__updateNaturalSize 
▸ __updateNaturalSize(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:19
__updateStrokeSpread 
▸ __updateStrokeSpread(): number
Returns 
number
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:21
__updateRenderSpread 
▸ __updateRenderSpread(): number
Returns 
number
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:22
__onUpdateSize 
▸ __onUpdateSize(): void
Returns 
void
Defined in 
src/leafer/packages/interface/src/display/module/ILeafBounds.ts:24