gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc pegboard/buoydesign--tjl/peg.rst views/...


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc pegboard/buoydesign--tjl/peg.rst views/...
Date: Thu, 30 Jan 2003 08:43:46 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        03/01/30 08:43:46

Modified files:
        doc/pegboard/buoydesign--tjl: peg.rst 
Added files:
        doc/views      : CellViews.rst 

Log message:
        Buoyplanning

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/buoydesign--tjl/peg.rst.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/views/CellViews.rst?rev=1.1

Patches:
Index: gzz/doc/pegboard/buoydesign--tjl/peg.rst
diff -u gzz/doc/pegboard/buoydesign--tjl/peg.rst:1.4 
gzz/doc/pegboard/buoydesign--tjl/peg.rst:1.5
--- gzz/doc/pegboard/buoydesign--tjl/peg.rst:1.4        Wed Jan 29 10:25:55 2003
+++ gzz/doc/pegboard/buoydesign--tjl/peg.rst    Thu Jan 30 08:43:46 2003
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2003/01/29 15:25:55 $
-:Revision: $Revision: 1.4 $
+:Last-Modified: $Date: 2003/01/30 13:43:46 $
+:Revision: $Revision: 1.5 $
 :Status:   Incomplete
 
 Goals: get the xupdf and pp functionality under one model.
@@ -114,4 +114,22 @@
 
 
 
+
+PDF scrollblock very different: no cell, no cellview!
+
+.. UML:: BuoyManagerBasic
+
+    class BuoyViewManager
+       fields
+           BuoyViewNode cursor
+           
+    class BuoyViewNode "interface"
+       methods
+           void renderMain(VobScene vs, int into, ...)
+
+    class BuoyLink 
+
+Important Invariant (a la ZZstructure dimension): 
+if node A, anchor A.1 shows a link X to node B anchor B.4, 
+then after B.setFocus(B.4), node B will show the link X as well.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]