Winter Cardinal UI - v0.442.0 / EShapeActionBases
• new EShapeActionBases(): EShapeActionBases
▸ toBaseFill(shape
, runtime
): EShapeFillLike
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-bases.ts:15
▸ toBaseStroke(shape
, runtime
): EShapeStrokeLike
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-bases.ts:19
▸ toBaseText(shape
, runtime
): EShapeTextLike
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-bases.ts:23
▸ toBaseTextOutline(shape
, runtime
): EShapeTextOutlineLike
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-bases.ts:27