|
|
1.1 root 1: .PS
2: .ps 20
3: ##
4: lineht = 2*lineht/3
5: ## figure A-4
6: B1: box "user-element" width 2*boxwid
7: B1a: box invis with .w at B1.w
8: B1b: box invis with .e at B1.e
9: B2: box "ROSE" with .ne at (B1.se.x, B1.se.y-lineht)
10: B3: box "RTSE" with .ne at (B2.se.x, B2.se.y-lineht) width 2*boxwid
11: B3a: box invis with .w at B3.w
12: B3b: box invis with .e at B3.e
13: B4: box "ACSE" with .nw at (B3.sw.x, B3.sw.y-lineht)
14: B5: box with .n at (B1.n.x, B1.n.y+boxht/2) width 3*boxwid \
15: height boxht+B1.n.y-B4.s.y
16: ##
17: line from B1a.s to B3a.n
18: line from B3a.s to B4.n
19: line from B4.s to (B4.s.x, B5.s.y)
20: line from B1b.s to B2.n
21: line from B2.s to B3b.n
22: line from B3b.s to (B3b.s.x, B5.s.y)
23: ##
24: line down from B5.s
25: line dashed from (B5.w.x-linewid/2, B5.s.y-lineht) \
26: to (B5.e.x+linewid/2, B5.s.y-lineht)
27: move to (B5.e.x+linewid/2 , B5.s.y-lineht); \
28: "\ \ presentation service" ljust
29: ##
30: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.