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

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

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

revision 1.3 by benja, Thu Jun 26 13:10:02 2003 UTC revision 1.4 by mudyc, Thu Jun 26 14:06:56 2003 UTC
# Line 32  public class AreaSelectingView2D extends Line 32  public class AreaSelectingView2D extends
32      public void render(VobScene vs, Object plane,      public void render(VobScene vs, Object plane,
33                         int matchingParent,                         int matchingParent,
34                         int box2screen, int box2paper) {                         int box2screen, int box2paper) {
         child.render(vs, plane, matchingParent,  
                      box2screen, box2paper);  
35          int cs = vs.orthoCS(box2paper, "foo", 0, x0,y0,x1,y1);          int cs = vs.orthoCS(box2paper, "foo", 0, x0,y0,x1,y1);
36          vs.put(pq, cs);          vs.put(pq, cs);
37    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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