Winter Cardinal UI - v0.457.0 / EShapeLineOfAnyPointsStrokeImpl
• new EShapeLineOfAnyPointsStrokeImpl(parent): EShapeLineOfAnyPointsStrokeImpl
| Name | Type |
|---|---|
parent |
EShapeLineOfAnyPointsStrokeImplParent |
EShapeLineOfAnyPointsStrokeImpl
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:21
• Protected _alpha: EShapeLineOfAnyValue
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:19
• Protected _color: EShapeLineOfAnyValue
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:18
• Protected _id: number
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:17
• Protected _parent: EShapeLineOfAnyPointsStrokeImplParent
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:16
• get alpha(): EShapeLineOfAnyValue
EShapeLineOfAnyPointsStroke.alpha
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:40
• set alpha(alpha): void
| Name | Type |
|---|---|
alpha |
EShapeLineOfAnyValue |
void
EShapeLineOfAnyPointsStroke.alpha
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:44
• get color(): EShapeLineOfAnyValue
EShapeLineOfAnyPointsStroke.color
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:32
• set color(color): void
| Name | Type |
|---|---|
color |
EShapeLineOfAnyValue |
void
EShapeLineOfAnyPointsStroke.color
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:36
• get id(): number
number
EShapeLineOfAnyPointsStroke.id
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:28
▸ getAlpha(index, def): number
| Name | Type |
|---|---|
index |
number |
def |
number |
number
EShapeLineOfAnyPointsStroke.getAlpha
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:71
▸ getColor(index, def): number
| Name | Type |
|---|---|
index |
number |
def |
number |
number
EShapeLineOfAnyPointsStroke.getColor
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:67
▸ isStaticAlpha(): boolean
boolean
EShapeLineOfAnyPointsStroke.isStaticAlpha
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:79
▸ isStaticColor(): boolean
boolean
EShapeLineOfAnyPointsStroke.isStaticColor
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:75
▸ set(color?, alpha?): void
| Name | Type |
|---|---|
color? |
EShapeLineOfAnyValue |
alpha? |
EShapeLineOfAnyValue |
void
EShapeLineOfAnyPointsStroke.set
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:48
▸ toDirty(): void
void
EShapeLineOfAnyPointsStroke.toDirty
src/main/typescript/wcardinal/ui/shape/variant/e-shape-line-of-any-points-stroke-impl.ts:83