summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.sml
blob: 01e624d47ea4036f1865b6acc58f82eaf628325b (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
<?xml version="1.0"?>
<KivioShapeStencil creator="kate">
		<KivioSMLStencilSpawnerInfo>
			<Author data="Ian Reinhart Geiser"/>
			<Title data="Inverter"/>
			<Id data="Inverter"/>
			<Description data="Logical Inverter 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="16" y="0"/>
    <KivioConnectorTarget  x="8" y="34"/>
    <KivioConnectorTarget  x="16" y="34"/>
    <KivioConnectorTarget  x="22" y="34"/>
    
    <Dimensions w="30" h="34" defaultAspect="1"/>
    <KivioShape type="Polygon" name="Buffer">
		<KivioPoint x="16" y="10"/> 
		<KivioPoint x="30" y="34"/> 
		<KivioPoint x="0" y="34"/>
	</KivioShape>
	<KivioShape type="Ellipse" name="Connector" x="11" y="00" w="10" h="10"/>
	<KivioShape type="TextBox" name="TextBox0"  x="0.0" y="0.0" w="30" h="34" />
</KivioShapeStencil>