/[fenfire]/fenfire/org/fenfire/modules/pp/PPCanvasCursor.java
ViewVC logotype

Diff of /fenfire/org/fenfire/modules/pp/PPCanvasCursor.java

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

revision 1.22 by tjl, Wed Apr 23 15:49:47 2003 UTC revision 1.23 by tjl, Wed Apr 23 15:50:21 2003 UTC
# Line 179  private static final String rcsid = "$Id Line 179  private static final String rcsid = "$Id
179    
180              // The inverse of the previous transform; same              // The inverse of the previous transform; same
181              // rules apply.              // rules apply.
182              int c2fCSInv = vs.orthoCS(0, "C2FINV",0,0,0, 10,10);              int c2fCSInv = vs.coords.ortho(0, 0,0,0, 10,10);
183              vs.matcher.add(into, c2fCSInv, "C2FINV");              vs.matcher.add(into, c2fCSInv, "C2FINV");
184                            
185              setZoomPan(vs, into);              setZoomPan(vs, into);

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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