/[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.5 by tjl, Sat Apr 26 08:41:03 2003 UTC revision 1.6 by tjl, Sun Apr 27 11:40:27 2003 UTC
# Line 72  public static final String rcsid = "$Id$ Line 72  public static final String rcsid = "$Id$
72                           box2screen, box2paper);                           box2screen, box2paper);
73      }      }
74    
75        public void getSize(Object plane, float[] wh) {
76            child.getSize(plane, wh);
77        }
78    
79  }  }

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

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