summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.sml
blob: 4e98f4cc9ca3fa3b8542636e624f5f170dc33783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0"?>
<KivioShapeStencil creator="emacs">
   <KivioSMLStencilSpawnerInfo>
      <Author data="Eric R. Turner"/>
      <Title data="Activity"/>
      <Id data="Activity"/>
      <Description data="Activity"/>
      <Version data="0.1"/>
      <Web data="http://www.bitbreather.com"/>
      <Email data="[email protected]"/>
         <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/>
         <AutoUpdate data="off"/>
   </KivioSMLStencilSpawnerInfo>
   <Dimensions w="128.0" h="96.0"/>
   <KivioConnectorTarget x="128.0" y="48.0"/>
   <KivioConnectorTarget x="64.0"  y="0.0"/>
   <KivioConnectorTarget x="0.0"   y="48.0"/>
   <KivioConnectorTarget x="64.0"  y="96.0"/>
   <KivioShape type="Bezier" name="Activity Upper Left">
      <KivioPoint x="32.0" y="0.0"  type="bezier"/>
      <KivioPoint x="16.0" y="0.0"  type="bezier"/>
      <KivioPoint x="0.0"  y="12.0" type="bezier"/>
      <KivioPoint x="0.0"  y="24.0" type="bezier"/>
   </KivioShape>
   <KivioShape type="Bezier" name="Activity Upper Right">
      <KivioPoint x="96.0"  y="0.0"  type="bezier"/>
      <KivioPoint x="112.0" y="0.0"  type="bezier"/>
      <KivioPoint x="128.0" y="12.0" type="bezier"/>
      <KivioPoint x="128.0" y="24.0" type="bezier"/>
   </KivioShape>
   <KivioShape type="Bezier" name="Activity Lower Right">
      <KivioPoint x="128.0" y="72.0" type="bezier"/>
      <KivioPoint x="128.0" y="84.0" type="bezier"/>
      <KivioPoint x="112.0" y="96.0" type="bezier"/>
      <KivioPoint x="96.0"  y="96.0" type="bezier"/>
   </KivioShape>
   <KivioShape type="Bezier" name="Activity Lower Left">
      <KivioPoint x="0.0"  y="72.0" type="bezier"/>
      <KivioPoint x="0.0"  y="84.0" type="bezier"/>
      <KivioPoint x="16.0" y="96.0" type="bezier"/>
      <KivioPoint x="32.0" y="96.0" type="bezier"/>
   </KivioShape>
   <KivioShape type="LineArray" name="Sides">
      <Line x1="32.0"  y1="0.0"  x2="96.0"  y2="0.0"/>
      <Line x1="0.0"   y1="24.0" x2="0.0"   y2="72.0"/>
      <Line x1="32.0"  y1="96.0" x2="96.0"  y2="96.0"/>
      <Line x1="128.0" y1="24.0" x2="128.0" y2="72.0"/>
   </KivioShape>
   <KivioShape type="TextBox" name="Text"  x="0.0" y="0.0" w="128.0" h="96.0"/>
</KivioShapeStencil>