Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 55ae40ecad2e75548f2982fd64f38f3a > files > 188

plotmm-devel-0.1.2-12.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>PlotMM: ToDo</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1><a class="anchor" name="todo">ToDo</a></h1>In no particular order, as extracted from the source:<p>
<a class="anchor" name="_todo000003"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea8">PlotMM::Curve::set_data</a> (const Glib::ArrayHandle&lt; DoublePoint &gt; &amp;data) </dt>
<dd>test if this method really works </dd>
</dl>
<p>
<a class="anchor" name="_todo000002"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea7">PlotMM::Curve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000001"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea6">PlotMM::Curve::set_data</a> (const double *xData, const double *yData, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000008"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea8">PlotMM::ErrorCurve::set_data</a> (const Glib::ArrayHandle&lt; DoublePoint &gt; &amp;data) </dt>
<dd>test if this method really works </dd>
</dl>
<p>
<a class="anchor" name="_todo000007"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea7">PlotMM::ErrorCurve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData, const std::vector&lt; double &gt; &amp;xErr, const std::vector&lt; double &gt; &amp;yErr) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000004"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea6">PlotMM::ErrorCurve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000006"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea5">PlotMM::ErrorCurve::set_data</a> (const double *xData, const double *yData, const double *xErr, const double *yErr, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000005"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea4">PlotMM::ErrorCurve::set_data</a> (const double *xData, const double *yData, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000011"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_scale.html#_plot_m_m_1_1_v_scalea2">PlotMM::Scale::set_position</a> (Gtk::PositionType p) </dt>
<dd>check this out </dd>
</dl>
<p>
<a class="anchor" name="_todo000010"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_scale_labels.html#_plot_m_m_1_1_v_scale_labelsa6">PlotMM::ScaleLabels::format</a> (double) const  </dt>
<dd>find a smart way to user-define scale label formatting </dd>
</dl>
<p>
<a class="anchor" name="_todo000009"></a> <dl>
<dt>Page <a class="el" href="installation.html">Installation notes</a>  </dt>
<dd>(say something about plotmm.pc here) <p>
(we might want to have a plotmm.spec file some day)<p>
</dd>
</dl>
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 10 15:26:21 2005 for PlotMM by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>