Files
qwt/doc/html/inherit_graph_38.svg
2023-10-31 09:22:42 +01:00

67 lines
3.3 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 2.40.1 (20161225.0304)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="248pt" height="104pt"
viewBox="0.00 0.00 248.00 104.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 100)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="node1" class="node">
<title>Node0</title>
<g id="a_node1"><a xlink:href="class_qwt_curve_fitter.html" target="_top" xlink:title="Abstract base class for a curve fitter.">
<polygon fill="none" stroke="#000000" points="0,-38.5 0,-57.5 83,-57.5 83,-38.5 0,-38.5"/>
<text text-anchor="middle" x="41.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtCurveFitter</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node">
<title>Node1</title>
<g id="a_node2"><a xlink:href="class_qwt_polar_fitter.html" target="_top" xlink:title="A simple curve fitter for polar points.">
<polygon fill="none" stroke="#000000" points="139.5,-76.5 139.5,-95.5 219.5,-95.5 219.5,-76.5 139.5,-76.5"/>
<text text-anchor="middle" x="179.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarFitter</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="#191970" d="M85.973,-60.2462C104.9946,-65.484 126.8751,-71.5091 144.6879,-76.4141"/>
<polygon fill="#191970" stroke="#191970" points="86.8936,-56.8695 76.3232,-57.589 85.0352,-63.6183 86.8936,-56.8695"/>
</g>
<!-- Node2 -->
<g id="node3" class="node">
<title>Node2</title>
<g id="a_node3"><a xlink:href="class_qwt_spline_curve_fitter.html" target="_top" xlink:title="A curve fitter using a spline interpolation.">
<polygon fill="none" stroke="#000000" points="124.5,-38.5 124.5,-57.5 234.5,-57.5 234.5,-38.5 124.5,-38.5"/>
<text text-anchor="middle" x="179.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtSplineCurveFitter</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="#191970" d="M93.5441,-48C103.6101,-48 114.1893,-48 124.3506,-48"/>
<polygon fill="#191970" stroke="#191970" points="93.2791,-44.5001 83.279,-48 93.279,-51.5001 93.2791,-44.5001"/>
</g>
<!-- Node3 -->
<g id="node4" class="node">
<title>Node3</title>
<g id="a_node4"><a xlink:href="class_qwt_weeding_curve_fitter.html" target="_top" xlink:title="A curve fitter implementing Douglas and Peucker algorithm.">
<polygon fill="none" stroke="#000000" points="119,-.5 119,-19.5 240,-19.5 240,-.5 119,-.5"/>
<text text-anchor="middle" x="179.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtWeedingCurveFitter</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M85.973,-35.7538C104.9946,-30.516 126.8751,-24.4909 144.6879,-19.5859"/>
<polygon fill="#191970" stroke="#191970" points="85.0352,-32.3817 76.3232,-38.411 86.8936,-39.1305 85.0352,-32.3817"/>
</g>
</g>
</svg>