You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
3.5 KiB

<mxfile host="65bd71144e">
<diagram id="ZC4pmCrXMJDxQg5fPm-k" name="Page-1">
<mxGraphModel dx="746" dy="563" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" style="edgeStyle=none;html=1;" edge="1" parent="1" source="3" target="5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="170" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="3" value="make_chart" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="50" width="130" height="80" as="geometry"/>
</mxCell>
<mxCell id="4" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5" target="7">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="260" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="打印表头" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="160" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="6" style="edgeStyle=none;html=1;" edge="1" parent="1" source="7" target="10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="350" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="打印图书名和编号" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="250" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" style="edgeStyle=none;html=1;" edge="1" parent="1" source="10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="230" as="targetPoint"/>
<Array as="points">
<mxPoint x="240" y="370"/>
<mxPoint x="240" y="230"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="9" style="edgeStyle=none;html=1;" edge="1" parent="1" source="10" target="11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="440" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="10" value="打印图表" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="340" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="11" value="打印成功" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="430" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="12" value="打印结束" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="65" y="395" width="70" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>