/[gzz]/gzz/gzz/modules/pp/PlaneView.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/PlaneView.java

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

revision 1.49 by tjl, Mon Oct 7 09:36:17 2002 UTC revision 1.50 by tjl, Tue Oct 8 07:34:54 2002 UTC
# Line 92  public static final String rcsid = "$Id$ Line 92  public static final String rcsid = "$Id$
92              int dw = (int)style.getWidth(note.t(), 1);              int dw = (int)style.getWidth(note.t(), 1);
93              int dh = (int)style.getHeight(1);              int dh = (int)style.getHeight(1);
94    
95              Vob v = new TextVob(style, 1, note.t());              Vob v = new TextVob(style, note.t(), true);
96    
97              int cs = vs.coordsys(into, note, 5, notex, notey, 10, 10);              int cs = vs.coordsys(into, note, 5, notex, notey, 10, 10);
98              vs.map.put(v, cs);              vs.map.put(v, cs);

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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