MCPcopy
hub / github.com/automeris-io/WebPlotDigitizer / getRotation

Method getRotation

app/javascript/controllers/pageManager.js:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 }
151
152 getRotation() {
153 return this.rotationsByPage[this.curPage] ?? 0;
154 }
155
156 get() {
157 return this.handle;

Callers 6

ToolFunction · 0.80
ToolFunction · 0.80
ToolFunction · 0.80
_setImageFunction · 0.80
loadPageDataMethod · 0.80
_pageRendererMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected