Winter Cardinal UI - v0.457.0 / EShapeGroupFillEditor
• new EShapeGroupFillEditor(parent): EShapeGroupFillEditor
| Name | Type |
|---|---|
parent |
EShapeGroupPropertyParent |
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:14
• Protected _parent: EShapeGroupPropertyParent
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:12
• get alpha(): number
number
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:48
• set alpha(alpha): void
| Name | Type |
|---|---|
alpha |
number |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:56
• get color(): number
number
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:33
• set color(color): void
| Name | Type |
|---|---|
color |
number |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:41
• get enable(): boolean
boolean
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:18
• set enable(enable): void
| Name | Type |
|---|---|
enable |
boolean |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:26
▸ clone(): EShapeGroupFillEditor
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:77
▸ copy(target?): void
| Name | Type |
|---|---|
target? |
Partial<EShapeFillLike> |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:63
▸ deserialize(target, manager): void
| Name | Type |
|---|---|
target |
number |
manager |
EShapeResourceManagerDeserialization |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:97
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:93
▸ set(enable, color, alpha): void
| Name | Type |
|---|---|
enable |
boolean |
color |
number |
alpha |
number |
void
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:70
▸ toObject(): EShapeFillLike
src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-fill-editor.ts:81