Winter Cardinal UI - v0.442.0 / EShapeLayerContainer

Interface: EShapeLayerContainer

Hierarchy

Implemented by

Table of contents

Properties

Methods

Properties

children

children: EShapeLayer[]

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-layer-container.ts:13


parent

Optional parent: null | DApplicationTarget

Inherited from

DApplicationTarget.parent

Defined in

src/main/typescript/wcardinal/ui/d-application-like.ts:11

Methods

copyTo

copyTo(destination): void

Parameters

Name Type
destination EShape

Returns

void

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-layer-container.ts:14


deserialize

deserialize(serializedLayers, manager): void

Parameters

Name Type
serializedLayers DDiagramSerializedLayer[]
manager EShapeResourceManagerDeserialization

Returns

void

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-layer-container.ts:15