/[alph]/alph/doc/alph.rst
ViewVC logotype

Diff of /alph/doc/alph.rst

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

revision 1.5 by humppake, Mon May 26 11:19:24 2003 UTC revision 1.6 by humppake, Wed May 28 09:43:11 2003 UTC
# Line 47  is as follows: Line 47  is as follows:
47              intersects(Span s)              intersects(Span s)
48              getScrollId()              getScrollId()
49    
50      class SpanID "interface"      class SpanID Span1D "interface"
51          jlink          jlink
                 Span1D  
52          inherit Span          inherit Span
53          methods          methods
54              int offset()              int offset()
# Line 95  is as follows: Line 94  is as follows:
94      vs.c = Span.c + (0, -250);      vs.c = Span.c + (0, -250);
95      SpanID.c = .5[Span.c, TextSpan.c];      SpanID.c = .5[Span.c, TextSpan.c];
96    
 (In the diagram above, SpanID should read Span1D!!!)  
   
97  The interfaces in the lowest row are those that are actually  The interfaces in the lowest row are those that are actually
98  implemented by some classes.  implemented by some classes.
99    
# Line 207  adding files etc. Line 204  adding files etc.
204    
205      class ScrollBlock      class ScrollBlock
206          jlink          jlink
207        ---
208        horizontally(50, hor_c, Alph, ScrollBlock);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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