Add files from zip
This commit is contained in:
66
doc/html/class_qwt_curve_fitter__inherit__graph.svg
Normal file
66
doc/html/class_qwt_curve_fitter__inherit__graph.svg
Normal file
@@ -0,0 +1,66 @@
|
||||
<?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: QwtCurveFitter Pages: 1 -->
|
||||
<svg width="356pt" height="84pt"
|
||||
viewBox="0.00 0.00 355.50 84.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 80)">
|
||||
<title>QwtCurveFitter</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Abstract base class for a curve fitter.">
|
||||
<polygon fill="#bfbfbf" stroke="#000000" points="111.5,-56.5 111.5,-75.5 194.5,-75.5 194.5,-56.5 111.5,-56.5"/>
|
||||
<text text-anchor="middle" x="153" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtCurveFitter</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</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="0,-.5 0,-19.5 80,-19.5 80,-.5 0,-.5"/>
|
||||
<text text-anchor="middle" x="40" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarFitter</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#191970" d="M124.4208,-51.8368C103.9942,-41.7139 77.0638,-28.3679 59.1719,-19.5011"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="123.0604,-55.0688 133.5746,-56.3733 126.1687,-48.7968 123.0604,-55.0688"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</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="98,-.5 98,-19.5 208,-19.5 208,-.5 98,-.5"/>
|
||||
<text text-anchor="middle" x="153" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtSplineCurveFitter</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#191970" d="M153,-46.1575C153,-37.155 153,-26.9199 153,-19.6427"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="149.5001,-46.2455 153,-56.2455 156.5001,-46.2456 149.5001,-46.2455"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</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="226.5,-.5 226.5,-19.5 347.5,-19.5 347.5,-.5 226.5,-.5"/>
|
||||
<text text-anchor="middle" x="287" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtWeedingCurveFitter</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#191970" d="M185.5828,-52.3833C209.9536,-42.1985 242.6642,-28.5284 264.2652,-19.5011"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="183.9125,-49.2879 176.0354,-56.3733 186.6117,-55.7466 183.9125,-49.2879"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user