summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.sml
blob: a2db5da859cae977dee48571d26c1c9c007d3579 (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="emacs">
   <KivioSMLStencilSpawnerInfo>
      <Author data="Eric R. Turner"/>
      <Title data="Template Class"/>
      <Id data="TemplateClass"/>
      <Description data="TemplateClass"/>
      <Version data="0.1"/>
      <Web data="http://www.bitbreather.com"/>
      <Email data="eric.r.turner@bitbreather.com"/>
         <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/>
         <AutoUpdate data="off"/>
   </KivioSMLStencilSpawnerInfo>
   <Dimensions w="102.0" h="144.0"/>
   <KivioConnectorTarget x="0.0"  y="16.0"/>
   <KivioConnectorTarget x="48.0" y="16.0"/>
   <KivioConnectorTarget x="96.0" y="80.0"/>
   <KivioConnectorTarget x="96.0" y="144.0"/>
   <KivioConnectorTarget x="48.0" y="144.0"/>
   <KivioConnectorTarget x="0.0"  y="144.0"/>
   <KivioConnectorTarget x="0.0"  y="80.0"/>
   <KivioShape type="Rectangle" name="TemplateClass"   x="0.0" w="96.0" y="16.0"  h="128.0"/>
   <KivioShape type="Rectangle" name="TemplateClassTemplate" x="54.0" w="48.0" y="0.0" h="20.0">
      <KivioFillStyle colorStyle="1" color="#ffffff"/>
   </KivioShape>
   <KivioShape type="LineArray" name="Separator">
      <Line x1="0.0" y1="35.0" x2="96.0" y2="35.0"/>
   </KivioShape>
   <KivioShape type="LineArray" name="T">
      <Line x1="78.0" y1="4.0" x2="78.0" y2="16.0"/>
      <Line x1="64.0" y1="4.0" x2="92.0" y2="4.0"/>
   </KivioShape>
   <KivioShape type="TextBox" name="TemplateClassName" x="0.0" w="96.0" y="16.0"  h="18.0"/>
   <KivioShape type="TextBox" name="TemplateClassSpecification" x="0.0" w="96.0" y="36.0" h="108.0"/>
</KivioShapeStencil>