summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml
blob: 9e1193cfc2621287f09a2be2bbe253cb7ad52828 (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
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
	<KivioSMLStencilSpawnerInfo>
		<Author data="Kristof Borrey"/>
		<Title data="House"/>
		<Id data="House"/>
		<Description data="House tqshape"/>
		<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="100.0" h="100.0"/>
                <KivioConnectorTarget x="10.0" y="75.0"/>
                <KivioConnectorTarget x="90.0" y="75.0"/>
                <KivioConnectorTarget x="50.0" y="100"/>
	<KivioShape type="ClosedPath" name="House">
                <KivioPoint x="50" y="0"/>

		<KivioPoint x="70" y="20"/>
		<KivioPoint x="70" y="10"/>
		<KivioPoint x="80" y="10"/>
		<KivioPoint x="80" y="30"/>

                <KivioPoint x="100" y="50"/>
                <KivioPoint x="90" y="50"/>
                <KivioPoint x="90" y="100"/>
                <KivioPoint x="10" y="100"/>
                <KivioPoint x="10" y="50"/>
                <KivioPoint x="0" y="50"/>
                <KivioPoint x="50" y="0"/>
	</KivioShape>
	<KivioShape type="TextBox" name="Text"  x="10.0" y="40.0" w="80.0" h="60.0"/>
</KivioShapeStencil>