/[gzz]/manuscripts/UMLLink/umltool-example-mp.dia
ViewVC logotype

Diff of /manuscripts/UMLLink/umltool-example-mp.dia

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by humppake, Sat Feb 15 09:02:16 2003 UTC revision 1.5 by humppake, Sat Feb 15 09:34:50 2003 UTC
# Line 61  Line 61 
61          <dia:point val="0.7,1.85"/>          <dia:point val="0.7,1.85"/>
62        </dia:attribute>        </dia:attribute>
63        <dia:attribute name="obj_bb">        <dia:attribute name="obj_bb">
64          <dia:rectangle val="0.7,1.23286;46.9616,13.2329"/>          <dia:rectangle val="0.65,1.18286;32.688,18.1329"/>
65        </dia:attribute>        </dia:attribute>
66        <dia:attribute name="text">        <dia:attribute name="text">
67          <dia:composite type="text">          <dia:composite type="text">
68            <dia:attribute name="string">            <dia:attribute name="string">
69              <dia:string>#       Derived.c = (100, 100) # Places &quot;Derived&quot; object into absolute coordinates (100, 100).              <dia:string># # Places &quot;Derived&quot; object into absolute
70                          # Coordinate (0,0) is the lower left corner.   # coordinates (100, 100). Coordinate (0,0)
71     # is the lower left corner.
72     Derived.c = (100, 100)
73    
74          # Places other objects horizontally or vertically          # Places other objects horizontally or
75   # relatively to absolutely placed &quot;Derived&quot; object.   # vertically relatively to absolutely
76    horizontally(50, interface_h, Interface, Derived, Abstract);   # placed &quot;Derived&quot; object.
77    vertically(50, interface_v, Derived, Implementation);   horizontally(50, interface_h, Interface, Derived, Abstract);
78     vertically(50, interface_v, Derived, Implementation);
79    
80   Component.c = (300, 0); # Places &quot;Component&quot; object into absolute coordinates (300, 0).   # Places &quot;Component&quot; object into absolute
81    horizontally(50, component_h, Component);   # coordinates (300, 0).
82     Component.c = (300, 0);
83     horizontally(50, component_h, Component);
84    
85          #Finally the package object is stretched around classes.   # Finally the package object is stretched
86          pad = 30;                             # around classes.
87          Example.nw = Interface.nw + (-pad,pad);   pad = 30;    
88     Example.nw = Interface.nw + (-pad,pad);
89   Example.se = Component.se + (pad,-pad);#</dia:string>   Example.se = Component.se + (pad,-pad);#</dia:string>
90            </dia:attribute>            </dia:attribute>
91            <dia:attribute name="font">            <dia:attribute name="font">

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26