/[fenfire]/fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst
ViewVC logotype

Diff of /fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst

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

revision 1.1 by mudyc, Tue Mar 4 13:17:51 2003 UTC revision 1.2 by mudyc, Tue Mar 4 13:36:46 2003 UTC
# Line 8  This file tells how new pp-canvas is to Line 8  This file tells how new pp-canvas is to
8    
9    
10    
11  Different papers::  Different papers
12    ----------------
13    ::
14    
15     [zz]     [zz]
16    
# Line 22  Different papers:: Line 24  Different papers::
24                    ->  etc.                    ->  etc.
25    
26    
27    Issues
28    """"""
29    You need to know if paper is created before
30    another so that's why list is used.
31    
32    
33    Notes on one paper
34    ------------------
35    ::
36    
37       [zz]
38    
39          Paper -contains- note -contains- note2 -contains- note3 -...
40    
41       [RDF]
42    
43          Container   ->  Note1          
44          rdf:Seq     ->  Note2
45                      ->  Note3
46                      ->  etc.
47    
48    Issues
49    """"""
50    In OpenGL we need to draw things in defined order.
51    
52    
53    One note
54    --------
55    ::
56    
57       [zz]
58    
59          Note -pan- x -pan- y
60    
61       [RDF]
62    
63          Note's coordX "100"
64          Note's coordY "-50"
65    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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