/[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.17 by tjl, Tue Feb 11 11:03:52 2003 UTC revision 1.18 by tjl, Tue Feb 11 11:08:07 2003 UTC
# Line 128  public class PageSpanCellView extends Ce Line 128  public class PageSpanCellView extends Ce
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]);
131                      xywh_out[3] = scale * psps[p].getX(d_c.width);                      xywh_out[3] = scale * psps[p].getX(d_c.height);
132    
133                      if(dbg) pa("Center found: "+p+" "+pages[p]+" "+                      if(dbg) pa("Center found: "+p+" "+pages[p]+" "+
134                                  xywh_out[0] + " " + xywh_out[1] + " " +                                  xywh_out[0] + " " + xywh_out[1] + " " +

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

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