-
Notifications
You must be signed in to change notification settings - Fork 538
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add figures to hip graph explanation
- Loading branch information
Showing
5 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0" version="24.7.7"> | ||
<diagram id="zBbb_w2fufU70cdOGtND" name="1 oldal"> | ||
<mxGraphModel dx="1114" dy="694" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1200" pageHeight="1600" background="none" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0" /> | ||
<mxCell id="1" parent="0" /> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5819" value="<font style="font-size: 17px;" color="#ffffff"><font style="font-size: 17px;" face="Segoe UI">Kernel A</font><br></font>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#A20025;strokeColor=#b85450;" parent="1" vertex="1"> | ||
<mxGeometry x="160" width="120" height="120" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5820" value="<font style="font-size: 17px;" color="#ffffff"><font style="font-size: 17px;" face="Segoe UI">Kernel B</font><br></font>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#A20025;strokeColor=#b85450;" parent="1" vertex="1"> | ||
<mxGeometry y="200" width="120" height="120" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5821" value="<font style="font-size: 17px;" color="#ffffff"><font style="font-size: 17px;" face="Segoe UI">Kernel C</font><br></font>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#A20025;strokeColor=#b85450;" parent="1" vertex="1"> | ||
<mxGeometry x="320" y="200" width="120" height="120" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5822" value="<div><font style="font-size: 17px;" color="#ffffff"><font style="font-size: 17px;" face="Segoe UI">Kernel D</font></font></div>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#A20025;strokeColor=#b85450;" parent="1" vertex="1"> | ||
<mxGeometry x="160" y="400" width="120" height="120" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5826" value="" style="endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeWidth=5;endFill=1;" parent="1" source="xlJ0NRhhlC95oaHE5v69-5819" target="xlJ0NRhhlC95oaHE5v69-5821" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="310" y="220" as="sourcePoint" /> | ||
<mxPoint x="380" y="180" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5828" value="" style="endArrow=blockThin;html=1;rounded=0;entryX=1;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=1;exitDx=0;exitDy=0;strokeWidth=5;endFill=1;" parent="1" source="xlJ0NRhhlC95oaHE5v69-5819" target="xlJ0NRhhlC95oaHE5v69-5820" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="272" y="112" as="sourcePoint" /> | ||
<mxPoint x="348" y="188" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5829" value="" style="endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeWidth=5;endFill=1;" parent="1" source="xlJ0NRhhlC95oaHE5v69-5820" target="xlJ0NRhhlC95oaHE5v69-5822" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="188" y="152" as="sourcePoint" /> | ||
<mxPoint x="112" y="228" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="xlJ0NRhhlC95oaHE5v69-5830" value="" style="endArrow=blockThin;html=1;rounded=0;strokeWidth=5;endFill=1;entryX=1;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=1;exitDx=0;exitDy=0;" parent="1" source="xlJ0NRhhlC95oaHE5v69-5821" target="xlJ0NRhhlC95oaHE5v69-5822" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="408.57" y="360" as="sourcePoint" /> | ||
<mxPoint x="320" y="410" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.