This file is indexed.

/usr/share/doc/libplotmm-doc/html/class_plot_m_m_1_1_plot.html is in libplotmm-doc 0.1.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!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: PlotMM::Plot Class Reference</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>
<div class="nav">
<b>PlotMM</b>::<a class="el" href="class_plot_m_m_1_1_plot.html">Plot</a></div>
<h1>PlotMM::Plot Class Reference</h1><!-- doxytag: class="PlotMM::Plot" -->Collaboration diagram for PlotMM::Plot:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_plot_m_m_1_1_plot-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Class implementing a plot widget. 
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota2">add_curve</a> (const Glib::RefPtr&lt; <a class="el" href="class_plot_m_m_1_1_curve.html">Curve</a> &gt; &amp;, PlotAxisID xaxis=AXIS_BOTTOM, PlotAxisID yaxis=AXIS_LEFT, bool enable=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota3">replot</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plota4"></a><!-- doxytag: member="PlotMM::Plot::title" ref="_plot_m_m_1_1_plota4" args="()" -->
<a class="el" href="class_plot_m_m_1_1_plot_label.html">PlotLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>title</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plota5"></a><!-- doxytag: member="PlotMM::Plot::scale" ref="_plot_m_m_1_1_plota5" args="(PlotAxisID id)" -->
<a class="el" href="class_plot_m_m_1_1_scale.html">Scale</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>scale</b> (PlotAxisID id)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plota6"></a><!-- doxytag: member="PlotMM::Plot::label" ref="_plot_m_m_1_1_plota6" args="(PlotAxisID id)" -->
<a class="el" href="class_plot_m_m_1_1_plot_label.html">PlotLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>label</b> (PlotAxisID id)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">SigC::Signal3&lt; void, int,<br>
 int, GdkEventButton * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota7">signal_plot_mouse_press</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">SigC::Signal3&lt; void, int,<br>
 int, GdkEventButton * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota8">signal_plot_mouse_release</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">SigC::Signal3&lt; void, int,<br>
 int, GdkEventMotion * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota9">signal_plot_mouse_move</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota10">set_selection</a> (const <a class="el" href="class_plot_m_m_1_1_rectangle.html">Rectangle</a> &amp;r)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plota11"></a><!-- doxytag: member="PlotMM::Plot::get_selection" ref="_plot_m_m_1_1_plota11" args="()" -->
<a class="el" href="class_plot_m_m_1_1_rectangle.html">Rectangle</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>get_selection</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota12">enable_selection</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota13">disable_selection</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotb0"></a><!-- doxytag: member="PlotMM::Plot::on_canvas_expose_event" ref="_plot_m_m_1_1_plotb0" args="(GdkEventExpose *event)" -->
virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>on_canvas_expose_event</b> (GdkEventExpose *event)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plotb1">draw_selection_</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp0"></a><!-- doxytag: member="PlotMM::Plot::layout_" ref="_plot_m_m_1_1_plotp0" args="" -->
Gtk::Table&nbsp;</td><td class="memItemRight" valign="bottom"><b>layout_</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp1"></a><!-- doxytag: member="PlotMM::Plot::canvas_" ref="_plot_m_m_1_1_plotp1" args="" -->
<a class="el" href="class_plot_m_m_1_1_plot_canvas.html">PlotCanvas</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>canvas_</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp2"></a><!-- doxytag: member="PlotMM::Plot::tickMark_" ref="_plot_m_m_1_1_plotp2" args="" -->
std::vector&lt; <a class="el" href="class_plot_m_m_1_1_scale.html">Scale</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>tickMark_</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp3"></a><!-- doxytag: member="PlotMM::Plot::tickLabel_" ref="_plot_m_m_1_1_plotp3" args="" -->
std::vector&lt; <a class="el" href="class_plot_m_m_1_1_scale_labels.html">ScaleLabels</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>tickLabel_</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp4"></a><!-- doxytag: member="PlotMM::Plot::axisLabel_" ref="_plot_m_m_1_1_plotp4" args="" -->
std::vector&lt; <a class="el" href="class_plot_m_m_1_1_plot_label.html">PlotLabel</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>axisLabel_</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="_plot_m_m_1_1_plotp5"></a><!-- doxytag: member="PlotMM::Plot::title_" ref="_plot_m_m_1_1_plotp5" args="" -->
<a class="el" href="class_plot_m_m_1_1_plot_label.html">PlotLabel</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>title_</b></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>CurveInfo</b></td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="_plot_m_m_1_1_plota2"></a><!-- doxytag: member="PlotMM::Plot::add_curve" ref="_plot_m_m_1_1_plota2" args="(const Glib::RefPtr&lt; Curve &gt; &amp;, PlotAxisID xaxis=AXIS_BOTTOM, PlotAxisID yaxis=AXIS_LEFT, bool enable=true)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">int Plot::add_curve           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const Glib::RefPtr&lt; <a class="el" href="class_plot_m_m_1_1_curve.html">Curve</a> &gt; &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>cv</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>PlotAxisID&nbsp;</td>
          <td class="mdname" nowrap> <em>xaxis</em> = <code>AXIS_BOTTOM</code>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>PlotAxisID&nbsp;</td>
          <td class="mdname" nowrap> <em>yaxis</em> = <code>AXIS_LEFT</code>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>enable</em> = <code>true</code></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add a new curve to the plot. 
