summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.sml
blob: 2d0ebfac93377fc7b3e1285b466eadbdccdcd4ae (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
<?xml version="1.0"?>
<KivioShapeStencil creator="emacs">
   <KivioSMLStencilSpawnerInfo>
      <Author data="Eric R. Turner"/>
      <Title data="Class"/>
      <Id data="Class"/>
      <Description data="Class"/>
      <Version data="0.1"/>
      <Web data="http://www.bitbreather.com"/>
      <Email data="[email protected]"/>
         <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/>
         <AutoUpdate data="off"/>
   </KivioSMLStencilSpawnerInfo>
   <Dimensions w="96.0" h="128.0"/>
   <KivioConnectorTarget x="0.0"  y="0.0"/>
   <KivioConnectorTarget x="48.0" y="0.0"/>
   <KivioConnectorTarget x="96.0" y="0.0"/>
   <KivioConnectorTarget x="96.0" y="64.0"/>
   <KivioConnectorTarget x="96.0" y="128.0"/>
   <KivioConnectorTarget x="48.0" y="128.0"/>
   <KivioConnectorTarget x="0.0"  y="128.0"/>
   <KivioConnectorTarget x="0.0"  y="64.0"/>
   <KivioShape type="Rectangle" name="Class"   x="0.0" w="96.0" y="0.0"  h="128.0"/>
   <KivioShape type="LineArray" name="Separator">
      <Line x1="0.0" y1="19.0" x2="96.0" y2="19.0"/>
   </KivioShape>
   <KivioShape type="TextBox" name="ClassName" x="0.0" w="96.0" y="0.0"  h="18.0"/>
   <KivioShape type="TextBox" name="ClassSpecification" x="0.0" w="96.0" y="20.0" h="108.0"/>
</KivioShapeStencil>