/[loom]/loom/org/fenfire/loom/WheelView.java
ViewVC logotype

Diff of /loom/org/fenfire/loom/WheelView.java

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

revision 1.8.2.1 by benja, Tue Apr 29 18:07:15 2003 UTC revision 1.8.2.2 by benja, Sat Jul 5 20:40:42 2003 UTC
# Line 122  public class WheelView implements View { Line 122  public class WheelView implements View {
122                      if(dir > 0) stub = posStub;                      if(dir > 0) stub = posStub;
123                      else stub = negStub;                      else stub = negStub;
124                      sc.map.put(stub, focusCs, cs2);                      sc.map.put(stub, focusCs, cs2);
125                        sc.orthoCS(cs2, DefaultNodeView.TEXT_CS_KEY, 0, 0, 0, 1, 1);
126                  } else if (depth < maxDepth) {                  } else if (depth < maxDepth) {
127                      sc.coords.activate(cs2);                      sc.coords.activate(cs2);
128                      nodeView.render(sc, cs2, spec);                      nodeView.render(sc, cs2, spec);

Legend:
Removed from v.1.8.2.1  
changed lines
  Added in v.1.8.2.2

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