<p>
The plot will not be updated - call <a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota3">replot()</a> manually after adding new curves.    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota13"></a><!-- doxytag: member="PlotMM::Plot::disable_selection" ref="_plot_m_m_1_1_plota13" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Plot::disable_selection           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Disable drawing of the selection rectangle. To actually erase the rectangle, <a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota3">replot()</a> must be called.    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plotb1"></a><!-- doxytag: member="PlotMM::Plot::draw_selection_" ref="_plot_m_m_1_1_plotb1" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Plot::draw_selection_           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
draws the current selection rectangle on the plot canvas. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota12"></a><!-- doxytag: member="PlotMM::Plot::enable_selection" ref="_plot_m_m_1_1_plota12" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Plot::enable_selection           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable drawing of the selection rectangle. The geometry can be changed using set_selection. To actually draw the rectangle, <a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota3">replot()</a> must be called.    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota3"></a><!-- doxytag: member="PlotMM::Plot::replot" ref="_plot_m_m_1_1_plota3" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Plot::replot           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Replot all curves<p>
After adding curves to the plot or changing the curves' data with Curve::setData() this method must be called to update the plot.<p>
If autoscaling is activated for an axis used by any of the <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_error_curvea14">Curve::enabled()</a> curves that axis will be scaled to a new range.    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota10"></a><!-- doxytag: member="PlotMM::Plot::set_selection" ref="_plot_m_m_1_1_plota10" args="(const Rectangle &amp;r)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Plot::set_selection           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="class_plot_m_m_1_1_rectangle.html">Rectangle</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the selection to the given rectangle. If selection is enabled, the old rectangle is erased and the new is drawn. Note that <a class="el" href="class_plot_m_m_1_1_plot.html#_plot_m_m_1_1_plota3">replot()</a> does not have to be called explicitly. No other canvas contents but the rectangle are redrawn calling this method.    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota9"></a><!-- doxytag: member="PlotMM::Plot::signal_plot_mouse_move" ref="_plot_m_m_1_1_plota9" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">SigC::Signal3&lt; void, int, int, GdkEventMotion * &gt; Plot::signal_plot_mouse_move           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return the signal owned by plot canvas. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota7"></a><!-- doxytag: member="PlotMM::Plot::signal_plot_mouse_press" ref="_plot_m_m_1_1_plota7" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">SigC::Signal3&lt; void, int, int, GdkEventButton * &gt; Plot::signal_plot_mouse_press           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return the signal owned by plot canvas. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="_plot_m_m_1_1_plota8"></a><!-- doxytag: member="PlotMM::Plot::signal_plot_mouse_release" ref="_plot_m_m_1_1_plota8" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">SigC::Signal3&lt; void, int, int, GdkEventButton * &gt; Plot::signal_plot_mouse_release           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return the signal owned by plot canvas. 
<p>
    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 10 15:26:22 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>