Winter Cardinal UI - v0.442.0 / EShapeAcceptor

Interface: EShapeAcceptor

Implemented by

Table of contents

Methods

Methods

each

each(shape, iteratee): this

Parameters

Name Type
shape EShape
iteratee (edge: EShapeAcceptorEdge, id: string) => void

Returns

this

Defined in

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


get

get(shape, id): null | EShapeAcceptorEdge

Parameters

Name Type
shape EShape
id string

Returns

null | EShapeAcceptorEdge

Defined in

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