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

Diff of /gzz/gzz/view/CellContentView.java

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

revision 1.3 by tjl, Fri Sep 27 09:07:55 2002 UTC revision 1.4 by benja, Sun Sep 29 14:53:45 2002 UTC
# Line 36  public interface CellContentView { Line 36  public interface CellContentView {
36  String rcsid = "$Id$";  String rcsid = "$Id$";
37      /** Place the contents of one cell into the given coord system.      /** Place the contents of one cell into the given coord system.
38       */       */
39      void place(Cell c, VobScene sc, int coordsys_outside, int coordsys_box, float x, float y, float w, float h, ViewContext context, float scale);      void place(Cell c, VobScene sc, int coordsys, float w, float h,
40                   ViewContext context, float scale);
41  }  }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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