/[fenfire]/fenfire/org/fenfire/view/PaperView2D.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/PaperView2D.java

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

revision 1.4 by tjl, Fri Apr 25 12:44:43 2003 UTC revision 1.5 by tjl, Sat Apr 26 08:41:03 2003 UTC
# Line 63  public static final String rcsid = "$Id$ Line 63  public static final String rcsid = "$Id$
63              }              }
64    
65          }          }
66          vs.put(v, box2screen, magnified);  
67            vs.put(v, vs.translateCS(box2screen, "Papertr", 0, 0, 1000),
68                    magnified);
69    
70          if(child != null)          if(child != null)
71              child.render(vs, plane, matchingParent,              child.render(vs, plane, matchingParent,

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