blob: bc452400376748ef1671966cf6589fe55eb79184 (
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
|
<?xml version="1.0"?>
<KivioShapeStencil creator="vi">
<KivioSMLStencilSpawnerInfo>
<Author data="Landshark"/>
<Title data="Manual Operation"/>
<Id data="Manual Operation"/>
<Description data="Basic flowcharting manual operation shape"/>
<Version data="0.1"/>
<Web data="www.thekompany.com"/>
<Email data="lndshark@speakeasy.net"/>
<Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="72.0" h="36.0"/>
<KivioConnectorTarget x="0.0" y="0.0"/>
<KivioConnectorTarget x="36.0" y="0.0"/>
<KivioConnectorTarget x="72.0" y="0.0"/>
<KivioConnectorTarget x="66.6" y="18.0"/>
<KivioConnectorTarget x="61.2" y="36.0"/>
<KivioConnectorTarget x="36.0" y="36.0"/>
<KivioConnectorTarget x="10.8" y="36.0"/>
<KivioConnectorTarget x="5.4" y="18.0"/>
<KivioShape type="Polygon" name="Manual Operation">
<KivioPoint x="0.0" y="0.0"/>
<KivioPoint x="72.0" y="0.0"/>
<KivioPoint x="61.2" y="36.0"/>
<KivioPoint x="10.8" y="36.0"/>
<KivioPoint x="0.0" y="0.0"/>
</KivioShape>
<KivioShape type="TextBox" name="Text" x="10.8" y="0.0" w="50.4" h="36.0" />
</KivioShapeStencil>
|