Winter Cardinal UI - v0.457.0 / EShapePointsMarkerNoop
• new EShapePointsMarkerNoop(): EShapePointsMarkerNoop
• Protected Optional _fill: EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:18
• Protected Optional _size: IPoint
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:16
• Protected Optional _transform: Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:17
• get fill(): EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:54
• get size(): IPoint
IPoint
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:36
• get transform(): Matrix
Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:45
• get type(): EShapePointsMarkerType
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:28
• set type(type): void
| Name | Type |
|---|---|
type |
EShapePointsMarkerType |
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:32
▸ copy(source): this
| Name | Type |
|---|---|
source |
EShapePointsMarker |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:67
▸ deserialize(resourceId, manager): void
| Name | Type |
|---|---|
resourceId |
number |
manager |
EShapeResourceManagerDeserialization |
void
EShapePointsMarker.deserialize
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:79
▸ lock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:20
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:75
▸ set(type?, sizeX?, sizeY?): this
| Name | Type |
|---|---|
type? |
EShapePointsMarkerType |
sizeX? |
number |
sizeY? |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:71
▸ unlock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:24
▸ updateUploaded(): void
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker-noop.ts:63