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 / patch-panel.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-13  |  3.4 KB  |  81 lines

  1. <?xml version="1.0"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
  3.        xmlns:svg="http://www.w3.org/2000/svg">
  4.   <name>Network - Patch Panel</name>
  5.   <icon>patch-panel.png</icon>
  6.   <connections>
  7.      <point x=".625" y=".45"/>
  8.      <point x="1.125" y=".45"/>
  9.      <point x="1.625" y=".45"/>
  10.      <point x="2.125" y=".45"/>
  11.      <point x="2.625" y=".45"/>
  12.      <point x="3.125" y=".45"/>
  13.      <point x="3.625" y=".45"/>
  14.      <point x="4.125" y=".45"/>
  15.      <point x="4.625" y=".45"/>
  16.      <point x="5.125" y=".45"/>
  17.      <point x="5.625" y=".45"/>
  18.      <point x="6.125" y=".45"/>
  19.      <point x="6.625" y=".45"/>
  20.      <point x="7.125" y=".45"/>
  21.      <point x="7.625" y=".45"/>
  22.      <point x="8.125" y=".45"/>
  23.      <point x="8.625" y=".45"/>
  24.      <point x="9.125" y=".45"/>
  25.      <point x="9.625" y=".45"/>
  26.      <point x="10.125" y=".45"/>
  27.      <point x="10.625" y=".45"/>
  28.      <point x="11.125" y=".45"/>
  29.      <point x="11.625" y=".45"/>
  30.      <point x="12.125" y=".45"/>
  31.   </connections>
  32.   <aspectratio type="fixed"/>
  33.  
  34.   <svg:svg width="12.75cm" height="0.9cm">
  35.     <svg:rect style="stroke: foreground; stroke-width:.8; fill:#B3B3B3"
  36.      x="0" y="0" width="12.75" height="0.9"/>
  37.     <svg:rect style="stroke:none; fill:foreground"
  38.      x=".5" y=".33" width=".25" height=".24"/>
  39.     <svg:rect style="stroke:none; fill:foreground"
  40.      x="1" y=".33" width=".25" height=".24"/>
  41.     <svg:rect style="stroke:none; fill:foreground"
  42.      x="1.5" y=".33" width=".25" height=".24"/>
  43.     <svg:rect style="stroke:none; fill:foreground"
  44.      x="2" y=".33" width=".25" height=".24"/>
  45.     <svg:rect style="stroke:none; fill:foreground"
  46.      x="2.5" y=".33" width=".25" height=".24"/>
  47.     <svg:rect style="stroke:none; fill:foreground"
  48.      x="3" y=".33" width=".25" height=".24"/>
  49.     <svg:rect style="stroke:none; fill:foreground"
  50.      x="3.5" y=".33" width=".25" height=".24"/>
  51.     <svg:rect style="stroke:none; fill:foreground"
  52.      x="4" y=".33" width=".25" height=".24"/>
  53. <svg:rect style="stroke:none; fill:foreground" x="4.5" y=".33" width=".25" height=".24"/>
  54.     <svg:rect style="stroke:none; fill:foreground" x="5" y=".33" width=".25" height=".24"/>
  55.     <svg:rect style="stroke:none; fill:foreground" x="5.5" y=".33" width=".25" height=".24"/>
  56.     <svg:rect style="stroke:none; fill:foreground"
  57.      x="6" y=".33" width=".25" height=".24"/>
  58.     <svg:rect style="stroke:none; fill:foreground" x="6.5" y=".33" width=".25" height=".24"/>
  59.     <svg:rect style="stroke:none; fill:foreground"
  60.      x="7" y=".33" width=".25" height=".24"/>
  61.     <svg:rect style="stroke:none; fill:foreground"
  62.      x="7.5" y=".33" width=".25" height=".24"/>
  63.     <svg:rect style="stroke:none; fill:foreground"
  64.      x="8" y=".33" width=".25" height=".24"/>
  65.     <svg:rect style="stroke:none; fill:foreground"
  66.      x="8.5" y=".33" width=".25" height=".24"/>
  67.     <svg:rect style="stroke:none; fill:foreground"
  68.      x="9" y=".33" width=".25" height=".24"/>
  69.  
  70.  
  71.      <svg:rect style="stroke:none; fill:foreground" x="9.5" y=".33" width=".25" height=".24"/>
  72.     <svg:rect style="stroke:none; fill:foreground" x="10" y=".33" width=".25" height=".24"/>
  73.     <svg:rect style="stroke:none; fill:foreground" x="10.5" y=".33" width=".25" height=".24"/>
  74.     <svg:rect style="stroke:none; fill:foreground" x="11" y=".33" width=".25" height=".24"/>
  75.     <svg:rect style="stroke:none; fill:foreground" x="11.5" y=".33" width=".25" height=".24"/>
  76.     <svg:rect style="stroke:none; fill:foreground" x="12" y=".33" width=".25" height=".24"/>
  77.  
  78.   </svg:svg>
  79. </shape>
  80.  
  81.