~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to doc/class_ipe_image.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2005-02-24 22:09:16 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050224220916-9vxiiqjz066r5489
Tags: 6.0pre23-2
debian/control: Ipe should depend on exact version of libipe.
Closes: #296771.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<title>Ipelib: IpeImage class Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
 
<!-- Generated by Doxygen 1.3.4 -->
 
6
<!-- Generated by Doxygen 1.3.6 -->
7
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
8
8
<h1>IpeImage Class Reference<br>
9
9
<small>
15
15
<p>
16
16
<a href="class_ipe_image-members.html">List of all members.</a><h2>Public Member Functions</h2>
17
17
<ul>
18
 
<li><a class="el" href="class_ipe_image.html#a0">IpeImage</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, const  <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;attr, <a class="el" href="class_ipe_string.html">IpeString</a> data)
19
 
<li><a class="el" href="class_ipe_image.html#a1">IpeImage</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, const  <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;attr, <a class="el" href="class_ipe_bitmap.html">IpeBitmap</a> bitmap)
20
 
<li><a class="el" href="class_ipe_image.html#a2">IpeImage</a> (const  <a class="el" href="class_ipe_rect.html">IpeRect</a> &amp;rect, <a class="el" href="class_ipe_bitmap.html">IpeBitmap</a> bitmap)
 
18
<li><a class="el" href="class_ipe_image.html#a0">IpeImage</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;attr, <a class="el" href="class_ipe_string.html">IpeString</a> data)
 
19
<li><a class="el" href="class_ipe_image.html#a1">IpeImage</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;attr, <a class="el" href="class_ipe_bitmap.html">IpeBitmap</a> bitmap)
 
20
<li><a class="el" href="class_ipe_image.html#a2">IpeImage</a> (const <a class="el" href="class_ipe_rect.html">IpeRect</a> &amp;rect, <a class="el" href="class_ipe_bitmap.html">IpeBitmap</a> bitmap)
21
21
<li>virtual <a class="el" href="class_ipe_object.html">IpeObject</a> * <a class="el" href="class_ipe_image.html#a3">Clone</a> () const 
22
22
<li>virtual <a class="el" href="class_ipe_image.html">IpeImage</a> * <a class="el" href="class_ipe_image.html#a4">AsImage</a> ()
23
23
<li>virtual void <a class="el" href="class_ipe_image.html#a5">SaveAsXml</a> (<a class="el" href="class_ipe_painter.html">IpePainter</a> &amp;painter, <a class="el" href="class_ipe_stream.html">IpeStream</a> &amp;stream, <a class="el" href="class_ipe_string.html">IpeString</a> layer) const 
24
24
<li>virtual void <a class="el" href="class_ipe_image.html#a6">Draw</a> (<a class="el" href="class_ipe_painter.html">IpePainter</a> &amp;painter) const 
25
25
<li>virtual void <a class="el" href="class_ipe_image.html#a7">Accept</a> (<a class="el" href="class_ipe_visitor.html">IpeVisitor</a> &amp;visitor) const 
26
 
<li>virtual double <a class="el" href="class_ipe_image.html#a8">Distance</a> (const  <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;v, const  <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m, double bound) const 
27
 
<li>virtual void <a class="el" href="class_ipe_image.html#a9">AddToBBox</a> (<a class="el" href="class_ipe_rect.html">IpeRect</a> &amp;box, const  <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m) const 
28
 
<li>virtual void <a class="el" href="class_ipe_image.html#a10">SnapVtx</a> (const  <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;mouse, const  <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m, <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;pos, double &amp;bound) const 
 
26
<li>virtual double <a class="el" href="class_ipe_image.html#a8">Distance</a> (const <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;v, const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m, double bound) const 
 
27
<li>virtual void <a class="el" href="class_ipe_image.html#a9">AddToBBox</a> (<a class="el" href="class_ipe_rect.html">IpeRect</a> &amp;box, const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m) const 
 
28
<li>virtual void <a class="el" href="class_ipe_image.html#a10">SnapVtx</a> (const <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;mouse, const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;m, <a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;pos, double &amp;bound) const 
29
29
<li><a class="el" href="class_ipe_rect.html">IpeRect</a> <a class="el" href="class_ipe_image.html#a11">Rect</a> () const 
30
30
<li><a class="el" href="class_ipe_bitmap.html">IpeBitmap</a> <a class="el" href="class_ipe_image.html#a12">Bitmap</a> () const 
31
31
</ul>
45
45
          <td class="mdname" nowrap> <em>rep</em>, </td>
46
46
        </tr>
47
47
        <tr>
48
 
          <td></td>
 
48
          <td class="md" nowrap align="right"></td>
