blob: d6104506a6aa9964adf225872d3358e8fe4105ac (
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 Input"/>
<Id data="Manual Input"/>
<Description data="Basic flowcharting manual input 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="21.6"/>
<KivioConnectorTarget x="36.0" y="10.8"/>
<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="37.8"/>
<KivioShape type="Polygon" name="Manual Input">
<KivioPoint x="0.0" y="21.6"/>
<KivioPoint x="72.0" y="0.0"/>
<KivioPoint x="72.0" y="54.0"/>
<KivioPoint x="0.0" y="54.0"/>
<KivioPoint x="0.0" y="21.6"/>
</KivioShape>
<KivioShape type="TextBox" name="Text" x="0.0" y="21.6" w="72.0" h="32.4" />
</KivioShapeStencil>
|