blob: 452e048a53b5ef5452b33d8b890e9c761614e2d2 (
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
|
<?xml version="1.0"?>
<KivioShapeStencil creator="vi">
<KivioSMLStencilSpawnerInfo>
<Author data="Landshark"/>
<Title data="Predefined Process"/>
<Id data="Predefined Process"/>
<Description data="Predefined process shape"/>
<Version data="0.1"/>
<Web data="www.thekompany.com"/>
<Email data="[email protected]"/>
<Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="72.0" h="54.0"/>
<KivioConnectorTarget x="0.0" y="0.0"/>
<KivioConnectorTarget x="36.0" y="0.0"/>
<KivioConnectorTarget x="72.0" y="0.0"/>
<KivioConnectorTarget x="72.0" y="27.0"/>
<KivioConnectorTarget x="72.0" y="54.0"/>
<KivioConnectorTarget x="36.0" y="54.0"/>
<KivioConnectorTarget x="0.0" y="54.0"/>
<KivioConnectorTarget x="0.0" y="27.0"/>
<KivioShape type="Rectangle" name="Process" x="0" y="0" w="72" h="54"/>
<KivioShape type="LineArray" name="Lines">
<Line x1="7.2" x2="7.2" y1="0" y2="54"/>
<Line x1="64.8" x2="64.8" y1="0" y2="54"/>
</KivioShape>
<KivioShape type="TextBox" name="Text" x="7.2" y="0.0" w="57.6" h="54.0"/>
</KivioShapeStencil>
|