Winter Cardinal UI - v0.442.0 / EShapeConnectorEdgeAcceptor

Interface: EShapeConnectorEdgeAcceptor

Implemented by

Table of contents

Properties

Methods

Properties

edge

edge: null | string

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:10


shape

shape: null | EShape

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:9


x

x: null | number

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:11


y

y: null | number

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:12

Methods

copy

copy(source): this

Parameters

Name Type
source EShapeConnectorEdgeAcceptor

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:14


set

set(shape?, edge?, x?, y?): this

Parameters

Name Type
shape? null | EShape
edge? null | string
x? null | number
y? null | number

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-connector-edge-acceptor.ts:15