Files
tfm_ainventory/graphify-out/cache/6eb2d2bc90acac57a6fae81db6c49561e33c2e92e22e0e34869210d044c38a2b.json

1 line
13 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_psdraw_py", "label": "PSDraw.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L1"}, {"id": "psdraw_psdraw", "label": "PSDraw", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L31"}, {"id": "psdraw_psdraw_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L37"}, {"id": "psdraw_psdraw_begin_document", "label": ".begin_document()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L42"}, {"id": "psdraw_psdraw_end_document", "label": ".end_document()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L58"}, {"id": "psdraw_psdraw_setfont", "label": ".setfont()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L64"}, {"id": "psdraw_psdraw_line", "label": ".line()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L81"}, {"id": "psdraw_psdraw_rectangle", "label": ".rectangle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L89"}, {"id": "psdraw_psdraw_text", "label": ".text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L98"}, {"id": "psdraw_psdraw_image", "label": ".image()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L112"}, {"id": "psdraw_rationale_32", "label": "Sets up printing to the given file. If ``fp`` is omitted, ``sys.stdout.buffe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L32"}, {"id": "psdraw_rationale_43", "label": "Set up printing of a document. (Write PostScript DSC header.)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L43"}, {"id": "psdraw_rationale_59", "label": "Ends printing. (Write PostScript DSC footer.)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L59"}, {"id": "psdraw_rationale_65", "label": "Selects which font to use. :param font: A PostScript font name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L65"}, {"id": "psdraw_rationale_82", "label": "Draws a line between the two points. Coordinates are given in PostScript", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L82"}, {"id": "psdraw_rationale_90", "label": "Draws a rectangle. :param box: A tuple of four integers, specifying lef", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L90"}, {"id": "psdraw_rationale_99", "label": "Draws text at the given position. You must use :py:meth:`~PIL.PSDraw.PSD", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L99"}, {"id": "psdraw_rationale_115", "label": "Draw a PIL image, centered in the given box.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L115"}, {"id": "psdraw_rationale_44", "label": "# FIXME: incomplete", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L44"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_psdraw_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_psdraw_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_psdraw_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/PSDraw.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_psdraw_py", "target": "psdraw_psdraw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L31", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L37", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_begin_document", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L42", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_end_document", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L58", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_setfont", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L64", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L81", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_rectangle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L89", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_psdraw_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/PSDraw.py", "source_location": "L110", "weight": 1.0}, {"source": "psdraw_psdraw", "target": "psdraw_psdraw_image", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L112", "weight": 1.0}, {"source": "psdraw_rationale_32", "target": "psdraw_psdraw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L32", "weight": 1.0}, {"source": "psdraw_rationale_43", "target": "psdraw_psdraw_begin_document", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L43", "weight": 1.0}, {"source": "psdraw_rationale_59", "target": "psdraw_psdraw_end_document", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L59", "weight": 1.0}, {"source": "psdraw_rationale_65", "target": "psdraw_psdraw_setfont", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L65", "weight": 1.0}, {"source": "psdraw_rationale_82", "target": "psdraw_psdraw_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L82", "weight": 1.0}, {"source": "psdraw_rationale_90", "target": "psdraw_psdraw_rectangle", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L90", "weight": 1.0}, {"source": "psdraw_rationale_99", "target": "psdraw_psdraw_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L99", "weight": 1.0}, {"source": "psdraw_rationale_115", "target": "psdraw_psdraw_image", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L115", "weight": 1.0}, {"source": "psdraw_rationale_44", "target": "backend_venv_lib_python3_12_site_packages_pil_psdraw_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "psdraw_psdraw_begin_document", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L45"}, {"caller_nid": "psdraw_psdraw_begin_document", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L53"}, {"caller_nid": "psdraw_psdraw_begin_document", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L54"}, {"caller_nid": "psdraw_psdraw_begin_document", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L55"}, {"caller_nid": "psdraw_psdraw_end_document", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L60"}, {"caller_nid": "psdraw_psdraw_end_document", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L61"}, {"caller_nid": "psdraw_psdraw_end_document", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L62"}, {"caller_nid": "psdraw_psdraw_setfont", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L71"}, {"caller_nid": "psdraw_psdraw_setfont", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L74"}, {"caller_nid": "psdraw_psdraw_setfont", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L79"}, {"caller_nid": "psdraw_psdraw_line", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L87"}, {"caller_nid": "psdraw_psdraw_rectangle", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L96"}, {"caller_nid": "psdraw_psdraw_text", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L104"}, {"caller_nid": "psdraw_psdraw_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L105"}, {"caller_nid": "psdraw_psdraw_text", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L105"}, {"caller_nid": "psdraw_psdraw_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L106"}, {"caller_nid": "psdraw_psdraw_text", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L106"}, {"caller_nid": "psdraw_psdraw_text", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L107"}, {"caller_nid": "psdraw_psdraw_image", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L126"}, {"caller_nid": "psdraw_psdraw_image", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L127"}, {"caller_nid": "psdraw_psdraw_image", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L136"}, {"caller_nid": "psdraw_psdraw_image", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L141"}, {"caller_nid": "psdraw_psdraw_image", "callee": "_save", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L142"}, {"caller_nid": "psdraw_psdraw_image", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PSDraw.py", "source_location": "L143"}]}