sqlmodel/docs/img/db-to-code/mapper.drawio
Sebastián Ramírez 0116cc48ce 🍱 Add diagrams for docs
2021-08-24 15:10:50 +02:00

64 lines
5.5 KiB
Plaintext

<mxfile>
<diagram id="O6NOEShMqYi3Fy8LVTER" name="Page-1">
<mxGraphModel dx="1181" dy="1667" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1920" pageHeight="1200" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="27" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="50" y="510" width="900" height="300" as="geometry"/>
</mxCell>
<mxCell id="17" value="" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="27">
<mxGeometry x="330" y="42.5" width="210" height="215" as="geometry"/>
</mxCell>
<mxCell id="18" value="" style="group" vertex="1" connectable="0" parent="27">
<mxGeometry x="600" width="300" height="300" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="18">
<mxGeometry width="300" height="300" as="geometry"/>
</mxCell>
<mxCell id="9" value="&lt;font face=&quot;Roboto&quot; data-font-src=&quot;https://fonts.googleapis.com/css?family=Roboto&quot; style=&quot;font-size: 18px&quot;&gt;Set of triangles&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="18">
<mxGeometry x="105" y="20" width="90" height="30" as="geometry"/>
</mxCell>
<mxCell id="13" value="" style="triangle;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="18">
<mxGeometry x="60" y="80" width="80" height="100" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="triangle;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="18">
<mxGeometry x="195" y="90" width="80" height="100" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="triangle;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="18">
<mxGeometry x="120" y="180" width="80" height="100" as="geometry"/>
</mxCell>
<mxCell id="22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;" edge="1" parent="27" source="17" target="8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="19" value="" style="group" vertex="1" connectable="0" parent="27">
<mxGeometry width="300" height="300" as="geometry"/>
</mxCell>
<mxCell id="3" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="19">
<mxGeometry width="300" height="300" as="geometry"/>
</mxCell>
<mxCell id="4" value="&lt;font face=&quot;Roboto&quot; data-font-src=&quot;https://fonts.googleapis.com/css?family=Roboto&quot; style=&quot;font-size: 18px&quot;&gt;Set of squares&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="19">
<mxGeometry x="105" y="20" width="90" height="30" as="geometry"/>
</mxCell>
<mxCell id="5" value="" style="whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="19">
<mxGeometry x="30" y="90" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="6" value="" style="whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="19">
<mxGeometry x="170" y="70" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="7" value="" style="whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="19">
<mxGeometry x="140" y="170" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;" edge="1" parent="27" source="3" target="17">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="24" value="&lt;font face=&quot;Roboto&quot; data-font-src=&quot;https://fonts.googleapis.com/css?family=Roboto&quot; style=&quot;font-size: 18px&quot;&gt;Squares to Triangles &lt;b&gt;Mapper&lt;/b&gt;&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="27">
<mxGeometry x="360" y="67.5" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="26" value="" style="verticalLabelPosition=bottom;verticalAlign=top;html=1;shape=mxgraph.basic.polygon;polyCoords=[[0,0],[0,0],[0.75,0.13],[1,0.5],[0.75,0.8],[0,1],[0,1],[0,0]];polyline=0;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="27">
<mxGeometry x="410" y="127.5" width="80" height="100" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>