/[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.10 by mudyc, Mon Jan 27 05:48:33 2003 UTC revision 1.11 by mudyc, Wed Feb 5 13:34:43 2003 UTC
# Line 73  public static final String rcsid = "$Id$ Line 73  public static final String rcsid = "$Id$
73              if(dbg) pa("CPV: "+item+" "+firstCoord);              if(dbg) pa("CPV: "+item+" "+firstCoord);
74              if(firstCoord != null) {              if(firstCoord != null) {
75                  int[] place = gzz.client.Params.getInts(firstCoord, d_coords, 2, null);                  int[] place = gzz.client.Params.getInts(firstCoord, d_coords, 2, null);
76                    if (cv == null) throw new Error("No CellViewContext defined");
77                  cv.getSize(item, context, bs);                  cv.getSize(item, context, bs);
78    
79                  if(dbg) pa("CPV PLACE: "+place[0]+" "+place[1]+" "+                  if(dbg) pa("CPV PLACE: "+place[0]+" "+place[1]+" "+

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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