Winter Cardinal UI - v0.442.0 / DImagePieceLayouterPartBottom
↳ DImagePieceLayouterPartBottom
• new DImagePieceLayouterPartBottom(): DImagePieceLayouterPartBottom
DImagePieceLayouterPart.constructor
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:13
• Protected
_bounds: Rectangle
[]
DImagePieceLayouterPart._bounds
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:7
• Protected
_margin: number
DImagePieceLayouterPart._margin
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:9
• Protected
_pieces: DImagePiece
[]
DImagePieceLayouterPart._pieces
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:6
• Protected
_size: number
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:8
• Protected
Optional
_text: null
| DDynamicText
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:11
• get
size(): number
number
DImagePieceLayouterPart.size
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:34
▸ add(image
, bound
, margin
): void
Name | Type |
---|---|
image |
DImagePiece |
bound |
Rectangle |
margin |
number |
void
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part-bottom.ts:6
▸ clear(): void
void
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:20
▸ execute(pbottom
, height
): void
Name | Type |
---|---|
pbottom |
number |
height |
number |
void
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part-bottom.ts:13
▸ set(text
): void
Name | Type |
---|---|
text |
null | DDynamicText |
void
src/main/typescript/wcardinal/ui/d-image-piece-layouter-part.ts:30