source: trunk/Jgraph/complex-examples/srm.jgr@ 419

Last change on this file since 419 was 419, checked in by Nicholas Riley, 16 years ago

Jgraph: Debian changes by pzn@…

File size: 2.4 KB
Line 
1(* newgraph *)
2(* xaxis min 0 max 2 size 2 nodraw *)
3(* yaxis min 0 max 2.5 size 2.5 nodraw *)
4
5(* This is a picture of the SRM for the hypercube *)
6
7newcurve linetype solid linethickness .7 marktype none
8 pts 0.00 0.95 0.00 0.50 1.75 0.50 1.75 0.95 0.00 0.95
9 pts 0.25 1.45 0.40 1.45
10newcurve linetype solid linethickness .7 marktype none
11 pts 1.55 1.45 2.00 1.45 2.00 1.00 1.75 0.50 1.75 0.95
12 pts 2.00 1.45
13
14(* Knobs *)
15newcurve marktype circle fill 0 marksize .07 linetype none
16 pts 0.15 0.60 0.25 0.60 0.35 0.60
17
18newcurve marktype box fill 0 marksize .5 .45 pts .80 0.725
19newcurve marktype circle fill 1 marksize .07 linetype none
20 pts 0.95 0.85
21
22newcurve marktype box fill 0 marksize .4 .025 linetype none
23 pts 1.40 0.80 1.40 0.70
24
25(* Terminal *)
26newcurve marktype box fill 1 marksize 1 1 pts .9 1.6
27newcurve marktype box fill .8 marksize .8 .7 pts .9 1.65
28newline pts 0.60 1.90 1.20 1.90
29newline pts 0.60 1.85 1.00 1.85
30newline pts 0.60 1.80 0.70 1.80
31newline pts 0.60 1.75 1.00 1.75
32newline pts 0.60 1.70 0.80 1.70
33newline pts 0.60 1.65 1.20 1.65
34newline pts 0.60 1.60 0.60 1.60
35newline pts 0.60 1.55 0.80 1.55
36newline pts 0.60 1.50 0.80 1.50
37newline pts 0.60 1.45 1.10 1.45
38newline pts 0.60 1.40 1.10 1.40
39newcurve linetype solid linethickness .7 marktype none
40 pts 0.40 2.10 0.55 2.30 1.55 2.30 1.55 1.30 1.40 1.10
41 pts 1.40 2.10 1.55 2.30
42
43newcurve marktype circle fill 0 marksize .07 linetype none
44 pts 1.00 1.20 1.10 1.20 1.20 1.20
45
46(* Keyboard *)
47
48newcurve linetype solid linethickness .7 marktype none
49 pts 0.20 0.05 0.20 0.00 1.30 0.00 1.30 0.05 0.20 0.05
50 pts 0.35 0.35 1.45 0.35 1.45 0.30 1.30 0.00 1.30 0.05
51 pts 1.45 0.35
52
53newcurve linetype solid linethickness .7 marktype none
54 pts 0.30 0.12 0.38 0.28 1.28 0.28 1.20 0.12 0.30 0.12
55newcurve linetype solid linethickness .7 marktype none
56 pts 0.3267 0.1733 1.2267 0.1733
57newcurve linetype solid linethickness .7 marktype none
58 pts 0.3533 0.2267 1.2533 0.2267
59newcurve linetype solid linethickness .7 marktype none
60 pts 0.40 0.12 0.48 0.28 0.58 0.28 0.50 0.12
61 pts 0.60 0.12 0.68 0.28 0.78 0.28 0.70 0.12
62 pts 0.80 0.12 0.88 0.28 0.98 0.28 0.90 0.12
63 pts 1.00 0.12 1.08 0.28 1.18 0.28 1.10 0.12
64
65newcurve linetype solid linethickness .7 marktype none
66 pts 0.31 0.27 0.01 0.30 0.00 0.31 -0.10 0.60 0.00 0.90
67
68
Note: See TracBrowser for help on using the repository browser.