/[fenfire]/fenfire/org/fenfire/view/PageNodeView.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/PageNodeView.java

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

revision 1.3 by mudyc, Mon Aug 25 21:17:42 2003 UTC revision 1.4 by mudyc, Tue Aug 26 07:45:24 2003 UTC
# Line 55  public class PageNodeView implements Nod Line 55  public class PageNodeView implements Nod
55          return new org.nongnu.libvob.lava.placeable.Placeable() {          return new org.nongnu.libvob.lava.placeable.Placeable() {
56                  private final PageSpanLayout page = new PageSpanLayout(enf, spanImageFactory);                  private final PageSpanLayout page = new PageSpanLayout(enf, spanImageFactory);
57                  private final Vob borders =                  private final Vob borders =
58                      new org.nongnu.libvob.vobs.ContinuousLineVob(8, new float[]                      new org.nongnu.libvob.vobs.ContinuousLineVob(2, new float[]
59                          {0,0,0 , 1f,0,0 , 1f,1f,0 ,  0,1f,0}, true, 100, color);                          {0,0,0 , 1f,0,0 , 1f,1f,0 ,  0,1f,0}, true, 100, color);
60    
61                  public void place(VobScene vs, int into) {                  public void place(VobScene vs, int into) {

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