summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.sml
blob: e069d4acf9ecde9955ed308c5220b8d82dd99a68 (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="Decision"/>
		<Id data="Decision"/>
		<Description data="Basic flowcharting decision shape"/>
		<Version data="0.1"/>
		<Web data="www.thekompany.com"/>
		<Email data="lndshark@speakeasy.net"/>
		<Copyright data="Copyright (C) 2000 theKompany.com &amp; Dave Marotti. Distributed under the BSD license."/>
		<AutoUpdate data="off"/>
	</KivioSMLStencilSpawnerInfo>
	<Dimensions w="72.0" h="54.0"/>
	<KivioConnectorTarget x="36.0" y="0.0"/>
	<KivioConnectorTarget x="54.0" y="13.5"/>
	<KivioConnectorTarget x="72.0" y="27.0"/>
	<KivioConnectorTarget x="54.0" y="40.5"/>
	<KivioConnectorTarget x="36.0" y="54.0"/>
	<KivioConnectorTarget x="18.0" y="40.5"/>
	<KivioConnectorTarget x="0.0" y="27.0"/>
	<KivioConnectorTarget x="18.0" y="13.5"/>
	<KivioShape type="Polygon" name="Decision">
		<KivioPoint x="36.0" y="0.0"/>
		<KivioPoint x="72.0" y="27.0"/>
		<KivioPoint x="36.0" y="54.0"/>
		<KivioPoint x="0.0" y="27.0"/>
		<KivioPoint x="36.0" y="0.0"/>
	</KivioShape>
	<KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0" />
</KivioShapeStencil>