mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-08 02:25:18 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
359 lines
19 KiB
XML
359 lines
19 KiB
XML
<?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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: ItemStackRequestPacket Pages: 1 -->
|
|
<svg width="1576pt" height="530pt"
|
|
viewBox="0.00 0.00 1575.51 530.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 526)">
|
|
<title>ItemStackRequestPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-526 1571.51,-526 1571.51,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ItemStackRequestPacket", typeName: "", id: 0, branchId: 147, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="103.04" cy="-355" rx="103.04" ry="18"/>
|
|
<text text-anchor="middle" x="103.04" y="-349.95" font-family="Times New Roman,serif" font-size="14.00">ItemStackRequestPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Requests", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 8, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="286.27" cy="-355" rx="44.19" ry="18"/>
|
|
<text text-anchor="middle" x="286.27" y="-349.95" font-family="Times New Roman,serif" font-size="14.00">Requests</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M206.57,-355C214.77,-355 222.82,-355 230.48,-355"/>
|
|
<polygon fill="black" stroke="black" points="230.23,-358.5 240.23,-355 230.23,-351.5 230.23,-358.5"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "List Size", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="441.35" cy="-463" rx="43.67" ry="18"/>
|
|
<text text-anchor="middle" x="441.35" y="-457.95" font-family="Times New Roman,serif" font-size="14.00">List Size</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M309.53,-370.7C335.87,-389.29 379.88,-420.33 409.49,-441.23"/>
|
|
<polygon fill="black" stroke="black" points="407.14,-443.85 417.33,-446.75 411.17,-438.13 407.14,-443.85"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "example element", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="441.35" cy="-328" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="441.35" y="-322.95" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 1->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>1->4</title>
|
|
<path fill="none" stroke="black" d="M327.49,-347.91C340.15,-345.67 354.52,-343.14 368.67,-340.64"/>
|
|
<polygon fill="black" stroke="black" points="369.21,-344.1 378.45,-338.92 367.99,-337.21 369.21,-344.1"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-504" rx="68.24" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-498.95" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M485.04,-464.94C626.88,-471.37 1083.85,-492.1 1268.14,-500.46"/>
|
|
<polygon fill="black" stroke="black" points="1267.95,-503.95 1278.1,-500.91 1268.27,-496.96 1267.95,-503.95"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Client Request Id", typeName: "TypedClientNetId<struct ItemStackRequestIdTag,int,0>", id: 5, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="643.01" cy="-416" rx="75.92" ry="18"/>
|
|
<text text-anchor="middle" x="643.01" y="-410.95" font-family="Times New Roman,serif" font-size="14.00">Client Request Id</text>
|
|
</g>
|
|
<!-- 4->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>4->5</title>
|
|
<path fill="none" stroke="black" d="M478.51,-343.94C511.34,-358.41 559.94,-379.83 595.62,-395.56"/>
|
|
<polygon fill="black" stroke="black" points="593.84,-398.59 604.4,-399.42 596.66,-392.19 593.84,-398.59"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Actions", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 8, notes: "There are a variety of possible actions each with their own schema; this (Take) is just one example. Refer to the Item Stack Net Manager documentation." -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="643.01" cy="-328" rx="39.58" ry="18"/>
|
|
<text text-anchor="middle" x="643.01" y="-322.95" font-family="Times New Roman,serif" font-size="14.00">Actions</text>
|
|
</g>
|
|
<!-- 4->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>4->7</title>
|
|
<path fill="none" stroke="black" d="M516.7,-328C541.72,-328 569.03,-328 591.74,-328"/>
|
|
<polygon fill="black" stroke="black" points="591.66,-331.5 601.66,-328 591.66,-324.5 591.66,-331.5"/>
|
|
</g>
|
|
<!-- 19 -->
|
|
<!-- name: "Strings To Filter", typeName: "", id: 19, branchId: 0, recurseId: -1, attributes: 8, notes: "Array of strings to submit to profanity filtering service" -->
|
|
<g id="node20" class="node">
|
|
<title>19</title>
|
|
<ellipse fill="none" stroke="black" cx="643.01" cy="-126" rx="71.31" ry="18"/>
|
|
<text text-anchor="middle" x="643.01" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Strings To Filter</text>
|
|
</g>
|
|
<!-- 4->19 -->
|
|
<g id="edge19" class="edge">
|
|
<title>4->19</title>
|
|
<path fill="none" stroke="black" d="M459.72,-310.43C495.05,-274.69 575.4,-193.39 616.61,-151.7"/>
|
|
<polygon fill="black" stroke="black" points="618.93,-154.33 623.48,-144.75 613.96,-149.4 618.93,-154.33"/>
|
|
</g>
|
|
<!-- 25 -->
|
|
<!-- name: "StringsToFilterOrigin", typeName: "", id: 25, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node26" class="node">
|
|
<title>25</title>
|
|
<ellipse fill="none" stroke="black" cx="643.01" cy="-45" rx="90.76" ry="18"/>
|
|
<text text-anchor="middle" x="643.01" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">StringsToFilterOrigin</text>
|
|
</g>
|
|
<!-- 4->25 -->
|
|
<g id="edge25" class="edge">
|
|
<title>4->25</title>
|
|
<path fill="none" stroke="black" d="M447.22,-309.6C459.04,-267.82 492.74,-164.39 552.25,-99 563.89,-86.21 579.26,-75.48 593.98,-67.03"/>
|
|
<polygon fill="black" stroke="black" points="595.59,-70.14 602.7,-62.28 592.24,-64 595.59,-70.14"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "TypedClientNetId<struct ItemStackRequestIdTag,int,0>", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-450" rx="220.25" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-444.95" font-family="Times New Roman,serif" font-size="14.00">TypedClientNetId<struct ItemStackRequestIdTag,int,0></text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M717.84,-419.57C818.31,-424.44 1001.96,-433.33 1144.88,-440.25"/>
|
|
<polygon fill="black" stroke="black" points="1144.29,-443.73 1154.45,-440.71 1144.63,-436.73 1144.29,-443.73"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "List Size", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="844.67" cy="-369" rx="43.67" ry="18"/>
|
|
<text text-anchor="middle" x="844.67" y="-363.95" font-family="Times New Roman,serif" font-size="14.00">List Size</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M679.7,-335.33C711.48,-341.86 758.3,-351.47 793.78,-358.76"/>
|
|
<polygon fill="black" stroke="black" points="792.89,-362.15 803.39,-360.73 794.3,-355.29 792.89,-362.15"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "example element", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="844.67" cy="-288" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="844.67" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 7->10 -->
|
|
<g id="edge10" class="edge">
|
|
<title>7->10</title>
|
|
<path fill="none" stroke="black" d="M679.7,-320.85C706.09,-315.56 742.85,-308.2 774.87,-301.78"/>
|
|
<polygon fill="black" stroke="black" points="775.38,-305.25 784.49,-299.85 774,-298.39 775.38,-305.25"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node10" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-396" rx="68.24" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-390.95" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 8->9 -->
|
|
<g id="edge9" class="edge">
|
|
<title>8->9</title>
|
|
<path fill="none" stroke="black" d="M888.35,-371.3C972.64,-375.85 1161.57,-386.04 1268.54,-391.81"/>
|
|
<polygon fill="black" stroke="black" points="1268.21,-395.3 1278.39,-392.34 1268.59,-388.31 1268.21,-395.3"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Action type", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node12" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="1023.29" cy="-342" rx="54.42" ry="18"/>
|
|
<text text-anchor="middle" x="1023.29" y="-336.95" font-family="Times New Roman,serif" font-size="14.00">Action type</text>
|
|
</g>
|
|
<!-- 10->11 -->
|
|
<g id="edge11" class="edge">
|
|
<title>10->11</title>
|
|
<path fill="none" stroke="black" d="M892.07,-302.19C916.47,-309.65 946.42,-318.8 971.44,-326.45"/>
|
|
<polygon fill="black" stroke="black" points="970.16,-329.72 980.74,-329.3 972.2,-323.03 970.16,-329.72"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Amount", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node14" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="1023.29" cy="-288" rx="41.63" ry="18"/>
|
|
<text text-anchor="middle" x="1023.29" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">Amount</text>
|
|
</g>
|
|
<!-- 10->13 -->
|
|
<g id="edge13" class="edge">
|
|
<title>10->13</title>
|
|
<path fill="none" stroke="black" d="M920.06,-288C936.9,-288 954.43,-288 970.13,-288"/>
|
|
<polygon fill="black" stroke="black" points="969.68,-291.5 979.68,-288 969.68,-284.5 969.68,-291.5"/>
|
|
</g>
|
|
<!-- 15 -->
|
|
<!-- name: "Source", typeName: "ItemStackRequestSlotInfo", id: 15, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node16" class="node">
|
|
<title>15</title>
|
|
<ellipse fill="none" stroke="black" cx="1023.29" cy="-234" rx="36.51" ry="18"/>
|
|
<text text-anchor="middle" x="1023.29" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">Source</text>
|
|
</g>
|
|
<!-- 10->15 -->
|
|
<g id="edge15" class="edge">
|
|
<title>10->15</title>
|
|
<path fill="none" stroke="black" d="M892.07,-273.81C919.53,-265.42 954.02,-254.87 980.6,-246.74"/>
|
|
<polygon fill="black" stroke="black" points="981.48,-250.14 990.02,-243.87 979.44,-243.44 981.48,-250.14"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "Destination", typeName: "ItemStackRequestSlotInfo", id: 17, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node18" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="1023.29" cy="-180" rx="53.4" ry="18"/>
|
|
<text text-anchor="middle" x="1023.29" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Destination</text>
|
|
</g>
|
|
<!-- 10->17 -->
|
|
<g id="edge17" class="edge">
|
|
<title>10->17</title>
|
|
<path fill="none" stroke="black" d="M866.07,-270.51C887.37,-252.86 922.25,-225.62 955.56,-207 961.72,-203.56 968.4,-200.32 975.08,-197.37"/>
|
|
<polygon fill="black" stroke="black" points="976.26,-200.67 984.11,-193.56 973.53,-194.22 976.26,-200.67"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "byte", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-342" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-336.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge12" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M1078.18,-342C1143.53,-342 1251.97,-342 1308.84,-342"/>
|
|
<polygon fill="black" stroke="black" points="1308.64,-345.5 1318.64,-342 1308.64,-338.5 1308.64,-345.5"/>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "byte", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node15" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-288" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 13->14 -->
|
|
<g id="edge14" class="edge">
|
|
<title>13->14</title>
|
|
<path fill="none" stroke="black" d="M1065.39,-288C1128.33,-288 1247.67,-288 1308.53,-288"/>
|
|
<polygon fill="black" stroke="black" points="1308.37,-291.5 1318.37,-288 1308.37,-284.5 1308.37,-291.5"/>
|
|
</g>
|
|
<!-- 16 -->
|
|
<!-- name: "ItemStackRequestSlotInfo", typeName: "", id: 16, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node17" class="node">
|
|
<title>16</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-234" rx="108.67" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">ItemStackRequestSlotInfo</text>
|
|
</g>
|
|
<!-- 15->16 -->
|
|
<g id="edge16" class="edge">
|
|
<title>15->16</title>
|
|
<path fill="none" stroke="black" d="M1060.29,-234C1100.52,-234 1167.81,-234 1227.01,-234"/>
|
|
<polygon fill="black" stroke="black" points="1226.83,-237.5 1236.83,-234 1226.83,-230.5 1226.83,-237.5"/>
|
|
</g>
|
|
<!-- 18 -->
|
|
<!-- name: "ItemStackRequestSlotInfo", typeName: "", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node19" class="node">
|
|
<title>18</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-180" rx="108.67" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">ItemStackRequestSlotInfo</text>
|
|
</g>
|
|
<!-- 17->18 -->
|
|
<g id="edge18" class="edge">
|
|
<title>17->18</title>
|
|
<path fill="none" stroke="black" d="M1077.1,-180C1117.74,-180 1175.49,-180 1227.09,-180"/>
|
|
<polygon fill="black" stroke="black" points="1226.83,-183.5 1236.83,-180 1226.83,-176.5 1226.83,-183.5"/>
|
|
</g>
|
|
<!-- 20 -->
|
|
<!-- name: "List Size", typeName: "", id: 20, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node21" class="node">
|
|
<title>20</title>
|
|
<ellipse fill="none" stroke="black" cx="844.67" cy="-126" rx="43.67" ry="18"/>
|
|
<text text-anchor="middle" x="844.67" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">List Size</text>
|
|
</g>
|
|
<!-- 19->20 -->
|
|
<g id="edge20" class="edge">
|
|
<title>19->20</title>
|
|
<path fill="none" stroke="black" d="M714.68,-126C739.25,-126 766.4,-126 789.43,-126"/>
|
|
<polygon fill="black" stroke="black" points="789.2,-129.5 799.2,-126 789.2,-122.5 789.2,-129.5"/>
|
|
</g>
|
|
<!-- 22 -->
|
|
<!-- name: "example element", typeName: "", id: 22, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node23" class="node">
|
|
<title>22</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="844.67" cy="-72" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="844.67" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 19->22 -->
|
|
<g id="edge22" class="edge">
|
|
<title>19->22</title>
|
|
<path fill="none" stroke="black" d="M692.85,-112.79C719.98,-105.45 753.97,-96.26 782.82,-88.46"/>
|
|
<polygon fill="black" stroke="black" points="783.39,-91.93 792.13,-85.94 781.56,-85.17 783.39,-91.93"/>
|
|
</g>
|
|
<!-- 21 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 21, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node22" class="node">
|
|
<title>21</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-126" rx="68.24" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 20->21 -->
|
|
<g id="edge21" class="edge">
|
|
<title>20->21</title>
|
|
<path fill="none" stroke="black" d="M888.78,-126C972.99,-126 1160.42,-126 1267.4,-126"/>
|
|
<polygon fill="black" stroke="black" points="1267.26,-129.5 1277.26,-126 1267.26,-122.5 1267.26,-129.5"/>
|
|
</g>
|
|
<!-- 23 -->
|
|
<!-- name: "String To Filter", typeName: "", id: 23, branchId: 0, recurseId: -1, attributes: 0, notes: "Indivdiual string that needs checking" -->
|
|
<g id="node24" class="node">
|
|
<title>23</title>
|
|
<ellipse fill="none" stroke="black" cx="1023.29" cy="-72" rx="67.73" ry="18"/>
|
|
<text text-anchor="middle" x="1023.29" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">String To Filter</text>
|
|
</g>
|
|
<!-- 22->23 -->
|
|
<g id="edge23" class="edge">
|
|
<title>22->23</title>
|
|
<path fill="none" stroke="black" d="M920.06,-72C927.91,-72 935.92,-72 943.82,-72"/>
|
|
<polygon fill="black" stroke="black" points="943.77,-75.5 953.77,-72 943.77,-68.5 943.77,-75.5"/>
|
|
</g>
|
|
<!-- 24 -->
|
|
<!-- name: "string", typeName: "", id: 24, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node25" class="node">
|
|
<title>24</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 23->24 -->
|
|
<g id="edge24" class="edge">
|
|
<title>23->24</title>
|
|
<path fill="none" stroke="black" d="M1091.39,-72C1155.27,-72 1249.45,-72 1303.64,-72"/>
|
|
<polygon fill="black" stroke="black" points="1303.38,-75.5 1313.38,-72 1303.38,-68.5 1303.38,-75.5"/>
|
|
</g>
|
|
<!-- 26 -->
|
|
<!-- name: "int", typeName: "", id: 26, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node27" class="node">
|
|
<title>26</title>
|
|
<ellipse fill="none" stroke="black" cx="1347.27" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="1347.27" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">int</text>
|
|
</g>
|
|
<!-- 25->26 -->
|
|
<g id="edge26" class="edge">
|
|
<title>25->26</title>
|
|
<path fill="none" stroke="black" d="M732.6,-41.59C887.38,-35.64 1200.85,-23.59 1308.76,-19.44"/>
|
|
<polygon fill="black" stroke="black" points="1308.64,-22.95 1318.5,-19.07 1308.38,-15.95 1308.64,-22.95"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|