view Paper/images/ring.eps @ 9:25a3002cb1e6

add image and source files
author e095732 <e095732@ie.u-ryukyu.ac.jp>
date Tue, 20 Nov 2012 18:32:20 +0900
parents
children
line wrap: on
line source

%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.0 (20091210.2329)
%%Title: test
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin

/setupLatin1 {
mark
/EncodingVector 256 array def
 EncodingVector 0

ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put

% Set up ISO Latin 1 character encoding
/starnetISO {
        dup dup findfont dup length dict begin
        { 1 index /FID ne { def }{ pop pop } ifelse
        } forall
        /Encoding EncodingVector def
        currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def

%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def

/InvScaleFactor 1.0 def
/set_scale {
       dup 1 exch div /InvScaleFactor exch def
       scale
} bind def

% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def

% hooks for setting color 
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def

/beginpage {	% i j npages
	/npages exch def
	/j exch def
	/i exch def
	/str 10 string def
	npages 1 gt {
		gsave
			coordfont setfont
			0 0 moveto
			(\() show i str cvs show (,) show j str cvs show (\)) show
		grestore
	} if
} bind def

/set_font {
	findfont exch
	scalefont setfont
} def

% draw text fitted to its expected width
/alignedtext {			% width text
	/text exch def
	/width exch def
	gsave
		width 0 gt {
			[] 0 setdash
			text stringwidth pop width exch sub text length div 0 text ashow
		} if
	grestore
} def

/boxprim {				% xcorner ycorner xsize ysize
		4 2 roll
		moveto
		2 copy
		exch 0 rlineto
		0 exch rlineto
		pop neg 0 rlineto
		closepath
} bind def

/ellipse_path {
	/ry exch def
	/rx exch def
	/y exch def
	/x exch def
	matrix currentmatrix
	newpath
	x y translate
	rx ry scale
	0 0 1 0 360 arc
	setmatrix
} bind def

/endpage { showpage } bind def
/showpage { } def

/layercolorseq
	[	% layer color sequence - darkest to lightest
		[0 0 0]
		[.2 .8 .8]
		[.4 .8 .8]
		[.6 .8 .8]
		[.8 .8 .8]
	]
def

/layerlen layercolorseq length def

/setlayer {/maxlayer exch def /curlayer exch def
	layercolorseq curlayer 1 sub layerlen mod get
	aload pop sethsbcolor
	/nodecolor {nopcolor} def
	/edgecolor {nopcolor} def
	/graphcolor {nopcolor} def
} bind def

/onlayer { curlayer ne {invis} if } def

/onlayers {
	/myupper exch def
	/mylower exch def
	curlayer mylower lt
	curlayer myupper gt
	or
	{invis} if
} def

/curlayer 0 def

%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def

% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
    userdict (<<) cvn ([) cvn load put
    userdict (>>) cvn ([) cvn load put
} if

%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 188 260
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 152 224 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
% node0
gsave
1 setlinewidth
0 0 0 nodecolor
94 198 34.13 18 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
76.89 192.4 moveto 34.21 (node0) alignedtext
grestore
% node1
gsave
1 setlinewidth
0 0 0 nodecolor
34 108 34.13 18 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
16.89 102.4 moveto 34.21 (node1) alignedtext
grestore
% node0->node1
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 63.9 189.24 moveto
50.61 183.7 36.28 175.06 28.56 162 curveto
23.94 154.19 23.57 144.61 24.9 135.7 curveto
stroke
0 0 0 edgecolor
newpath 28.37 136.22 moveto
27.09 125.7 lineto
21.53 134.72 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 28.37 136.22 moveto
27.09 125.7 lineto
21.53 134.72 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
29 147.4 moveto 26.44 (right) alignedtext
grestore
% node2
gsave
1 setlinewidth
0 0 0 nodecolor
94 18 34.13 18 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
76.89 12.4 moveto 34.21 (node2) alignedtext
grestore
% node0->node2
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 94 179.75 moveto
94 148.27 94 83.55 94 46.22 curveto
stroke
0 0 0 edgecolor
newpath 97.5 46.03 moveto
94 36.03 lineto
90.5 46.03 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 97.5 46.03 moveto
94 36.03 lineto
90.5 46.03 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
94 102.4 moveto 18.66 (left) alignedtext
grestore
% node1->node0
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 45.33 124.99 moveto
54.2 138.31 66.7 157.04 76.8 172.2 curveto
stroke
0 0 0 edgecolor
newpath 73.97 174.27 moveto
82.43 180.65 lineto
79.8 170.39 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 73.97 174.27 moveto
82.43 180.65 lineto
79.8 170.39 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
70 147.4 moveto 18.66 (left) alignedtext
grestore
% node1->node2
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 27.09 90.3 moveto
23.92 79.15 22.13 64.87 28.56 54 curveto
34.53 43.9 44.46 36.44 54.8 31.02 curveto
stroke
0 0 0 edgecolor
newpath 56.32 34.17 moveto
63.9 26.76 lineto
53.36 27.83 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 56.32 34.17 moveto
63.9 26.76 lineto
53.36 27.83 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
29 57.4 moveto 26.44 (right) alignedtext
grestore
% node2->node0
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 101.52 35.76 moveto
103.79 41.51 106.17 47.97 108 54 curveto
112.76 69.68 114.21 73.71 116 90 curveto
119.51 122 117.35 131.19 108 162 curveto
107.14 164.83 106.16 167.75 105.13 170.65 curveto
stroke
0 0 0 edgecolor
newpath 101.77 169.65 moveto
101.52 180.24 lineto
108.32 172.12 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 101.77 169.65 moveto
101.52 180.24 lineto
108.32 172.12 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
118 102.4 moveto 26.44 (right) alignedtext
grestore
% node2->node1
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 82.67 34.99 moveto
73.8 48.31 61.3 67.04 51.2 82.2 curveto
stroke
0 0 0 edgecolor
newpath 48.2 80.39 moveto
45.57 90.65 lineto
54.03 84.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 48.2 80.39 moveto
45.57 90.65 lineto
54.03 84.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
70 57.4 moveto 18.66 (left) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 188 260
end
restore
%%EOF