first commit
This commit is contained in:
26
public/stencil/custom.xml
Normal file
26
public/stencil/custom.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<shapes name="mxgraph.custom">
|
||||
<shape name="Parallelepiped" h="60" w="97" aspect="variable" strokewidth="inherit">
|
||||
<connections>
|
||||
<constraint x="0.5" y="0" perimeter="0" name="N"/>
|
||||
<constraint x="0.5" y="1" perimeter="0" name="S"/>
|
||||
<constraint x="0.12" y="0.5" perimeter="0" name="W"/>
|
||||
<constraint x="0.88" y="0.5" perimeter="0" name="E"/>
|
||||
<constraint x="0.24" y="0" perimeter="0" name="NW"/>
|
||||
<constraint x="1" y="0" perimeter="0" name="NE"/>
|
||||
<constraint x="0.76" y="1" perimeter="0" name="SE"/>
|
||||
<constraint x="0" y="1" perimeter="0" name="SW"/>
|
||||
</connections>
|
||||
<background>
|
||||
<path>
|
||||
<move x="0" y="60"/>
|
||||
<line x="23.5" y="0"/>
|
||||
<line x="97" y="0"/>
|
||||
<line x="73.5" y="60"/>
|
||||
<close/>
|
||||
</path>
|
||||
</background>
|
||||
<foreground>
|
||||
<fillstroke/>
|
||||
</foreground>
|
||||
</shape>
|
||||
</shapes>
|
||||
Reference in New Issue
Block a user