Winter Cardinal UI - v0.457.0 / EShapeAcceptor
▸ each(shape, iteratee): this
| Name | Type |
|---|---|
shape |
EShape |
iteratee |
(edge: EShapeAcceptorEdge, id: string) => void |
this
src/main/typescript/wcardinal/ui/shape/e-shape-acceptor.ts:11
▸ get(shape, id): null | EShapeAcceptorEdge
| Name | Type |
|---|---|
shape |
EShape |
id |
string |
null | EShapeAcceptorEdge
src/main/typescript/wcardinal/ui/shape/e-shape-acceptor.ts:10