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

Diff of /gzz/gzz/view/CoordinatePlaneView.java

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

revision 1.7 by benja, Sat Nov 23 13:44:20 2002 UTC revision 1.8 by benja, Fri Dec 6 01:03:51 2002 UTC
# Line 58  public static final String rcsid = "$Id$ Line 58  public static final String rcsid = "$Id$
58          Cell head = item;          Cell head = item;
59          float[] bs = new float[2];          float[] bs = new float[2];
60          cursorBox = -1;          cursorBox = -1;
61          CellInBox cv = context.getCellView();          CellView cv = context.getCellView();
62          while(item != null) { // for every item:          while(item != null) { // for every item:
63              Cell firstCoord = item.s(d_coords, 1);              Cell firstCoord = item.s(d_coords, 1);
64              if(dbg) pa("CPV: "+item+" "+firstCoord);              if(dbg) pa("CPV: "+item+" "+firstCoord);

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

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