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

Diff of /gzz/gzz/view/MultitypeCellContentView.java

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

revision 1.9 by tjl, Tue Nov 5 08:21:02 2002 UTC revision 1.10 by benja, Sat Nov 23 13:44:20 2002 UTC
# Line 58  public class MultitypeCellContentView ex Line 58  public class MultitypeCellContentView ex
58          v(c).place(c, sc, box, context);          v(c).place(c, sc, box, context);
59      }      }
60    
61      public void getSize(Cell c, float[] out) {      public void getSize(Cell c, float scale, ViewContext context, float[] out) {
62          v(c).getSize(c, out);          v(c).getSize(c, scale, context, out);
63      }      }
64    
65  }  }

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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