summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.sml
blob: 06c8837ec3e0afdf9937d8c0202ab72ec174d47c (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="Note"/>
      <Id data="Note"/>
      <Description data="Note"/>
      <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="64.0"/>
   <KivioConnectorTarget x="0.0"  y="0.0"/>
   <KivioConnectorTarget x="48.0" y="0.0"/>
   <KivioConnectorTarget x="96.0" y="32.0"/>
   <KivioConnectorTarget x="96.0" y="64.0"/>
   <KivioConnectorTarget x="48.0" y="64.0"/>
   <KivioConnectorTarget x="0.0"  y="64.0"/>
   <KivioConnectorTarget x="0.0"  y="32.0"/>
   <KivioShape type="ClosedPath" name="Note">
      <KivioPoint x="0.0" y="0.0"/>
      <KivioPoint x="80.0" y="0.0"/>
      <KivioPoint x="96.0" y="16.0"/>
      <KivioPoint x="96.0" y="64.0"/>
      <KivioPoint x="0.0" y="64.0"/>
      <KivioPoint x="0.0" y="0.0"/>
   </KivioShape>
   <KivioShape type="LineArray" name="DogEar">
      <Line name="DogEarVert"  x1="80" y1="0.0" x2="80" y2="16.0"/>
      <Line name="DogEarHoriz" x1="80" y1="16.0" x2="96" y2="16.0"/>
   </KivioShape>
   <KivioShape type="TextBox" name="Text" x="0.0" w="96.0" y="0.0" h="64.0"/>
</KivioShapeStencil>