Skip to content

Commit f8e010f

Browse files
committed
docs: display class initialization
1 parent b3cca25 commit f8e010f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
1.11 KB
Loading

docs/diagrams/ph-municipalities-arch.drawio

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mxfile host="Electron" modified="2024-09-01T14:04:50.967Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.0.3 Chrome/114.0.5735.289 Electron/25.8.4 Safari/537.36" etag="ThfDfPcefII_-JO3I4W5" version="22.0.3" type="device">
1+
<mxfile host="Electron" modified="2024-09-13T02:03:51.990Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.0.3 Chrome/114.0.5735.289 Electron/25.8.4 Safari/537.36" etag="RAHQAC90zmY6xCXa_L6J" version="22.0.3" type="device">
22
<diagram name="Page-1" id="PT_rIEPRiHDDqEcKwNWF">
33
<mxGraphModel dx="2268" dy="828" 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">
44
<root>
@@ -40,8 +40,8 @@
4040
<mxCell id="N0Y9xDM0efUduAB5_r4A-78" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="N0Y9xDM0efUduAB5_r4A-63" target="N0Y9xDM0efUduAB5_r4A-62" edge="1">
4141
<mxGeometry relative="1" as="geometry" />
4242
</mxCell>
43-
<mxCell id="N0Y9xDM0efUduAB5_r4A-63" value="init()" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
44-
<mxGeometry x="-505" y="148" width="70" height="30" as="geometry" />
43+
<mxCell id="N0Y9xDM0efUduAB5_r4A-63" value="new ExcelFile()&lt;br&gt;new ExcelFactory()" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;align=left;" parent="1" vertex="1">
44+
<mxGeometry x="-537.5" y="145" width="135" height="38" as="geometry" />
4545
</mxCell>
4646
<mxCell id="N0Y9xDM0efUduAB5_r4A-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;dashed=1;startArrow=classic;startFill=1;" parent="1" source="N0Y9xDM0efUduAB5_r4A-62" target="N0Y9xDM0efUduAB5_r4A-60" edge="1">
4747
<mxGeometry relative="1" as="geometry" />

0 commit comments

Comments
 (0)