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

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

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

revision 1.11 by mudyc, Tue Apr 15 14:15:12 2003 UTC revision 1.12 by mudyc, Tue Apr 15 14:43:42 2003 UTC
# Line 100  private static final String rcsid = "$Id Line 100  private static final String rcsid = "$Id
100              vs.matcher.add(into, c2fCS, "C2F");              vs.matcher.add(into, c2fCS, "C2F");
101              vs.matcher.add(into, c2fCSInv, "C2FINV");              vs.matcher.add(into, c2fCSInv, "C2FINV");
102    
103              //SinglePaper.i(space, d,win,c).render(vs, into, c2fCS, c2fCSInv, null);              //SinglePaper.i(space, d,win,c, nodeview).render(vs, into, c2fCS, c2fCSInv, null);
104              /*              /*
105              int c2fCS = vs.orthoCS(into, "C2F",0,0,0, 10,10);              int c2fCS = vs.orthoCS(into, "C2F",0,0,0, 10,10);
106              int c2fCSInv = vs.orthoCS(into, "C2FINV",0,0,0, 10,10);              int c2fCSInv = vs.orthoCS(into, "C2FINV",0,0,0, 10,10);
107                            
108              setZoomPan(vs, into);              setZoomPan(vs, into);
109              // XXX SinglePaper.i(space, d, window, current).render(vs, into, c2fCS, c2fCSInv, hook);              // XXX SinglePaper.i(space, d, window, current, nodeview).render(vs, into, c2fCS, c2fCSInv, hook);
110              */              */
111          } else {          } else {
112              int zo = (int)(buoyZoom * 100000);              int zo = (int)(buoyZoom * 100000);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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