MCPcopy
hub / github.com/clientIO/joint / resetPosition

Method resetPosition

packages/joint-core/test/ts/toolsView.test.ts:50–52  ·  view source on GitHub ↗
(view: dia.ElementView)

Source from the content-addressed store, hash-verified

48 }
49
50 protected resetPosition(view: dia.ElementView): void {
51 view.model.set('test', 0);
52 }
53}
54
55new RadiusControl({

Callers 1

Control.mjsFile · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected