MCPcopy
hub / github.com/antvis/Infographic / getDocument

Method getDocument

src/editor/types/editor.ts:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 syncRegistry: ISyncRegistry;
14
15 getDocument(): SVGSVGElement;
16 registerSync(
17 path: InfographicOptionPath | (string & {}),
18 handler: SyncHandler,

Callers 15

initMethod · 0.65
destroyMethod · 0.65
DragElementClass · 0.65
getAttrInfoMethod · 0.65
emitGeometryChangeMethod · 0.65
getSelectionBoundsMethod · 0.65
updateGuidesMethod · 0.65
initMethod · 0.65
ZoomWheelClass · 0.65
initMethod · 0.65
initMethod · 0.65

Implementers 1

Editorsrc/editor/editor.ts

Calls

no outgoing calls

Tested by

no test coverage detected