/[gzz]/gzz/gzz/view/PageSpanCellView.java
ViewVC logotype

Diff of /gzz/gzz/view/PageSpanCellView.java

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

revision 1.16 by tjl, Tue Feb 11 07:42:26 2003 UTC revision 1.17 by tjl, Tue Feb 11 11:03:52 2003 UTC
# Line 124  public class PageSpanCellView extends Ce Line 124  public class PageSpanCellView extends Ce
124                      Dimension d_c = s.getSize();                      Dimension d_c = s.getSize();
125    
126                      xywh_out[0] = curw + scale * psps[p].getX(l_c.x);                      xywh_out[0] = curw + scale * psps[p].getX(l_c.x);
127                      xywh_out[2] = curw + scale * psps[p].getX(d_c.width);                      xywh_out[2] = scale * psps[p].getX(d_c.width);
128    
129                      xywh_out[1] = scale * (                      xywh_out[1] = scale * (
130                                      psps[p].getX(l_c.x) - xywh[4*p + 1]);                                      psps[p].getX(l_c.x) - xywh[4*p + 1]);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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