Winter Cardinal UI - v0.457.0 / EShapePointsMarkerTail
↳ EShapePointsMarkerTail
• new EShapePointsMarkerTail(parent): EShapePointsMarkerTail
| Name | Type |
|---|---|
parent |
EShapePointsMarkerBaseParent |
EShapePointsMarkerBase.constructor
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
EShapePointsMarkerBase._isFillChanged
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:33
• Protected _isSizeChanged: boolean
EShapePointsMarkerBase._isSizeChanged
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:32
• Protected _isTypeChanged: boolean
EShapePointsMarkerBase._isTypeChanged
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:31
• Protected _lockCount: number
EShapePointsMarkerBase._lockCount
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:30
• Protected _parent: EShapePointsMarkerBaseParent
EShapePointsMarkerBase._parent
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
EShapePointsMarkerBase._transform
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:36
• Protected _transformId: number
EShapePointsMarkerBase._transformId
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
EShapePointsMarkerBase.fill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:168
• get size(): IPoint
IPoint
EShapePointsMarkerBase.size
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:109
• get transform(): Matrix
Matrix
EShapePointsMarkerBase.transform
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:121
• get type(): EShapePointsMarkerType
EShapePointsMarkerBase.type
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:90
• set type(type): void
| Name | Type |
|---|---|
type |
EShapePointsMarkerType |
void
EShapePointsMarkerBase.type
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
EShapePointsMarkerBase.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
EShapePointsMarkerBase.newFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:59
▸ onFillChange(): void
void
EShapePointsMarkerBase.onFillChange
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:172
▸ onSizeChange(): void
void
EShapePointsMarkerBase.onSizeChange
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:113
▸ onTypeChange(): void
void
EShapePointsMarkerBase.onTypeChange
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:101
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapePointsMarkerBase.serialize
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
EShapePointsMarkerBase.toTransform
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-tail.ts:5
▸ toTransformMatrix(x0, y0, x1, y1, result): Matrix
| Name | Type |
|---|---|
x0 |
number |
y0 |
number |
x1 |
number |
y1 |
number |
result |
Matrix |
Matrix
EShapePointsMarkerBase.toTransformMatrix
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
EShapePointsMarkerBase.updateTransform
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:125
▸ updateUploaded(): void
void
EShapePointsMarkerBase.updateUploaded
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-base.ts:180