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 / stableq.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-13  |  1.6 KB  |  39 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>Sybase - Stable Queue</name>
  5.   <icon>stableq.png</icon>
  6.   <aspectratio type="fixed"/>
  7.   <connections>
  8.      <point x="1.4" y="0"/>
  9.      <point x="1.4" y="2.2"/>
  10.   </connections>
  11.   <textbox x1="-1" y1="2.3" x2="3.8" y2="5.3" align="center" resize="no"/>
  12.   <svg:svg width="2.8cm" height="2.2cm">
  13.     <svg:rect style="fill:background; stroke:none" 
  14.     x="0" y=".4" width="2.8" height="1.4"/>
  15.     <svg:ellipse style="fill:background; stroke:none" cx="1.4"
  16.      cy="1.8" rx="1.4" ry=".4"/>
  17.     <svg:ellipse style="fill:background; stroke:none" cx="1.4"
  18.      cy=".4" rx="1.4" ry=".4"/>
  19.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  20.     d="M0,.4 L0,1.8 M2.8,.4 L2.8,1.8"/>
  21.  
  22.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  23.     d="M0,.4 C0,.17909 .84772,0 1.4,0 C1.95228,0 2.8,.17909 2.8,.4"/>
  24.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  25.    d="M0,.4 C0,.62091 .84772,.8 1.4,.8 C1.95228,.8 2.8,.62091 2.8,.4"/>
  26.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  27.    d="M0,.75 C0,.97091 .84772,1.15 1.4,1.15 C1.95228,1.15 2.8,.97091 2.8,.75"/>
  28.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  29.    d="M0,1.1 C0,1.32091 .84772,1.5 1.4,1.5 C1.95228,1.5 2.8,1.32091 2.8,1.1"/>
  30.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  31.    d="M0,1.45 C0,1.67091 .84772,1.85 1.4,1.85 C1.95228,1.85 2.8,1.67091 2.8,1.45"/>
  32.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  33.    d="M0,1.8 C0,2.02091 .84772,2.2 1.4,2.2 C1.95228,2.2 2.8,2.02091 2.8,1.8"/>
  34.    
  35.  
  36.  
  37.   </svg:svg>
  38. </shape>
  39.