Winter Cardinal UI - v0.457.0 / EShapePointsMarkerBase
EShapePointsMarkerBase
• new EShapePointsMarkerBase(parent): EShapePointsMarkerBase
| Name | Type |
|---|---|
parent |
EShapePointsMarkerBaseParent |
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:40
• Protected _fill: EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:38
• Protected _isFillChanged: boolean
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:33
• Protected _isSizeChanged: boolean
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:32
• Protected _isTypeChanged: boolean
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:31
• Protected _lockCount: number
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:30
• Protected _parent: EShapePointsMarkerBaseParent
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:29
• Protected _size: IPoint
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:35
• Protected Optional _transform: Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:36
• Protected _transformId: number
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:37
• Protected _type: EShapePointsMarkerType
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:34
• get fill(): EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:168
• get size(): IPoint
IPoint
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:109
• get transform(): Matrix
Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:121
• get type(): EShapePointsMarkerType
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:90
• set type(type): void
| Name | Type |
|---|---|
type |
EShapePointsMarkerType |
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:94
▸ copy(source): this
| Name | Type |
|---|---|
source |
EShapePointsMarker |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:184
▸ deserialize(resourceId, manager): void
| Name | Type |
|---|---|
resourceId |
number |
manager |
EShapeResourceManagerDeserialization |
void
EShapePointsMarker.deserialize
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:209
▸ lock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:63
▸ newFill(): EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:59
▸ onFillChange(): void
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:172
▸ onSizeChange(): void
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:113
▸ onTypeChange(): void
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:101
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:203
▸ set(type?, sizeX?, sizeY?): this
| Name | Type |
|---|---|
type? |
EShapePointsMarkerType |
sizeX? |
number |
sizeY? |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:190
▸ toTransform(values, result): Matrix
| Name | Type |
|---|---|
values |
number[] |
result |
Matrix |
Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:145
▸ toTransformMatrix(x0, y0, x1, y1, result): Matrix
| Name | Type |
|---|---|
x0 |
number |
y0 |
number |
x1 |
number |
y1 |
number |
result |
Matrix |
Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:147
▸ unlock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:73
▸ updateTransform(): Matrix
Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:125
▸ updateUploaded(): void
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:180