| <?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.36.0 (20140111.2315) |
| --> |
| <!-- Title: impala::TablePrinter Pages: 1 --> |
| <!--zoomable 240 --> |
| <svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)"> |
| <style type="text/css"><![CDATA[ |
| .edge:hover path { stroke: red; } |
| .edge:hover polygon { stroke: red; fill: red; } |
| ]]></style> |
| <script type="text/javascript"><![CDATA[ |
| var edges = document.getElementsByTagName('g'); |
| if (edges && edges.length) { |
| for (var i=0;i<edges.length;i++) { |
| if (edges[i].id.substr(0,4)=='edge') { |
| edges[i].setAttribute('class','edge'); |
| } |
| } |
| } |
| ]]></script> |
| <defs> |
| <circle id="rim" cx="0" cy="0" r="7"/> |
| <circle id="rim2" cx="0" cy="0" r="3.5"/> |
| <g id="zoomPlus"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/> |
| </use> |
| <path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="zoomMin"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/> |
| </use> |
| <path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="dirArrow"> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="resetDef"> |
| <use xlink:href="#rim2" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/> |
| </use> |
| </g> |
| </defs> |
| |
| <script type="text/javascript"> |
| var viewWidth = 534; |
| var viewHeight = 240; |
| var sectionId = 'dynsection-0'; |
| </script> |
| <script xlink:href="svgpan.js"/> |
| <svg id="graph" class="graph"> |
| <g id="viewport"> |
| <title>impala::TablePrinter</title> |
| <polygon fill="white" stroke="none" points="-4,4 -4,-236 530,-236 530,4 -4,4"/> |
| <!-- Node1 --> |
| <g id="node1" class="node"><title>Node1</title> |
| <polygon fill="#bfbfbf" stroke="black" points="199,-1 199,-113 329,-113 329,-1 199,-1"/> |
| <text text-anchor="middle" x="264" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">impala::TablePrinter</text> |
| <polyline fill="none" stroke="black" points="199,-94 329,-94 "/> |
| <text text-anchor="middle" x="264" y="-82" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="black" points="199,-75 329,-75 "/> |
| <text text-anchor="start" x="207" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00">+ TablePrinter()</text> |
| <text text-anchor="start" x="207" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00">+ AddColumn()</text> |
| <text text-anchor="start" x="207" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">+ set_max_output_width()</text> |
| <text text-anchor="start" x="207" y="-30" font-family="Helvetica,sans-Serif" font-size="10.00">+ AddRow()</text> |
| <text text-anchor="start" x="207" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">+ ToString()</text> |
| <text text-anchor="start" x="207" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">- PrintRow()</text> |
| </g> |
| <!-- Node2 --> |
| <g id="node2" class="node"><title>Node2</title> |
| <polygon fill="white" stroke="#bfbfbf" points="-0.5,-168.5 -0.5,-225.5 104.5,-225.5 104.5,-168.5 -0.5,-168.5"/> |
| <text text-anchor="middle" x="52" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector< std::string ></text> |
| <polyline fill="none" stroke="#bfbfbf" points="-0.5,-206.5 104.5,-206.5 "/> |
| <text text-anchor="middle" x="52" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="#bfbfbf" points="-0.5,-187.5 104.5,-187.5 "/> |
| <text text-anchor="middle" x="52" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| </g> |
| <!-- Node2->Node1 --> |
| <g id="edge1" class="edge"><title>Node2->Node1</title> |
| <path fill="none" stroke="#404040" d="M83.6991,-168.221C97.7584,-156.46 114.767,-142.971 131,-132 148.927,-119.885 168.993,-107.949 187.996,-97.3169"/> |
| <polygon fill="none" stroke="#404040" points="188.226,-97.1896 191.543,-90.7862 198.729,-91.3846 195.413,-97.7879 188.226,-97.1896"/> |
| <text text-anchor="middle" x="149.5" y="-135.5" font-family="Helvetica,sans-Serif" font-size="10.00"> -labels_</text> |
| </g> |
| <!-- Node3 --> |
| <g id="node3" class="node"><title>Node3</title> |
| <polygon fill="white" stroke="#bfbfbf" points="123,-168.5 123,-225.5 195,-225.5 195,-168.5 123,-168.5"/> |
| <text text-anchor="middle" x="159" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector< int ></text> |
| <polyline fill="none" stroke="#bfbfbf" points="123,-206.5 195,-206.5 "/> |
| <text text-anchor="middle" x="159" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="#bfbfbf" points="123,-187.5 195,-187.5 "/> |
| <text text-anchor="middle" x="159" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| </g> |
| <!-- Node3->Node1 --> |
| <g id="edge2" class="edge"><title>Node3->Node1</title> |
| <path fill="none" stroke="#404040" d="M163.577,-168.376C166.428,-156.51 170.947,-142.898 178,-132 181.612,-126.419 185.766,-121.024 190.257,-115.862"/> |
| <polygon fill="none" stroke="#404040" points="190.485,-115.617 191.644,-108.5 198.66,-106.833 197.501,-113.95 190.485,-115.617"/> |
| <text text-anchor="middle" x="219" y="-135.5" font-family="Helvetica,sans-Serif" font-size="10.00"> -max_col_widths_</text> |
| </g> |
| <!-- Node4 --> |
| <g id="node4" class="node"><title>Node4</title> |
| <polygon fill="white" stroke="#bfbfbf" points="249.5,-168.5 249.5,-225.5 278.5,-225.5 278.5,-168.5 249.5,-168.5"/> |
| <text text-anchor="middle" x="264" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00">int</text> |
| <polyline fill="none" stroke="#bfbfbf" points="249.5,-206.5 278.5,-206.5 "/> |
| <text text-anchor="middle" x="264" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="#bfbfbf" points="249.5,-187.5 278.5,-187.5 "/> |
| <text text-anchor="middle" x="264" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| </g> |
| <!-- Node4->Node1 --> |
| <g id="edge3" class="edge"><title>Node4->Node1</title> |
| <path fill="none" stroke="#404040" d="M264,-168.405C264,-155.93 264,-140.59 264,-125.356"/> |
| <polygon fill="none" stroke="#404040" points="264,-125.219 260,-119.219 264,-113.219 268,-119.219 264,-125.219"/> |
| <text text-anchor="middle" x="309.5" y="-135.5" font-family="Helvetica,sans-Serif" font-size="10.00"> -max_output_width_</text> |
| </g> |
| <!-- Node5 --> |
| <g id="node5" class="node"><title>Node5</title> |
| <polygon fill="white" stroke="#bfbfbf" points="328.5,-163 328.5,-231 427.5,-231 427.5,-163 328.5,-163"/> |
| <text text-anchor="start" x="336.5" y="-219" font-family="Helvetica,sans-Serif" font-size="10.00">vector< std::vector</text> |
| <text text-anchor="middle" x="378" y="-208" font-family="Helvetica,sans-Serif" font-size="10.00">< std::string > ></text> |
| <polyline fill="none" stroke="#bfbfbf" points="328.5,-201 427.5,-201 "/> |
| <text text-anchor="middle" x="378" y="-189" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="#bfbfbf" points="328.5,-182 427.5,-182 "/> |
| <text text-anchor="middle" x="378" y="-170" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| </g> |
| <!-- Node5->Node1 --> |
| <g id="edge4" class="edge"><title>Node5->Node1</title> |
| <path fill="none" stroke="#404040" d="M370.452,-162.738C367.098,-152.303 362.415,-141.134 356,-132 350.898,-124.735 344.888,-117.809 338.425,-111.317"/> |
| <polygon fill="none" stroke="#404040" points="338.084,-110.994 330.977,-109.772 329.372,-102.741 336.479,-103.964 338.084,-110.994"/> |
| <text text-anchor="middle" x="379.5" y="-135.5" font-family="Helvetica,sans-Serif" font-size="10.00"> -rows_</text> |
| </g> |
| <!-- Node6 --> |
| <g id="node6" class="node"><title>Node6</title> |
| <polygon fill="white" stroke="#bfbfbf" points="446,-168.5 446,-225.5 526,-225.5 526,-168.5 446,-168.5"/> |
| <text text-anchor="middle" x="486" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector< bool ></text> |
| <polyline fill="none" stroke="#bfbfbf" points="446,-206.5 526,-206.5 "/> |
| <text text-anchor="middle" x="486" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| <polyline fill="none" stroke="#bfbfbf" points="446,-187.5 526,-187.5 "/> |
| <text text-anchor="middle" x="486" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text> |
| </g> |
| <!-- Node6->Node1 --> |
| <g id="edge5" class="edge"><title>Node6->Node1</title> |
| <path fill="none" stroke="#404040" d="M451.233,-168.376C435.883,-156.642 417.403,-143.131 400,-132 380.901,-119.784 359.625,-107.585 339.68,-96.7183"/> |
| <polygon fill="none" stroke="#404040" points="339.635,-96.6945 332.455,-97.3653 329.075,-90.9958 336.255,-90.325 339.635,-96.6945"/> |
| <text text-anchor="middle" x="443.5" y="-135.5" font-family="Helvetica,sans-Serif" font-size="10.00"> -left_align_</text> |
| </g> |
| </g> |
| </svg> |
| <g id="navigator" transform="translate(0 0)" fill="#404254"> |
| <rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/> |
| <use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/> |
| <use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/> |
| <use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/> |
| <g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| </g> |
| <svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet"> |
| <g id="arrow_out" transform="scale(0.3 0.3)"> |
| <a xlink:href="classimpala_1_1TablePrinter__coll__graph_org.svg" target="_base"> |
| <rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38" |
| fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/> |
| <path id="arrow" |
| d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z" |
| style="fill:#404040;"/> |
| </a> |
| </g> |
| </svg> |
| </svg> |