Page 22 | Table of Contents | Index | Page 24 |
Chapters | |||
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30 A, B, C, D, E |
The Line Protocol
The following generic functions comprise the line API. Only line-start-point* and line-end-
point* are in the line protocol, that is, all classes that are subclasses of line must implement
methods for line-start-point* and line-end-point*, but need not implement methods for
line-start-point and line-end-point.
=> line-start-point* line [Generic Function]
=> line-end-point* line [Generic Function]
Page 22 | Table of Contents | Index | Page 24 |
Chapters | |||
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30 A, B, C, D, E |