提交 1480ff17 编写于 作者: 梦境迷离's avatar 梦境迷离

add scala generic image

上级 62051c2e
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Title: UnifiedTypes Pages: 1 -->
<svg width="508pt" height="116pt"
viewBox="0.00 0.00 508.28 116.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 112)">
<title>UnifiedTypes</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-112 504.2831,-112 504.2831,4 -4,4"/>
<!-- Byte -->
<g id="node1" class="node">
<title>Byte</title>
<ellipse fill="none" stroke="#000000" cx="31.3346" cy="-90" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="31.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Byte</text>
</g>
<!-- Short -->
<g id="node2" class="node">
<title>Short</title>
<ellipse fill="none" stroke="#000000" cx="117.3346" cy="-90" rx="36.7836" ry="18"/>
<text text-anchor="middle" x="117.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Short</text>
</g>
<!-- Byte&#45;&gt;Short -->
<g id="edge1" class="edge">
<title>Byte&#45;&gt;Short</title>
<path fill="none" stroke="#000000" d="M62.9127,-90C65.3641,-90 67.8155,-90 70.2668,-90"/>
<polygon fill="#000000" stroke="#000000" points="70.3448,-93.5001 80.3447,-90 70.3447,-86.5001 70.3448,-93.5001"/>
</g>
<!-- Int -->
<g id="node3" class="node">
<title>Int</title>
<ellipse fill="none" stroke="#000000" cx="199.3346" cy="-90" rx="27" ry="18"/>
<text text-anchor="middle" x="199.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Int</text>
</g>
<!-- Short&#45;&gt;Int -->
<g id="edge2" class="edge">
<title>Short&#45;&gt;Int</title>
<path fill="none" stroke="#000000" d="M154.1705,-90C156.7948,-90 159.4191,-90 162.0434,-90"/>
<polygon fill="#000000" stroke="#000000" points="162.1656,-93.5001 172.1656,-90 162.1656,-86.5001 162.1656,-93.5001"/>
</g>
<!-- Long -->
<g id="node4" class="node">
<title>Long</title>
<ellipse fill="none" stroke="#000000" cx="275.3346" cy="-90" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="275.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Long</text>
</g>
<!-- Int&#45;&gt;Long -->
<g id="edge3" class="edge">
<title>Int&#45;&gt;Long</title>
<path fill="none" stroke="#000000" d="M226.3502,-90C228.8257,-90 231.3013,-90 233.7768,-90"/>
<polygon fill="#000000" stroke="#000000" points="233.954,-93.5001 243.954,-90 233.9539,-86.5001 233.954,-93.5001"/>
</g>
<!-- Float -->
<g id="node5" class="node">
<title>Float</title>
<ellipse fill="none" stroke="#000000" cx="361.3346" cy="-90" rx="36.7836" ry="18"/>
<text text-anchor="middle" x="361.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Float</text>
</g>
<!-- Long&#45;&gt;Float -->
<g id="edge4" class="edge">
<title>Long&#45;&gt;Float</title>
<path fill="none" stroke="#000000" d="M306.9127,-90C309.3641,-90 311.8155,-90 314.2668,-90"/>
<polygon fill="#000000" stroke="#000000" points="314.3448,-93.5001 324.3447,-90 314.3447,-86.5001 314.3448,-93.5001"/>
</g>
<!-- Double -->
<g id="node6" class="node">
<title>Double</title>
<ellipse fill="none" stroke="#000000" cx="458.3346" cy="-90" rx="41.897" ry="18"/>
<text text-anchor="middle" x="458.3346" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Double</text>
</g>
<!-- Float&#45;&gt;Double -->
<g id="edge5" class="edge">
<title>Float&#45;&gt;Double</title>
<path fill="none" stroke="#000000" d="M398.0885,-90C400.6968,-90 403.3051,-90 405.9134,-90"/>
<polygon fill="#000000" stroke="#000000" points="405.9741,-93.5001 415.9741,-90 405.974,-86.5001 405.9741,-93.5001"/>
</g>
<!-- Char -->
<g id="node7" class="node">
<title>Char</title>
<ellipse fill="none" stroke="#000000" cx="199.3346" cy="-18" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="199.3346" y="-13.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Char</text>
</g>
<!-- Char&#45;&gt;Int -->
<g id="edge6" class="edge">
<title>Char&#45;&gt;Int</title>
<path fill="none" stroke="#000000" d="M199.3346,-36.1686C199.3346,-43.869 199.3346,-53.0257 199.3346,-61.5834"/>
<polygon fill="#000000" stroke="#000000" points="195.8347,-61.5867 199.3346,-71.5867 202.8347,-61.5868 195.8347,-61.5867"/>
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Title: UnifiedTypes Pages: 1 -->
<svg width="1100pt" height="332pt"
viewBox="0.00 0.00 1099.82 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
<title>UnifiedTypes</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-328 1095.8178,-328 1095.8178,4 -4,4"/>
<!-- AnyVal -->
<g id="node1" class="node">
<title>AnyVal</title>
<ellipse fill="none" stroke="#000000" cx="425.9485" cy="-234" rx="41.897" ry="18"/>
<text text-anchor="middle" x="425.9485" y="-229.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">AnyVal</text>
</g>
<!-- Any -->
<g id="node2" class="node">
<title>Any</title>
<ellipse fill="none" stroke="#000000" cx="603.9485" cy="-306" rx="27" ry="18"/>
<text text-anchor="middle" x="603.9485" y="-301.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Any</text>
</g>
<!-- AnyVal&#45;&gt;Any -->
<g id="edge1" class="edge">
<title>AnyVal&#45;&gt;Any</title>
<path fill="none" stroke="#000000" d="M456.5478,-246.3772C488.5266,-259.3125 538.5158,-279.5328 571.2552,-292.7757"/>
<polygon fill="#000000" stroke="#000000" points="570.24,-296.1406 580.8228,-296.6458 572.8649,-289.6513 570.24,-296.1406"/>
</g>
<!-- AnyRef (java.lang.Object) -->
<g id="node3" class="node">
<title>AnyRef (java.lang.Object)</title>
<ellipse fill="none" stroke="#000000" cx="869.9485" cy="-234" rx="142.5611" ry="18"/>
<text text-anchor="middle" x="869.9485" y="-229.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">AnyRef (java.lang.Object)</text>
</g>
<!-- AnyRef (java.lang.Object)&#45;&gt;Any -->
<g id="edge2" class="edge">
<title>AnyRef (java.lang.Object)&#45;&gt;Any</title>
<path fill="none" stroke="#000000" d="M809.589,-250.3379C756.9415,-264.5884 682.3882,-284.7682 639.0113,-296.5093"/>
<polygon fill="#000000" stroke="#000000" points="637.9455,-293.1718 629.2073,-299.163 639.7744,-299.9286 637.9455,-293.1718"/>
</g>
<!-- Double -->
<g id="node4" class="node">
<title>Double</title>
<ellipse fill="none" stroke="#000000" cx="41.9485" cy="-162" rx="41.897" ry="18"/>
<text text-anchor="middle" x="41.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Double</text>
</g>
<!-- Double&#45;&gt;AnyVal -->
<g id="edge3" class="edge">
<title>Double&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M73.2361,-174.0301C79.69,-176.2314 86.4893,-178.3505 92.9485,-180 191.2519,-205.1039 308.9971,-220.9598 374.858,-228.5884"/>
<polygon fill="#000000" stroke="#000000" points="374.6395,-232.0861 384.9718,-229.7423 375.433,-225.1312 374.6395,-232.0861"/>
</g>
<!-- Float -->
<g id="node5" class="node">
<title>Float</title>
<ellipse fill="none" stroke="#000000" cx="138.9485" cy="-162" rx="36.7836" ry="18"/>
<text text-anchor="middle" x="138.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Float</text>
</g>
<!-- Float&#45;&gt;AnyVal -->
<g id="edge4" class="edge">
<title>Float&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M166.928,-173.7316C172.8217,-175.9811 179.0437,-178.1947 184.9485,-180 250.4094,-200.0135 327.9487,-216.0658 377.0449,-225.3144"/>
<polygon fill="#000000" stroke="#000000" points="376.6031,-228.7922 387.0751,-227.1836 377.8856,-221.9107 376.6031,-228.7922"/>
</g>
<!-- Long -->
<g id="node6" class="node">
<title>Long</title>
<ellipse fill="none" stroke="#000000" cx="224.9485" cy="-162" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="224.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Long</text>
</g>
<!-- Long&#45;&gt;AnyVal -->
<g id="edge5" class="edge">
<title>Long&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M249.3236,-173.431C254.4453,-175.7023 259.843,-178.0008 264.9485,-180 304.0075,-195.295 349.3822,-210.269 381.987,-220.5542"/>
<polygon fill="#000000" stroke="#000000" points="381.0855,-223.9395 391.6746,-223.5908 383.1793,-217.26 381.0855,-223.9395"/>
</g>
<!-- Int -->
<g id="node7" class="node">
<title>Int</title>
<ellipse fill="none" stroke="#000000" cx="300.9485" cy="-162" rx="27" ry="18"/>
<text text-anchor="middle" x="300.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Int</text>
</g>
<!-- Int&#45;&gt;AnyVal -->
<g id="edge6" class="edge">
<title>Int&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M321.5897,-173.8893C340.6048,-184.842 369.1868,-201.3053 391.6335,-214.2346"/>
<polygon fill="#000000" stroke="#000000" points="390.1088,-217.3954 400.521,-219.3538 393.6027,-211.3297 390.1088,-217.3954"/>
</g>
<!-- Short -->
<g id="node8" class="node">
<title>Short</title>
<ellipse fill="none" stroke="#000000" cx="382.9485" cy="-162" rx="36.7836" ry="18"/>
<text text-anchor="middle" x="382.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Short</text>
</g>
<!-- Short&#45;&gt;AnyVal -->
<g id="edge7" class="edge">
<title>Short&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M393.3576,-179.4292C398.4432,-187.9447 404.669,-198.3692 410.3114,-207.817"/>
<polygon fill="#000000" stroke="#000000" points="407.3538,-209.6909 415.4862,-216.4818 413.3636,-206.1017 407.3538,-209.6909"/>
</g>
<!-- Byte -->
<g id="node9" class="node">
<title>Byte</title>
<ellipse fill="none" stroke="#000000" cx="468.9485" cy="-162" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="468.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Byte</text>
</g>
<!-- Byte&#45;&gt;AnyVal -->
<g id="edge8" class="edge">
<title>Byte&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M458.7581,-179.063C453.6389,-187.6346 447.3239,-198.2086 441.6056,-207.7835"/>
<polygon fill="#000000" stroke="#000000" points="438.487,-206.1793 436.3644,-216.5593 444.4968,-209.7685 438.487,-206.1793"/>
</g>
<!-- Unit -->
<g id="node10" class="node">
<title>Unit</title>
<ellipse fill="none" stroke="#000000" cx="549.9485" cy="-162" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="549.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Unit</text>
</g>
<!-- Unit&#45;&gt;AnyVal -->
<g id="edge9" class="edge">
<title>Unit&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M527.7798,-174.8722C508.884,-185.8439 481.4284,-201.7858 459.7863,-214.3523"/>
<polygon fill="#000000" stroke="#000000" points="457.7993,-211.4587 450.9089,-219.5069 461.3143,-217.5122 457.7993,-211.4587"/>
</g>
<!-- Boolean -->
<g id="node11" class="node">
<title>Boolean</title>
<ellipse fill="none" stroke="#000000" cx="646.9485" cy="-162" rx="47.0121" ry="18"/>
<text text-anchor="middle" x="646.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Boolean</text>
</g>
<!-- Boolean&#45;&gt;AnyVal -->
<g id="edge10" class="edge">
<title>Boolean&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M610.9491,-173.7283C572.1103,-186.3817 510.2869,-206.5232 468.9283,-219.9975"/>
<polygon fill="#000000" stroke="#000000" points="467.8222,-216.6767 459.3983,-223.1023 469.9906,-223.3324 467.8222,-216.6767"/>
</g>
<!-- Char -->
<g id="node12" class="node">
<title>Char</title>
<ellipse fill="none" stroke="#000000" cx="743.9485" cy="-162" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="743.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Char</text>
</g>
<!-- Char&#45;&gt;AnyVal -->
<g id="edge11" class="edge">
<title>Char&#45;&gt;AnyVal</title>
<path fill="none" stroke="#000000" d="M719.5705,-173.7538C714.181,-176.0545 708.4389,-178.2829 702.9485,-180 625.6898,-204.1624 532.7792,-219.6288 476.5987,-227.5596"/>
<polygon fill="#000000" stroke="#000000" points="475.9726,-224.1128 466.548,-228.9531 476.934,-231.0465 475.9726,-224.1128"/>
</g>
<!-- List -->
<g id="node13" class="node">
<title>List</title>
<ellipse fill="none" stroke="#000000" cx="824.9485" cy="-162" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="824.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">List</text>
</g>
<!-- List&#45;&gt;AnyRef (java.lang.Object) -->
<g id="edge12" class="edge">
<title>List&#45;&gt;AnyRef (java.lang.Object)</title>
<path fill="none" stroke="#000000" d="M835.6129,-179.063C840.8913,-187.5086 847.3848,-197.8981 853.2987,-207.3604"/>
<polygon fill="#000000" stroke="#000000" points="850.4647,-209.4298 858.7327,-216.0547 856.4007,-205.7197 850.4647,-209.4298"/>
</g>
<!-- Option -->
<g id="node14" class="node">
<title>Option</title>
<ellipse fill="none" stroke="#000000" cx="915.9485" cy="-162" rx="41.897" ry="18"/>
<text text-anchor="middle" x="915.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Option</text>
</g>
<!-- Option&#45;&gt;AnyRef (java.lang.Object) -->
<g id="edge13" class="edge">
<title>Option&#45;&gt;AnyRef (java.lang.Object)</title>
<path fill="none" stroke="#000000" d="M904.8132,-179.4292C899.4533,-187.8185 892.9097,-198.0608 886.9452,-207.3965"/>
<polygon fill="#000000" stroke="#000000" points="883.8961,-205.6681 881.4616,-215.9794 889.795,-209.4368 883.8961,-205.6681"/>
</g>
<!-- YourClass -->
<g id="node15" class="node">
<title>YourClass</title>
<ellipse fill="none" stroke="#000000" cx="1033.9485" cy="-162" rx="57.7389" ry="18"/>
<text text-anchor="middle" x="1033.9485" y="-157.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">YourClass</text>
</g>
<!-- YourClass&#45;&gt;AnyRef (java.lang.Object) -->
<g id="edge14" class="edge">
<title>YourClass&#45;&gt;AnyRef (java.lang.Object)</title>
<path fill="none" stroke="#000000" d="M1000.3649,-176.744C976.9121,-187.0404 945.2269,-200.9509 918.9609,-212.4824"/>
<polygon fill="#000000" stroke="#000000" points="917.3038,-209.3873 909.5544,-216.6121 920.1178,-215.7969 917.3038,-209.3873"/>
</g>
<!-- Null -->
<g id="node16" class="node">
<title>Null</title>
<ellipse fill="none" stroke="#000000" cx="869.9485" cy="-90" rx="31.1701" ry="18"/>
<text text-anchor="middle" x="869.9485" y="-85.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Null</text>
</g>
<!-- Null&#45;&gt;List -->
<g id="edge15" class="edge">
<title>Null&#45;&gt;List</title>
<path fill="none" stroke="#000000" d="M859.2841,-107.063C853.8716,-115.723 847.1817,-126.4269 841.1489,-136.0793"/>
<polygon fill="#000000" stroke="#000000" points="838.1809,-134.2243 835.8489,-144.5593 844.1169,-137.9343 838.1809,-134.2243"/>
</g>
<!-- Null&#45;&gt;Option -->
<g id="edge16" class="edge">
<title>Null&#45;&gt;Option</title>
<path fill="none" stroke="#000000" d="M880.8498,-107.063C886.3826,-115.723 893.2212,-126.4269 899.388,-136.0793"/>
<polygon fill="#000000" stroke="#000000" points="896.4724,-138.0167 904.8058,-144.5593 902.3713,-134.248 896.4724,-138.0167"/>
</g>
<!-- Null&#45;&gt;YourClass -->
<g id="edge17" class="edge">
<title>Null&#45;&gt;YourClass</title>
<path fill="none" stroke="#000000" d="M894.8565,-100.9353C920.3552,-112.1298 960.4755,-129.7436 991.0879,-143.1832"/>
<polygon fill="#000000" stroke="#000000" points="989.693,-146.3932 1000.2564,-147.2084 992.5069,-139.9836 989.693,-146.3932"/>
</g>
<!-- Nothing -->
<g id="node17" class="node">
<title>Nothing</title>
<ellipse fill="none" stroke="#000000" cx="436.9485" cy="-18" rx="47.0121" ry="18"/>
<text text-anchor="middle" x="436.9485" y="-13.8" font-family="Courier,monospace" font-size="14.00" fill="#000000">Nothing</text>
</g>
<!-- Nothing&#45;&gt;Double -->
<g id="edge18" class="edge">
<title>Nothing&#45;&gt;Double</title>
<path fill="none" stroke="#000000" d="M394.7552,-26.2354C351.804,-35.2223 283.6583,-51.1556 226.9485,-72 172.6321,-91.9647 112.9658,-122.7084 76.4783,-142.5902"/>
<polygon fill="#000000" stroke="#000000" points="74.3536,-139.7638 67.2722,-147.6445 77.7224,-145.8999 74.3536,-139.7638"/>
</g>
<!-- Nothing&#45;&gt;Float -->
<g id="edge19" class="edge">
<title>Nothing&#45;&gt;Float</title>
<path fill="none" stroke="#000000" d="M401.5293,-30.0026C372.8526,-40.1129 331.6651,-55.5305 296.9485,-72 251.6494,-93.4897 201.7439,-122.9556 170.383,-142.2296"/>
<polygon fill="#000000" stroke="#000000" points="168.3258,-139.3865 161.6602,-147.6219 172.0066,-145.3406 168.3258,-139.3865"/>
</g>
<!-- Nothing&#45;&gt;Long -->
<g id="edge20" class="edge">
<title>Nothing&#45;&gt;Long</title>
<path fill="none" stroke="#000000" d="M410.8169,-33.3122C393.133,-43.8497 369.3661,-58.3555 348.9485,-72 314.9201,-94.7401 277.0038,-122.6556 252.1646,-141.3113"/>
<polygon fill="#000000" stroke="#000000" points="249.8318,-138.6867 243.9519,-147.5002 254.0446,-144.2771 249.8318,-138.6867"/>
</g>
<!-- Nothing&#45;&gt;Int -->
<g id="edge21" class="edge">
<title>Nothing&#45;&gt;Int</title>
<path fill="none" stroke="#000000" d="M420.8134,-35.0842C396.3739,-60.9613 349.9282,-110.1391 322.5825,-139.0934"/>
<polygon fill="#000000" stroke="#000000" points="319.732,-137.0142 315.4103,-146.6875 324.8211,-141.8205 319.732,-137.0142"/>
</g>
<!-- Nothing&#45;&gt;Short -->
<g id="edge22" class="edge">
<title>Nothing&#45;&gt;Short</title>
<path fill="none" stroke="#000000" d="M430.2185,-35.9465C420.9115,-60.7653 404.0319,-105.7776 393.1645,-134.7572"/>
<polygon fill="#000000" stroke="#000000" points="389.8278,-133.6874 389.5936,-144.2796 396.3821,-136.1453 389.8278,-133.6874"/>
</g>
<!-- Nothing&#45;&gt;Byte -->
<g id="edge23" class="edge">
<title>Nothing&#45;&gt;Byte</title>
<path fill="none" stroke="#000000" d="M440.9366,-35.9465C446.398,-60.5226 456.2594,-104.8992 462.7046,-133.9026"/>
<polygon fill="#000000" stroke="#000000" points="459.3241,-134.8247 464.9101,-143.8273 466.1574,-133.3061 459.3241,-134.8247"/>
</g>
<!-- Nothing&#45;&gt;Unit -->
<g id="edge24" class="edge">
<title>Nothing&#45;&gt;Unit</title>
<path fill="none" stroke="#000000" d="M450.5789,-35.3698C470.5604,-60.8329 507.8955,-108.4104 530.6774,-137.4422"/>
<polygon fill="#000000" stroke="#000000" points="528.041,-139.752 536.9679,-145.4583 533.5479,-135.4306 528.041,-139.752"/>
</g>
<!-- Nothing&#45;&gt;Boolean -->
<g id="edge25" class="edge">
<title>Nothing&#45;&gt;Boolean</title>
<path fill="none" stroke="#000000" d="M460.2245,-33.9607C498.089,-59.9249 573.0602,-111.3338 615.5841,-140.493"/>
<polygon fill="#000000" stroke="#000000" points="613.6616,-143.4185 623.8882,-146.1873 617.6203,-137.6454 613.6616,-143.4185"/>
</g>
<!-- Nothing&#45;&gt;Char -->
<g id="edge26" class="edge">
<title>Nothing&#45;&gt;Char</title>
<path fill="none" stroke="#000000" d="M467.8482,-31.813C491.9155,-42.6221 526.1327,-58.1001 555.9485,-72 610.2913,-97.3342 673.0453,-127.5766 710.5571,-145.7606"/>
<polygon fill="#000000" stroke="#000000" points="709.4599,-149.1184 719.9847,-150.3344 712.5154,-142.8204 709.4599,-149.1184"/>
</g>
<!-- Nothing&#45;&gt;Null -->
<g id="edge27" class="edge">
<title>Nothing&#45;&gt;Null</title>
<path fill="none" stroke="#000000" d="M480.4487,-25.2333C564.5647,-39.2202 748.3836,-69.786 829.7841,-83.3214"/>
<polygon fill="#000000" stroke="#000000" points="829.212,-86.7742 839.6507,-84.962 830.3603,-79.8691 829.212,-86.7742"/>
</g>
</g>
</svg>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册