/[gzz]/gzz/doc/uml/view.mp
ViewVC logotype

Diff of /gzz/doc/uml/view.mp

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

revision 1.1 by humppake, Fri Nov 29 11:14:06 2002 UTC revision 1.2 by humppake, Wed Dec 4 15:50:40 2002 UTC
# Line 7  View.c = (250, 100); Line 7  View.c = (250, 100);
7    
8  CellInBox.c = (550, 10);  CellInBox.c = (550, 10);
9    vertically(50, cellinbox_v, CellInBox);    vertically(50, cellinbox_v, CellInBox);
10    
11    gzz.client.c = (0, 200);
12      horizontally(50, gzz.client_h, gzz.client);
13    
14    gzz.vob.c = (500, -150);  
15      horizontally(50, gzz.vob_h, gzz.vob);
16      
17    pad = 30;
18    gzz.view.nw = ViewContext.nw +(-pad, 100);
19    gzz.view.se = CellInBox.se +(pad, -100);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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