/[gzz]/gzz/lava/gzz/loom/SimpleView.java
ViewVC logotype

Diff of /gzz/lava/gzz/loom/SimpleView.java

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

revision 1.19 by benja, Sun Feb 23 16:50:27 2003 UTC revision 1.20 by benja, Sun Feb 23 19:44:24 2003 UTC
# Line 59  public class SimpleView implements View Line 59  public class SimpleView implements View
59          int cs = sc.orthoBoxCS(into, c.focus, 0, midx-25, midy-10, 1, 1, 50, 20);          int cs = sc.orthoBoxCS(into, c.focus, 0, midx-25, midy-10, 1, 1, 50, 20);
60          nodeView.render(sc, cs, c.focus);          nodeView.render(sc, cs, c.focus);
61                    
62          SortedSet nodes = c.getPoswardConnections();          SortedSet nodes = c.getConnections(1);
63          int before;          int before;
64    
65          if(c.rotation != null)          if(c.rotation != null)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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