summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/Logic/and.sml
blob: 84cbdfefb497f44492d587e632b2ae8bfd360a8c (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="Ian Reinhart Geiser"/>
			<Title data="And"/>
			<Id data="And"/>
			<Description data="Logical And Gate"/>
			<Version data="0.1"/>
			<Web data="www.kde.org"/>
			<Email data="[email protected]"/>
			<Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/>
			<AutoUpdate data="off"/>
		</KivioSMLStencilSpawnerInfo>
	<KivioConnectorTarget x="20.0" y="00.0"/>
	<KivioConnectorTarget x="20.0" y="50.0"/>
	<KivioConnectorTarget x="10.0" y="50.0"/>
	<KivioConnectorTarget x="30.0" y="50.0"/>
	<Dimensions w="40.0" h="50.0" defaultAspect="1"/>
	<KivioShape type="ClosedPath" name="And">
		<KivioPoint x="20.0" y="00.0" type="bezier"/> 
		<KivioPoint x="40.0" y="00.0" type="bezier"/> 
		<KivioPoint x="40.0" y="30.0" type="bezier"/> 
		<KivioPoint x="40.0" y="50.0" type="bezier"/> 

		<KivioPoint x="40.0" y="50.0" type="bezier"/> 
		<KivioPoint x="30.0" y="50.0" type="bezier"/> 
		<KivioPoint x="20.0" y="50.0" type="bezier"/> 
		<KivioPoint x="00.0" y="50.0" type="bezier"/> 

		<KivioPoint x="00.0" y="50.0" type="bezier"/> 
		<KivioPoint x="00.0" y="20.0" type="bezier"/> 
		<KivioPoint x="00.0" y="00.0" type="bezier"/> 
		<KivioPoint x="20.0" y="00.0" type="bezier"/>
	</KivioShape>	
	<KivioShape type="TextBox" name="TextBox0"  x="0.0" y="0.0" w="40.0" h="50.0" />
</KivioShapeStencil>