~ubuntu-branches/ubuntu/oneiric/qwt/oneiric-proposed

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/html/class_qwt_spline_curve_fitter.html

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2009-04-12 23:25:58 UTC
  • mfrom: (1.1.4 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090412232558-3bl06x785yr8xm8u
Tags: 5.1.2-1
* New upstream release.
* Bump compat/debhelper to 7.
* Bump Standards-Version to 3.8.1. No changes needed.
* Invert Maintainers and Uploaders field.
* Fix lintian warnings:
  - dh_clean _k deprecated.
  - missing dependency on libc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>Qwt User&apos;s Guide: QwtSplineCurveFitter Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.0 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
12
 
    <li><a href="files.html"><span>Files</span></a></li>
13
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
18
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21
 
  </ul></div>
22
 
<h1>QwtSplineCurveFitter Class Reference</h1><!-- doxytag: class="QwtSplineCurveFitter" --><!-- doxytag: inherits="QwtCurveFitter" -->Inheritance diagram for QwtSplineCurveFitter:<p><center><img src="class_qwt_spline_curve_fitter__inherit__graph.png" border="0" usemap="#_qwt_spline_curve_fitter__inherit__map" alt="Inheritance graph"></center>
23
 
<map name="_qwt_spline_curve_fitter__inherit__map">
24
 
<area href="class_qwt_curve_fitter.html" shape="rect" coords="26,8,138,32" alt="">
25
 
</map>
26
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for QwtSplineCurveFitter:<p><center><img src="class_qwt_spline_curve_fitter__coll__graph.png" border="0" usemap="#_qwt_spline_curve_fitter__coll__map" alt="Collaboration graph"></center>
27
 
<map name="_qwt_spline_curve_fitter__coll__map">
28
 
<area href="class_qwt_curve_fitter.html" shape="rect" coords="26,8,138,32" alt="">
29
 
</map>
30
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_qwt_spline_curve_fitter-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
31
 
A curve fitter using cubic splines. 
32
 
<p>
33
 
 
34
 
<p>
35
 
Definition at line <a class="el" href="qwt__curve__fitter_8h-source.html#l00065">65</a> of file <a class="el" href="qwt__curve__fitter_8h-source.html">qwt_curve_fitter.h</a>.<table border="0" cellpadding="0" cellspacing="0">
36
 
<tr><td></td></tr>
37
 
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
38
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#8c5e6858f885b5691c30092a950879a8">FitMode</a> { <br>
39
 
&nbsp;&nbsp;<b>Auto</b>, 
40
 
<br>
41
 
&nbsp;&nbsp;<b>Spline</b>, 
42
 
<br>
43
 
&nbsp;&nbsp;<b>ParametricSpline</b>
44
 
<br>
45
 
 }</td></tr>
46
 
 
47
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
48
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98ae80240b254df85dcc44e1f3e4e830"></a><!-- doxytag: member="QwtSplineCurveFitter::QwtSplineCurveFitter" ref="98ae80240b254df85dcc44e1f3e4e830" args="()" -->
49
 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#98ae80240b254df85dcc44e1f3e4e830">QwtSplineCurveFitter</a> ()</td></tr>
50
 
 
51
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="933ecbf859698978104d0dd4ec2a2f6a"></a><!-- doxytag: member="QwtSplineCurveFitter::~QwtSplineCurveFitter" ref="933ecbf859698978104d0dd4ec2a2f6a" args="()" -->
52
 
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#933ecbf859698978104d0dd4ec2a2f6a">~QwtSplineCurveFitter</a> ()</td></tr>
53
 
 
54
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8381be57ee16b5a2bdacafbd5d71908b"></a><!-- doxytag: member="QwtSplineCurveFitter::setFitMode" ref="8381be57ee16b5a2bdacafbd5d71908b" args="(FitMode)" -->
55
 
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#8381be57ee16b5a2bdacafbd5d71908b">setFitMode</a> (<a class="el" href="class_qwt_spline_curve_fitter.html#8c5e6858f885b5691c30092a950879a8">FitMode</a>)</td></tr>
56
 
 
57
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e44a65faa0953ba390a4a17d8ebb7082"></a><!-- doxytag: member="QwtSplineCurveFitter::fitMode" ref="e44a65faa0953ba390a4a17d8ebb7082" args="() const" -->
58
 
<a class="el" href="class_qwt_spline_curve_fitter.html#8c5e6858f885b5691c30092a950879a8">FitMode</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#e44a65faa0953ba390a4a17d8ebb7082">fitMode</a> () const</td></tr>
59
 
 
60
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7f819ad010b19d58179655e4ceb1c6f1"></a><!-- doxytag: member="QwtSplineCurveFitter::setSpline" ref="7f819ad010b19d58179655e4ceb1c6f1" args="(const QwtSpline &amp;)" -->
61
 
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#7f819ad010b19d58179655e4ceb1c6f1">setSpline</a> (const <a class="el" href="class_qwt_spline.html">QwtSpline</a> &amp;)</td></tr>
62
 
 
63
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="968c67ccf4ebf4642ceb9cf749e3642d"></a><!-- doxytag: member="QwtSplineCurveFitter::spline" ref="968c67ccf4ebf4642ceb9cf749e3642d" args="() const" -->
64
 
const <a class="el" href="class_qwt_spline.html">QwtSpline</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#968c67ccf4ebf4642ceb9cf749e3642d">spline</a> () const</td></tr>
65
 
 
66
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c501260a25953e1ded6bbc84c3250fa8"></a><!-- doxytag: member="QwtSplineCurveFitter::spline" ref="c501260a25953e1ded6bbc84c3250fa8" args="()" -->
67
 
<a class="el" href="class_qwt_spline.html">QwtSpline</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#c501260a25953e1ded6bbc84c3250fa8">spline</a> ()</td></tr>
68
 
 
69
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8ecea80fb540b92cd22b6b0703636460"></a><!-- doxytag: member="QwtSplineCurveFitter::setSplineSize" ref="8ecea80fb540b92cd22b6b0703636460" args="(int size)" -->
70
 
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#8ecea80fb540b92cd22b6b0703636460">setSplineSize</a> (int size)</td></tr>
71
 
 
72
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f7cc3a6b3dc82736e643bf5b346b2c6e"></a><!-- doxytag: member="QwtSplineCurveFitter::splineSize" ref="f7cc3a6b3dc82736e643bf5b346b2c6e" args="() const" -->
73
 
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#f7cc3a6b3dc82736e643bf5b346b2c6e">splineSize</a> () const</td></tr>
74
 
 
75
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c91df6881bd84143efcc891344a84a7b"></a><!-- doxytag: member="QwtSplineCurveFitter::fitCurve" ref="c91df6881bd84143efcc891344a84a7b" args="(const QPolygonF &amp;) const" -->
76
 
virtual QPolygonF&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_spline_curve_fitter.html#c91df6881bd84143efcc891344a84a7b">fitCurve</a> (const QPolygonF &amp;) const</td></tr>
77
 
 
78
 
</table>
79
 
<hr size="1"><address style="align: right;"><small>Generated on Sat May 24 18:49:08 2008 for Qwt User's Guide by&nbsp;
80
 
<a href="http://www.doxygen.org/index.html">
81
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
82
 
</body>
83
 
</html>