home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 February / PCpro_2005_02.ISO / files / opensource / Dia_0.94 / dia-setup-0.94.exe / reactor.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  1.6 KB  |  42 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  3.   <name>chemeng - reactor</name>
  4.   <icon>reactor.png</icon>
  5.   <connections>
  6.     <point x="0" y="1"/>
  7.     <point x="0" y="2"/>
  8.     <point x="0" y="3"/>
  9.     <point x="0" y="4"/>
  10.     <point x="0" y="5"/>
  11.     <point x="0" y="6"/>
  12.     <point x="0" y="7"/>
  13.     <point x="4" y="1"/>
  14.     <point x="4" y="2"/>
  15.     <point x="4" y="3"/>
  16.     <point x="4" y="4"/>
  17.     <point x="4" y="5"/>
  18.     <point x="4" y="6"/>
  19.     <point x="4" y="7"/>
  20.     <point x="2" y="0.1"/>
  21.     <point x="2" y="7.9"/>
  22.   </connections>
  23.   <svg:svg>
  24.     <svg:polygon style="fill:default; stroke:none" points="0,1 0,7 4,7 4,1"/>
  25.     <svg:path style="fill:default; stroke:none" d="M 0 1 C 2,-1 4,1 4,1z"/>
  26.     <svg:path style="fill:default; stroke:none" d="M 0 7 C 2,9 4,7 4,7z"/>
  27.     <svg:line x1="0" y1="1" x2="0" y2="7"/>
  28.     <svg:line x1="4" y1="1" x2="4" y2="7"/>
  29.     <svg:path d="M 0 1 C 2,-1 4,1 4,1"/>
  30.     <svg:path d="M 0 7 C 2,9 4,7 4,7"/>
  31.     <svg:line x1="0" y1="6" x2="4" y2="6"/>
  32.     <svg:line x1="0" y1="2" x2="4" y2="2"/>
  33.     <svg:line style="stroke-width: 0.1" x1="0" y1="3" x2="1" y2="2"/>
  34.     <svg:line style="stroke-width: 0.1" x1="0" y1="4" x2="2" y2="2"/>
  35.     <svg:line style="stroke-width: 0.1" x1="0" y1="5" x2="3" y2="2"/>
  36.     <svg:line style="stroke-width: 0.1" x1="0" y1="6" x2="4" y2="2"/>
  37.     <svg:line style="stroke-width: 0.1" x1="1" y1="6" x2="4" y2="3"/>
  38.     <svg:line style="stroke-width: 0.1" x1="2" y1="6" x2="4" y2="4"/>
  39.     <svg:line style="stroke-width: 0.1" x1="3" y1="6" x2="4" y2="5"/>
  40.   </svg:svg>
  41. </shape>
  42.