/[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.2 by tjl, Mon Aug 19 14:45:48 2002 UTC revision 1.3 by tjl, Fri Sep 27 09:07:55 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, ViewContext context, float scale);      void place(Cell c, VobScene sc, int coordsys_outside, int coordsys_box, float x, float y, float w, float h, ViewContext context, float scale);
40  }  }

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

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