/[gzz]/gzz/gzz/modules/pp/PlaneView.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/PlaneView.java

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

revision 1.56 by benja, Sat Nov 2 01:23:45 2002 UTC revision 1.57 by tjl, Sun Nov 3 18:28:16 2002 UTC
# Line 78  public static final String rcsid = "$Id$ Line 78  public static final String rcsid = "$Id$
78          Cell plane = cursor.h(d.contains);          Cell plane = cursor.h(d.contains);
79          Cell note = plane.s(d.contains);          Cell note = plane.s(d.contains);
80    
81          BgVob bg = BgVob.create(plane);          BgVob bg = BgVob.create(plane, null);
82          int bginto = vs.coords.ortho(viewport2screen, 500, 0, 0, 1, 1);          int bginto = vs.coords.ortho(viewport2screen, 500, 0, 0, 1, 1);
83          int bgpap = vs.coords.ortho(paper2viewport, 0, 0, 0, 100, 100);          int bgpap = vs.coords.ortho(paper2viewport, 0, 0, 0, 100, 100);
84          vs.matcher.addSub(viewport2screen, bginto, "BGTRANS");          vs.matcher.addSub(viewport2screen, bginto, "BGTRANS");

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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