Winter Cardinal UI - v0.442.0 / EShapeActionValueTransformRotate
EShapeActionValueOpetyped
<EShapeActionValueTransformType
, EShapeActionValueTransformRotateType
>
↳ EShapeActionValueTransformRotate
• new EShapeActionValueTransformRotate(opetype
, condition
, originX
, originY
, amount
): EShapeActionValueTransformRotate
Name | Type |
---|---|
opetype |
EShapeActionValueTransformRotateType |
condition |
string |
originX |
number |
originY |
number |
amount |
string |
EShapeActionValueTransformRotate
EShapeActionValueOpetyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:36
• Readonly
amount: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:34
• Readonly
condition: string
EShapeActionValueOpetyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly
opetype: EShapeActionValueTransformRotateType
EShapeActionValueOpetyped.opetype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-opetyped.ts:14
• Readonly
originX: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:32
• Readonly
originY: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:33
• Readonly
subtype: EShapeActionValueTransformType
EShapeActionValueOpetyped.subtype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly
type: number
EShapeActionValueOpetyped.type
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static
Protected
Optional
THEME: EThemeShapeActionValue
EShapeActionValueOpetyped.THEME
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
EShapeActionValueOpetyped.getTheme
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value
): boolean
Name | Type |
---|---|
value |
EShapeActionValue |
boolean
EShapeActionValueOpetyped.isEquals
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:54
▸ serialize(manager
): number
Name | Type |
---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueOpetyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:73
▸ toLabel(): string
string
EShapeActionValueOpetyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntimeTransformRotate
EShapeActionRuntimeTransformRotate
EShapeActionValueOpetyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:64
▸ deserialize(serialized
, manager
): EShapeActionValueTransformRotate
Name | Type |
---|---|
serialized |
EShapeActionValueTransformRotateSerialized |
manager |
EShapeResourceManagerDeserialization |
EShapeActionValueTransformRotate
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.ts:81