Files
tfm_ainventory/graphify-out/cache/54b19872b0af45f817bb206bab882c6daff95e1a02ba0cefdd998a1ad2530d88.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "label": "ImageWin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L1"}, {"id": "imagewin_hdc", "label": "HDC", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L24"}, {"id": "imagewin_hdc_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L31"}, {"id": "imagewin_hdc_int", "label": ".__int__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L34"}, {"id": "imagewin_hwnd", "label": "HWND", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L38"}, {"id": "imagewin_hwnd_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L45"}, {"id": "imagewin_hwnd_int", "label": ".__int__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L48"}, {"id": "imagewin_dib", "label": "Dib", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L52"}, {"id": "imagewin_dib_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L72"}, {"id": "imagewin_dib_expose", "label": ".expose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L93"}, {"id": "imagewin_dib_draw", "label": ".draw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L111"}, {"id": "imagewin_dib_query_palette", "label": ".query_palette()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L138"}, {"id": "imagewin_dib_paste", "label": ".paste()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L164"}, {"id": "imagewin_dib_frombytes", "label": ".frombytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L186"}, {"id": "imagewin_dib_tobytes", "label": ".tobytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L195"}, {"id": "imagewin_window", "label": "Window", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L204"}, {"id": "imagewin_window_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L207"}, {"id": "imagewin_window_dispatcher", "label": ".__dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L214"}, {"id": "imagewin_window_ui_handle_clear", "label": ".ui_handle_clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L217"}, {"id": "imagewin_window_ui_handle_damage", "label": ".ui_handle_damage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L220"}, {"id": "imagewin_window_ui_handle_destroy", "label": ".ui_handle_destroy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L223"}, {"id": "imagewin_window_ui_handle_repair", "label": ".ui_handle_repair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L226"}, {"id": "imagewin_window_ui_handle_resize", "label": ".ui_handle_resize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L229"}, {"id": "imagewin_window_mainloop", "label": ".mainloop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L232"}, {"id": "imagewin_imagewindow", "label": "ImageWindow", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L236"}, {"id": "imagewin_imagewindow_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L239"}, {"id": "imagewin_imagewindow_ui_handle_repair", "label": ".ui_handle_repair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L246"}, {"id": "imagewin_rationale_25", "label": "Wraps an HDC integer. The resulting object can be passed to the :py:meth:`~P", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L25"}, {"id": "imagewin_rationale_39", "label": "Wraps an HWND integer. The resulting object can be passed to the :py:meth:`~", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L39"}, {"id": "imagewin_rationale_53", "label": "A Windows bitmap with the given mode and size. The mode can be one of \"1\",", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L53"}, {"id": "imagewin_rationale_94", "label": "Copy the bitmap contents to a device context. :param handle: Device con", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L94"}, {"id": "imagewin_rationale_117", "label": "Same as expose, but allows you to specify where to draw the image, and w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L117"}, {"id": "imagewin_rationale_139", "label": "Installs the palette associated with the image in the given device conte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L139"}, {"id": "imagewin_rationale_167", "label": "Paste a PIL image into the bitmap image. :param im: A PIL image. The s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L167"}, {"id": "imagewin_rationale_187", "label": "Load display memory contents from byte data. :param buffer: A buffer co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L187"}, {"id": "imagewin_rationale_196", "label": "Copy display memory contents to bytes object. :return: A bytes object c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L196"}, {"id": "imagewin_rationale_205", "label": "Create a Window with the given title size.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L205"}, {"id": "imagewin_rationale_237", "label": "Create an image window which displays the given image.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L237"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "imagewin_hdc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L24", "weight": 1.0}, {"source": "imagewin_hdc", "target": "imagewin_hdc_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L31", "weight": 1.0}, {"source": "imagewin_hdc", "target": "imagewin_hdc_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "imagewin_hwnd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L38", "weight": 1.0}, {"source": "imagewin_hwnd", "target": "imagewin_hwnd_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L45", "weight": 1.0}, {"source": "imagewin_hwnd", "target": "imagewin_hwnd_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "imagewin_dib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L52", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L72", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_expose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L93", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_draw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L111", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_query_palette", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L138", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_paste", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L164", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_frombytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L186", "weight": 1.0}, {"source": "imagewin_dib", "target": "imagewin_dib_tobytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "imagewin_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L204", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L207", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_dispatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L214", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_ui_handle_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L217", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_ui_handle_damage", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L220", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_ui_handle_destroy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L223", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_ui_handle_repair", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L226", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_ui_handle_resize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L229", "weight": 1.0}, {"source": "imagewin_window", "target": "imagewin_window_mainloop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagewin_py", "target": "imagewin_imagewindow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L236", "weight": 1.0}, {"source": "imagewin_imagewindow", "target": "imagewin_window", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L236", "weight": 1.0}, {"source": "imagewin_imagewindow", "target": "imagewin_imagewindow_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L239", "weight": 1.0}, {"source": "imagewin_imagewindow", "target": "imagewin_imagewindow_ui_handle_repair", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L246", "weight": 1.0}, {"source": "imagewin_dib_init", "target": "imagewin_dib_paste", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L91", "weight": 1.0}, {"source": "imagewin_imagewindow_init", "target": "imagewin_dib", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L241", "weight": 1.0}, {"source": "imagewin_imagewindow_ui_handle_repair", "target": "imagewin_dib_draw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L247", "weight": 1.0}, {"source": "imagewin_rationale_25", "target": "imagewin_hdc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L25", "weight": 1.0}, {"source": "imagewin_rationale_39", "target": "imagewin_hwnd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L39", "weight": 1.0}, {"source": "imagewin_rationale_53", "target": "imagewin_dib", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L53", "weight": 1.0}, {"source": "imagewin_rationale_94", "target": "imagewin_dib_expose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L94", "weight": 1.0}, {"source": "imagewin_rationale_117", "target": "imagewin_dib_draw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L117", "weight": 1.0}, {"source": "imagewin_rationale_139", "target": "imagewin_dib_query_palette", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L139", "weight": 1.0}, {"source": "imagewin_rationale_167", "target": "imagewin_dib_paste", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L167", "weight": 1.0}, {"source": "imagewin_rationale_187", "target": "imagewin_dib_frombytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L187", "weight": 1.0}, {"source": "imagewin_rationale_196", "target": "imagewin_dib_tobytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L196", "weight": 1.0}, {"source": "imagewin_rationale_205", "target": "imagewin_window", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L205", "weight": 1.0}, {"source": "imagewin_rationale_237", "target": "imagewin_imagewindow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L237", "weight": 1.0}], "raw_calls": [{"caller_nid": "imagewin_dib_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L75"}, {"caller_nid": "imagewin_dib_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L80"}, {"caller_nid": "imagewin_dib_init", "callee": "getmodebase", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L85"}, {"caller_nid": "imagewin_dib_init", "callee": "display", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L86"}, {"caller_nid": "imagewin_dib_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L90"}, {"caller_nid": "imagewin_dib_expose", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L101"}, {"caller_nid": "imagewin_dib_expose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L102"}, {"caller_nid": "imagewin_dib_expose", "callee": "getdc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L103"}, {"caller_nid": "imagewin_dib_expose", "callee": "releasedc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L107"}, {"caller_nid": "imagewin_dib_draw", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L128"}, {"caller_nid": "imagewin_dib_draw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L129"}, {"caller_nid": "imagewin_dib_draw", "callee": "getdc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L130"}, {"caller_nid": "imagewin_dib_draw", "callee": "releasedc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L134"}, {"caller_nid": "imagewin_dib_query_palette", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L153"}, {"caller_nid": "imagewin_dib_query_palette", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L154"}, {"caller_nid": "imagewin_dib_query_palette", "callee": "getdc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L155"}, {"caller_nid": "imagewin_dib_query_palette", "callee": "releasedc", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L159"}, {"caller_nid": "imagewin_dib_paste", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L178"}, {"caller_nid": "imagewin_dib_paste", "callee": "convert", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L180"}, {"caller_nid": "imagewin_window_init", "callee": "createwindow", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L210"}, {"caller_nid": "imagewin_window_dispatcher", "callee": "getattr(self, f\"ui_handle_{action}\")", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L215"}, {"caller_nid": "imagewin_window_dispatcher", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L215"}, {"caller_nid": "imagewin_window_mainloop", "callee": "eventloop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L233"}, {"caller_nid": "imagewin_imagewindow_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L240"}, {"caller_nid": "imagewin_imagewindow_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageWin.py", "source_location": "L244"}]}