/[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.6 by benja, Wed Nov 6 17:41:22 2002 UTC revision 1.7 by benja, Sat Nov 23 13:44:20 2002 UTC
# Line 64  public static final String rcsid = "$Id$ Line 64  public static final String rcsid = "$Id$
64              if(dbg) pa("CPV: "+item+" "+firstCoord);              if(dbg) pa("CPV: "+item+" "+firstCoord);
65              if(firstCoord != null) {              if(firstCoord != null) {
66                  int[] place = gzz.client.Params.getInts(firstCoord, d_coords, 2, null);                  int[] place = gzz.client.Params.getInts(firstCoord, d_coords, 2, null);
67                  cv.getSize(item, bs);                  cv.getSize(item, context, bs);
68    
69                  if(dbg) pa("CPV PLACE: "+place[0]+" "+place[1]+" "+                  if(dbg) pa("CPV PLACE: "+place[0]+" "+place[1]+" "+
70                                  bs[0]+" "+bs[1]);                                  bs[0]+" "+bs[1]);

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

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