Files
LisCastle/graphify-out/cache/d9926deab971545bafef0edc95312d0cde26e4f5b7486db698de1332c03510de.json
2026-04-16 15:26:59 +03:00

1 line
20 KiB
JSON

{"nodes": [{"id": "ui_js", "label": "ui.js", "file_type": "code", "source_file": "ui.js", "source_location": "L1"}, {"id": "ui_sandcastleui", "label": "SandCastleUI", "file_type": "code", "source_file": "ui.js", "source_location": "L3"}, {"id": "ui_sandcastleui_constructor", "label": ".constructor()", "file_type": "code", "source_file": "ui.js", "source_location": "L4"}, {"id": "ui_sandcastleui_initializeelements", "label": ".initializeElements()", "file_type": "code", "source_file": "ui.js", "source_location": "L35"}, {"id": "ui_sandcastleui_attacheventlisteners", "label": ".attachEventListeners()", "file_type": "code", "source_file": "ui.js", "source_location": "L65"}, {"id": "ui_sandcastleui_log", "label": ".log()", "file_type": "code", "source_file": "ui.js", "source_location": "L84"}, {"id": "ui_sandcastleui_updatestatus", "label": ".updateStatus()", "file_type": "code", "source_file": "ui.js", "source_location": "L93"}, {"id": "ui_sandcastleui_dmstodecimal", "label": ".dmsToDecimal()", "file_type": "code", "source_file": "ui.js", "source_location": "L98"}, {"id": "ui_sandcastleui_parsecoordinatepair", "label": ".parseCoordinatePair()", "file_type": "code", "source_file": "ui.js", "source_location": "L117"}, {"id": "ui_sandcastleui_updateinfo", "label": ".updateInfo()", "file_type": "code", "source_file": "ui.js", "source_location": "L134"}, {"id": "ui_sandcastleui_collectsettings", "label": ".collectSettings()", "file_type": "code", "source_file": "ui.js", "source_location": "L166"}, {"id": "ui_sandcastleui_loadsettingsfromserver", "label": ".loadSettingsFromServer()", "file_type": "code", "source_file": "ui.js", "source_location": "L188"}, {"id": "ui_sandcastleui_savesettings", "label": ".saveSettings()", "file_type": "code", "source_file": "ui.js", "source_location": "L222"}, {"id": "ui_sandcastleui_createfolders", "label": ".createFolders()", "file_type": "code", "source_file": "ui.js", "source_location": "L249"}, {"id": "ui_sandcastleui_renderfolders", "label": ".renderFolders()", "file_type": "code", "source_file": "ui.js", "source_location": "L282"}, {"id": "ui_sandcastleui_startcapture", "label": ".startCapture()", "file_type": "code", "source_file": "ui.js", "source_location": "L296"}], "edges": [{"source": "ui_js", "target": "ui_sandcastleui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L3", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L4", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_initializeelements", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L35", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_attacheventlisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L65", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_log", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L84", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_updatestatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L93", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_dmstodecimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L98", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_parsecoordinatepair", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L117", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_updateinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L134", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_collectsettings", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L166", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_loadsettingsfromserver", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L188", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_savesettings", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L222", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_createfolders", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L249", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_renderfolders", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L282", "weight": 1.0}, {"source": "ui_sandcastleui", "target": "ui_sandcastleui_startcapture", "relation": "method", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L296", "weight": 1.0}, {"source": "ui_sandcastleui_constructor", "target": "ui_sandcastleui_initializeelements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L29", "weight": 1.0}, {"source": "ui_sandcastleui_constructor", "target": "ui_sandcastleui_attacheventlisteners", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L30", "weight": 1.0}, {"source": "ui_sandcastleui_constructor", "target": "ui_sandcastleui_loadsettingsfromserver", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L31", "weight": 1.0}, {"source": "ui_sandcastleui_constructor", "target": "ui_sandcastleui_updateinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L32", "weight": 1.0}, {"source": "ui_sandcastleui_updateinfo", "target": "ui_sandcastleui_parsecoordinatepair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L143", "weight": 1.0}, {"source": "ui_sandcastleui_loadsettingsfromserver", "target": "ui_sandcastleui_collectsettings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L214", "weight": 1.0}, {"source": "ui_sandcastleui_loadsettingsfromserver", "target": "ui_sandcastleui_updateinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L215", "weight": 1.0}, {"source": "ui_sandcastleui_loadsettingsfromserver", "target": "ui_sandcastleui_log", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L216", "weight": 1.0}, {"source": "ui_sandcastleui_savesettings", "target": "ui_sandcastleui_collectsettings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L223", "weight": 1.0}, {"source": "ui_sandcastleui_savesettings", "target": "ui_sandcastleui_updateinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L224", "weight": 1.0}, {"source": "ui_sandcastleui_savesettings", "target": "ui_sandcastleui_log", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L238", "weight": 1.0}, {"source": "ui_sandcastleui_savesettings", "target": "ui_sandcastleui_updatestatus", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L239", "weight": 1.0}, {"source": "ui_sandcastleui_createfolders", "target": "ui_sandcastleui_collectsettings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L250", "weight": 1.0}, {"source": "ui_sandcastleui_createfolders", "target": "ui_sandcastleui_updatestatus", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L251", "weight": 1.0}, {"source": "ui_sandcastleui_createfolders", "target": "ui_sandcastleui_log", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L252", "weight": 1.0}, {"source": "ui_sandcastleui_createfolders", "target": "ui_sandcastleui_renderfolders", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L267", "weight": 1.0}, {"source": "ui_sandcastleui_startcapture", "target": "ui_sandcastleui_collectsettings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L297", "weight": 1.0}, {"source": "ui_sandcastleui_startcapture", "target": "ui_sandcastleui_updatestatus", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L298", "weight": 1.0}, {"source": "ui_sandcastleui_startcapture", "target": "ui_sandcastleui_log", "relation": "calls", "confidence": "EXTRACTED", "source_file": "ui.js", "source_location": "L299", "weight": 1.0}], "raw_calls": [{"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L36"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L37"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L38"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L39"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L40"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L41"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L42"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L43"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L44"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L45"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L46"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L47"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L48"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L49"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L50"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L51"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L53"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L54"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L55"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L57"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L58"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L59"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L60"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L61"}, {"caller_nid": "ui_sandcastleui_initializeelements", "callee": "getElementById", "source_file": "ui.js", "source_location": "L62"}, {"caller_nid": "ui_sandcastleui_attacheventlisteners", "callee": "addEventListener", "source_file": "ui.js", "source_location": "L66"}, {"caller_nid": "ui_sandcastleui_attacheventlisteners", "callee": "addEventListener", "source_file": "ui.js", "source_location": "L67"}, {"caller_nid": "ui_sandcastleui_attacheventlisteners", "callee": "addEventListener", "source_file": "ui.js", "source_location": "L68"}, {"caller_nid": "ui_sandcastleui_attacheventlisteners", "callee": "forEach", "source_file": "ui.js", "source_location": "L70"}, {"caller_nid": "ui_sandcastleui_log", "callee": "createElement", "source_file": "ui.js", "source_location": "L85"}, {"caller_nid": "ui_sandcastleui_log", "callee": "toLocaleTimeString", "source_file": "ui.js", "source_location": "L87"}, {"caller_nid": "ui_sandcastleui_log", "callee": "appendChild", "source_file": "ui.js", "source_location": "L89"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "match", "source_file": "ui.js", "source_location": "L99"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "trim", "source_file": "ui.js", "source_location": "L99"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "String", "source_file": "ui.js", "source_location": "L99"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "parseInt", "source_file": "ui.js", "source_location": "L104"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "parseInt", "source_file": "ui.js", "source_location": "L105"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "parseFloat", "source_file": "ui.js", "source_location": "L106"}, {"caller_nid": "ui_sandcastleui_dmstodecimal", "callee": "toUpperCase", "source_file": "ui.js", "source_location": "L107"}, {"caller_nid": "ui_sandcastleui_parsecoordinatepair", "callee": "match", "source_file": "ui.js", "source_location": "L118"}, {"caller_nid": "ui_sandcastleui_parsecoordinatepair", "callee": "String", "source_file": "ui.js", "source_location": "L118"}, {"caller_nid": "ui_sandcastleui_parsecoordinatepair", "callee": "map", "source_file": "ui.js", "source_location": "L122"}, {"caller_nid": "ui_sandcastleui_parsecoordinatepair", "callee": "find", "source_file": "ui.js", "source_location": "L126"}, {"caller_nid": "ui_sandcastleui_parsecoordinatepair", "callee": "find", "source_file": "ui.js", "source_location": "L127"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L135"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "parseInt", "source_file": "ui.js", "source_location": "L135"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L136"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "Number", "source_file": "ui.js", "source_location": "L136"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "min", "source_file": "ui.js", "source_location": "L145"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L146"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "min", "source_file": "ui.js", "source_location": "L147"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L148"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "cos", "source_file": "ui.js", "source_location": "L150"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L151"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "floor", "source_file": "ui.js", "source_location": "L151"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "max", "source_file": "ui.js", "source_location": "L152"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "floor", "source_file": "ui.js", "source_location": "L152"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "ceil", "source_file": "ui.js", "source_location": "L153"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "ceil", "source_file": "ui.js", "source_location": "L154"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "round", "source_file": "ui.js", "source_location": "L159"}, {"caller_nid": "ui_sandcastleui_updateinfo", "callee": "round", "source_file": "ui.js", "source_location": "L159"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L168"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L169"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L170"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L171"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L172"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "trim", "source_file": "ui.js", "source_location": "L173"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "max", "source_file": "ui.js", "source_location": "L174"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "Number", "source_file": "ui.js", "source_location": "L174"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "max", "source_file": "ui.js", "source_location": "L175"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "parseInt", "source_file": "ui.js", "source_location": "L175"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "max", "source_file": "ui.js", "source_location": "L180"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "parseInt", "source_file": "ui.js", "source_location": "L180"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "max", "source_file": "ui.js", "source_location": "L181"}, {"caller_nid": "ui_sandcastleui_collectsettings", "callee": "parseInt", "source_file": "ui.js", "source_location": "L181"}, {"caller_nid": "ui_sandcastleui_loadsettingsfromserver", "callee": "fetch", "source_file": "ui.js", "source_location": "L190"}, {"caller_nid": "ui_sandcastleui_loadsettingsfromserver", "callee": "json", "source_file": "ui.js", "source_location": "L191"}, {"caller_nid": "ui_sandcastleui_savesettings", "callee": "fetch", "source_file": "ui.js", "source_location": "L227"}, {"caller_nid": "ui_sandcastleui_savesettings", "callee": "stringify", "source_file": "ui.js", "source_location": "L232"}, {"caller_nid": "ui_sandcastleui_savesettings", "callee": "json", "source_file": "ui.js", "source_location": "L235"}, {"caller_nid": "ui_sandcastleui_createfolders", "callee": "fetch", "source_file": "ui.js", "source_location": "L255"}, {"caller_nid": "ui_sandcastleui_createfolders", "callee": "stringify", "source_file": "ui.js", "source_location": "L260"}, {"caller_nid": "ui_sandcastleui_createfolders", "callee": "json", "source_file": "ui.js", "source_location": "L263"}, {"caller_nid": "ui_sandcastleui_renderfolders", "callee": "join", "source_file": "ui.js", "source_location": "L288"}, {"caller_nid": "ui_sandcastleui_renderfolders", "callee": "map", "source_file": "ui.js", "source_location": "L288"}, {"caller_nid": "ui_sandcastleui_startcapture", "callee": "fetch", "source_file": "ui.js", "source_location": "L302"}, {"caller_nid": "ui_sandcastleui_startcapture", "callee": "stringify", "source_file": "ui.js", "source_location": "L307"}, {"caller_nid": "ui_sandcastleui_startcapture", "callee": "json", "source_file": "ui.js", "source_location": "L310"}, {"caller_nid": "ui_sandcastleui_startcapture", "callee": "open", "source_file": "ui.js", "source_location": "L315"}, {"caller_nid": "ui_sandcastleui_startcapture", "callee": "open", "source_file": "ui.js", "source_location": "L316"}]}