/[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.4 by benja, Sun Sep 29 14:53:45 2002 UTC revision 1.5 by tjl, Mon Oct 14 08:17:12 2002 UTC
# Line 35  import gzz.vob.*; Line 35  import gzz.vob.*;
35  public interface CellContentView {  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         * The coordsys given shall be a mapping from the rectangle
39         * (0,w)x(0,h) onto the screen.
40       */       */
41      void place(Cell c, VobScene sc, int coordsys, float w, float h,      void place(Cell c, VobScene sc, int coordsys, float w, float h,
42                 ViewContext context, float scale);                 ViewContext context, float scale);

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

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