/[fenfire]/fenfire/org/fenfire/view/buoy/ScrollBlockNodeLinker.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/buoy/ScrollBlockNodeLinker.java

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

revision 1.3 by mudyc, Wed Apr 23 21:07:30 2003 UTC revision 1.4 by tjl, Thu Apr 24 13:29:12 2003 UTC
# Line 79  public class ScrollBlockNodeLinker imple Line 79  public class ScrollBlockNodeLinker imple
79          // Find all transclusion and put buoys of scrollblocks          // Find all transclusion and put buoys of scrollblocks
80          // of pagespans          // of pagespans
81          //          //
82          Enfilade1D enf = fen.txt.get(node, null);          Enfilade1D enf = (Enfilade1D)fen.txtfunc.f(fen.constgraph, node);
83          for(Iterator i = org.nongnu.alph.util.EnfUtil.          for(Iterator i = org.nongnu.alph.util.EnfUtil.
84                              getScrollBlockRepresentatives(enf).iterator();                              getScrollBlockRepresentatives(enf).iterator();
85                          i.hasNext(); ) {                          i.hasNext(); ) {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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