summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.sml
blob: 707882e9c5a511ce3e313e4a460e141e2a61107d (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
<?xml version="1.0"?>
<KivioShapeStencil creator="vi">
	<KivioSMLStencilSpawnerInfo>
		<Author data="Landshark"/>
		<Title data="Card"/>
		<Id data="Card"/>
		<Description data="Basic flowcharting card tqshape"/>
		<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="36.0" defaultAspect="0.75"/>
	<KivioConnectorTarget x="0.0" y="18.0"/>
	<KivioConnectorTarget x="7.2" y="9.0"/>
	<KivioConnectorTarget x="14.4" y="0.0"/>
	<KivioConnectorTarget x="43.2" y="0.0"/>
	<KivioConnectorTarget x="72.0" y="0.0"/>
	<KivioConnectorTarget x="72.0" y="18.0"/>
	<KivioConnectorTarget x="72.0" y="36.0"/>
	<KivioConnectorTarget x="0.0" y="36.0"/>
	<KivioConnectorTarget x="36.0" y="36.0"/>
	<KivioConnectorTarget x="0.0" y="27.0"/>
	<KivioShape type="Polygon" name="Card">
		<KivioPoint x="0.0" y="18.0"/>
		<KivioPoint x="14.4" y="0.0"/>
		<KivioPoint x="72.0" y="0.0"/>
		<KivioPoint x="72.0" y="36.0"/>
		<KivioPoint x="0.0" y="36.0"/>
		<KivioPoint x="0.0" y="18.0"/>
	</KivioShape>
	<KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="36.0" />
</KivioShapeStencil>