summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml
blob: 57229b1a4787ff08e17133272771423ba477ca78 (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
35
36
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
	<KivioSMLStencilSpawnerInfo>
		<Author data="Kristof Borrey"/>
		<Title data="Process"/>
		<Id data="Process"/>
		<Description data="Process shape"/>
		<Version data="0.1"/>
		<Web data="www.koffice.org"/>
		<Email data="borrey@kde.org"/>
		<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
		<AutoUpdate data="off"/>
	</KivioSMLStencilSpawnerInfo>
	<Dimensions w="80.0" h="100.0"/>
                <KivioConnectorTarget x="0.0" y="50.0"/>
                <KivioConnectorTarget x="80.0" y="50.0"/>
                <KivioConnectorTarget x="40.0" y="6.2"/>
                <KivioConnectorTarget x="40.0" y="95.0"/>
	<KivioShape type="ClosedPath" name="Process">
                <KivioPoint x="0" y="25" type="bezier"/>
                <KivioPoint x="15" y="0" type="bezier"/>
                <KivioPoint x="65" y="0" type="bezier"/>
                <KivioPoint x="80" y="25" type="bezier"/>
                <KivioPoint x="80" y="80" type="bezier"/>
                <KivioPoint x="65" y="100" type="bezier"/>
                <KivioPoint x="15" y="100" type="bezier"/>
                <KivioPoint x="00" y="80" type="bezier"/>

                <KivioPoint x="0" y="35"/>
                <KivioPoint x="80" y="35"/>
                <KivioPoint x="0" y="35"/>
                <KivioPoint x="0" y="25"/>

	</KivioShape>
	<KivioShape type="TextBox" name="Text"  x="0.0" y="30.0" w="100.0" h="70.0"/>
</KivioShapeStencil>