Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
init
Method · 0.65
destroy
Method · 0.65
DragElement
Class · 0.65
getAttrInfo
Method · 0.65
emitGeometryChange
Method · 0.65
getSelectionBounds
Method · 0.65
collectGuideCandidates
Method · 0.65
updateGuides
Method · 0.65
init
Method · 0.65
ZoomWheel
Class · 0.65
init
Method · 0.65
init
Method · 0.65
Implementers
1
Editor
src/editor/editor.ts
Calls
no outgoing calls
Tested by
no test coverage detected