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