1.PS 2scale=100 3 4T: box "\f(CWText\fP" ht 40 wid 112 5R: box "\f(CWRasp\fP" ht 40 wid 90 with .w at (T.e.x+16, T.e.y) 6 7line from T.e to R.w 8arrow from R.e right 24 9box invis "to host" with .w at end of last arrow 10 11line from T.s down 16 then left 30 then down 30 then right 16 12 13FL: box "\f(CWFlayer\fP" ht 40 wid 75 with .w at end of last line 14F1: box ht 40 wid 75 with .w at FL.e 15F2: box ht 40 wid 75 with .w at F1.e 16F3: box "\&\f(CW...\fP" ht 40 wid 75 with .w at F2.e 17 18FX: box invis "\f(CW...\fP" ht 40 wid 75 with .n at (F1.s.x, F1.s.y-24) 19 20FR: box "\f(CWFrame\fP" ht 40 wid 75 with .n at (FL.s.x, FL.s.y-24) 21 22line from FL.s to FR.n 23line from F1.s down 24 24line from F2.s down 24 25line from F3.s down 24 26 27BM: box "\f(CWBitmap\fP" "(cache)" ht 40 wid 68 with .e at (FR.w.x-28, FR.w.y) 28 29line from BM.e to FR.w 30 31line from FR.s down 16 then left 50 then down 30 then right 16 32 33B1: box "\f(CWBox\fP" ht 40 wid 45 with .w at end of last line 34B2: box ht 40 wid 45 with .w at B1.e 35B3: box ht 40 wid 45 with .w at B2.e 36B4: box "\f(CW...\fP" ht 40 wid 45 with .w at B3.e 37 38.PE 39