/[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.6 by tjl, Tue Feb 4 07:51:48 2003 UTC revision 1.7 by tjl, Tue Feb 4 09:53:06 2003 UTC
# Line 23  public class PageSpanCellView { Line 23  public class PageSpanCellView {
23    
24      public boolean useBg = true;      public boolean useBg = true;
25    
     Enfilade1D cached;  
26      PageSpan[] pages;      PageSpan[] pages;
27      PageSpanPaper[] psps;      PageSpanPaper[] psps;
28      float[] xywh;      float[] xywh;
# Line 88  public class PageSpanCellView { Line 87  public class PageSpanCellView {
87              out[1] = h;              out[1] = h;
88          }          }
89    
         cached = enf;  
90    
91      }      }
92    
# Line 113  public class PageSpanCellView { Line 111  public class PageSpanCellView {
111      public void placeCentered(Enfilade1D enf, VobScene vs, int into,      public void placeCentered(Enfilade1D enf, VobScene vs, int into,
112                                   PageSpan center,                                   PageSpan center,
113                                  float importance, float pixelscale) {                                  float importance, float pixelscale) {
         if(cached != enf)  
             getSize(enf, null, center);  
114          int npages = enf.length();          int npages = enf.length();
115    
116          // Now we can draw the pages.          // Now we can draw the pages.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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