/[fenfire]/fenfire/org/fenfire/view/TextNodeView.test
ViewVC logotype

Diff of /fenfire/org/fenfire/view/TextNodeView.test

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

revision 1.11 by tjl, Sat Oct 18 06:06:31 2003 UTC revision 1.12 by tjl, Sat Nov 8 19:45:10 2003 UTC
# Line 45  def testNotEmptyAndEmptyNodes(): Line 45  def testNotEmptyAndEmptyNodes():
45      textnodeview = ff.view.TextNodeView(contentFunction, textstyle)      textnodeview = ff.view.TextNodeView(contentFunction, textstyle)
46      view = ff.view.CanvasView2D(fen, textnodeview)      view = ff.view.CanvasView2D(fen, textnodeview)
47      view.cull = 1      view.cull = 1
48      paperview = ff.view.PaperView2D(view)      paperview = ff.view.PaperView2D(
49            ff.util.PaperMillFunction(vob.gl.PaperMill.getInstance(), 1),
50            view)
51    
52      note = ff.swamp.Nodes.N()      note = ff.swamp.Nodes.N()
53      paper = ff.util.RDFUtil.N(fen.graph, ff.vocab.CANVAS2D.Canvas)      paper = ff.util.RDFUtil.N(fen.graph, ff.vocab.CANVAS2D.Canvas)

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