49
49
          <td></td>
50
50
          <td class="md" nowrap>const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;&nbsp;</td>
51
51
          <td class="mdname" nowrap> <em>attr</em>, </td>
52
52
        </tr>
53
53
        <tr>
54
 
          <td></td>
 
54
          <td class="md" nowrap align="right"></td>
55
55
          <td></td>
56
56
          <td class="md" nowrap><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
57
57
          <td class="mdname" nowrap> <em>data</em></td>
91
91
          <td class="mdname" nowrap> <em>rep</em>, </td>
92
92
        </tr>
93
93
        <tr>
94
 
          <td></td>
 
94
          <td class="md" nowrap align="right"></td>
95
95
          <td></td>
96
96
          <td class="md" nowrap>const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;&nbsp;</td>
97
97
          <td class="mdname" nowrap> <em>attr</em>, </td>
98
98
        </tr>
99
99
        <tr>
100
 
          <td></td>
 
100
          <td class="md" nowrap align="right"></td>
101
101
          <td></td>
102
102
          <td class="md" nowrap><a class="el" href="class_ipe_bitmap.html">IpeBitmap</a>&nbsp;</td>
103
103
          <td class="mdname" nowrap> <em>bitmap</em></td>
137
137
          <td class="mdname" nowrap> <em>rect</em>, </td>
138
138
        </tr>
139
139
        <tr>
140
 
          <td></td>
 
140
          <td class="md" nowrap align="right"></td>
141
141
          <td></td>
142
142
          <td class="md" nowrap><a class="el" href="class_ipe_bitmap.html">IpeBitmap</a>&nbsp;</td>
143
143
          <td class="mdname" nowrap> <em>bitmap</em></td>
242
242
          <td class="mdname" nowrap> <em>painter</em>, </td>
243
243
        </tr>
244
244
        <tr>
245
 
          <td></td>
 
245
          <td class="md" nowrap align="right"></td>
246
246
          <td></td>
247
247
          <td class="md" nowrap><a class="el" href="class_ipe_stream.html">IpeStream</a> &amp;&nbsp;</td>
248
248
          <td class="mdname" nowrap> <em>stream</em>, </td>
249
249
        </tr>
250
250
        <tr>
251
 
          <td></td>
 
251
          <td class="md" nowrap align="right"></td>
252
252
          <td></td>
253
253
          <td class="md" nowrap><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
254
254
          <td class="mdname" nowrap> <em>layer</em></td>
356
356
          <td class="mdname" nowrap> <em>v</em>, </td>
357
357
        </tr>
358
358
        <tr>
359
 
          <td></td>
 
359
          <td class="md" nowrap align="right"></td>
360
360
          <td></td>
361
361
          <td class="md" nowrap>const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;&nbsp;</td>
362
362
          <td class="mdname" nowrap> <em>m</em>, </td>
363
363
        </tr>
364
364
        <tr>
365
 
          <td></td>
 
365
          <td class="md" nowrap align="right"></td>
366
366
          <td></td>
367
367
          <td class="md" nowrap>double&nbsp;</td>
368
368
          <td class="mdname" nowrap> <em>bound</em></td>
402
402
          <td class="mdname" nowrap> <em>box</em>, </td>
403
403
        </tr>
404
404
        <tr>
405
 
          <td></td>
 
405
          <td class="md" nowrap align="right"></td>
406
406
          <td></td>
407
407
          <td class="md" nowrap>const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;&nbsp;</td>
408
408
          <td class="mdname" nowrap> <em>m</em></td>
445
445
          <td class="mdname" nowrap> <em>mouse</em>, </td>
446
446
        </tr>
447
447
        <tr>
448
 
          <td></td>
 
448
          <td class="md" nowrap align="right"></td>
449
449
          <td></td>
450
450
          <td class="md" nowrap>const <a class="el" href="class_ipe_matrix.html">IpeMatrix</a> &amp;&nbsp;</td>
451
451
          <td class="mdname" nowrap> <em>m</em>, </td>
452
452
        </tr>
453
453
        <tr>
454
 
          <td></td>
 
454
          <td class="md" nowrap align="right"></td>
455
455
          <td></td>
456
456
          <td class="md" nowrap><a class="el" href="class_ipe_vector.html">IpeVector</a> &amp;&nbsp;</td>
457
457
          <td class="mdname" nowrap> <em>pos</em>, </td>
458
458
        </tr>
459
459
        <tr>
460
 
          <td></td>
 
460
          <td class="md" nowrap align="right"></td>
461
461
          <td></td>
462
462
          <td class="md" nowrap>double &amp;&nbsp;</td>
463
463
          <td class="mdname" nowrap> <em>bound</em></td>