diff options
author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:24:55 +0900 |
---|---|---|
committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:24:55 +0900 |
commit | 3fc0ee1b72c12922254533b78695ffa17e7232be (patch) | |
tree | f92d871e6720670f3fa98d9e28b9396a894d9135 /docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio | |
parent | e18d8441d03746158a72029381d8fbdee39184b3 (diff) |
initial commit
Diffstat (limited to 'docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio')
-rw-r--r-- | docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio b/docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio new file mode 100644 index 00000000..c555556b --- /dev/null +++ b/docs/ippan-situmon/r3d/3gatu/ijime-flow.drawio @@ -0,0 +1,37 @@ +<mxfile host="65bd71144e"> + <diagram id="l96cSE0MkJBUikiaBPxF" name="ページ1"> + <mxGraphModel dx="482" dy="215" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> + <root> + <mxCell id="0"/> + <mxCell id="1" parent="0"/> + <mxCell id="4" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="6"> + <mxGeometry relative="1" as="geometry"> + <mxPoint x="60" y="70" as="targetPoint"/> + </mxGeometry> + </mxCell> + <mxCell id="2" value="いじめの認知" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry width="140" height="40" as="geometry"/> + </mxCell> + <mxCell id="7" style="edgeStyle=none;html=1;" edge="1" parent="1" source="6"> + <mxGeometry relative="1" as="geometry"> + <mxPoint x="70" y="190" as="targetPoint"/> + </mxGeometry> + </mxCell> + <mxCell id="8" style="edgeStyle=none;html=1;" edge="1" parent="1" source="6"> + <mxGeometry relative="1" as="geometry"> + <mxPoint x="180" y="115" as="targetPoint"/> + </mxGeometry> + </mxCell> + <mxCell id="6" value="重大事態に<br>該当するか?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry y="80" width="140" height="70" as="geometry"/> + </mxCell> + <mxCell id="10" value="YES" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="70" y="150" width="30" height="10" as="geometry"/> + </mxCell> + <mxCell id="11" value="NO" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="140" y="100" width="20" height="10" as="geometry"/> + </mxCell> + </root> + </mxGraphModel> + </diagram> +</mxfile>
\ No newline at end of file |