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

« back to all changes in this revision

Viewing changes to doc/class_ipe_pdf_string.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:
 
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>Ipelib: IpePdfString class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.3.6 -->
 
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
<h1>IpePdfString Class Reference<br>
 
9
<small>
 
10
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
 
11
</h1>The PDF string object.  
 
12
<a href="#_details">More...</a>
 
13
<p>
 
14
Inherits <a class="el" href="class_ipe_pdf_obj.html">IpePdfObj</a>.
 
15
<p>
 
16
<a href="class_ipe_pdf_string-members.html">List of all members.</a><h2>Public Member Functions</h2>
 
17
<ul>
 
18
<li><a class="anchor" name="a0" doxytag="IpePdfString::IpePdfString" ></a>
 
19
<b>IpePdfString</b> (const <a class="el" href="class_ipe_string.html">IpeString</a> &amp;val)
 
20
<li>virtual const <a class="el" href="class_ipe_pdf_string.html">IpePdfString</a> * <a class="el" href="class_ipe_pdf_string.html#a1">String</a> () const 
 
21
<li><a class="anchor" name="a2" doxytag="IpePdfString::Write" ></a>
 
22
virtual void <b>Write</b> (<a class="el" href="class_ipe_stream.html">IpeStream</a> &amp;stream) const 
 
23
<li><a class="anchor" name="a3" doxytag="IpePdfString::Value" ></a>
 
24
<a class="el" href="class_ipe_string.html">IpeString</a> <b>Value</b> () const 
 
25
</ul>
 
26
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
27
The PDF string object. 
 
28
<p>
 
29
<hr><h2>Member Function Documentation</h2>
 
30
<a class="anchor" name="a1" doxytag="IpePdfString::String" ></a><p>
 
31
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
32
  <tr>
 
33
    <td class="mdRow">
 
34
      <table cellpadding="0" cellspacing="0" border="0">
 
35
        <tr>
 
36
          <td class="md" nowrap valign="top"> const <a class="el" href="class_ipe_pdf_string.html">IpePdfString</a> * IpePdfString::String </td>
 
37
          <td class="md" valign="top">(&nbsp;</td>
 
38
          <td class="mdname1" valign="top" nowrap>          </td>
 
39
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
40
          <td class="md" nowrap> const<code> [virtual]</code></td>
 
41
        </tr>
 
42
 
 
43
      </table>
 
44
    </td>
 
45
  </tr>
 
46
</table>
 
47
<table cellspacing=5 cellpadding=0 border=0>
 
48
  <tr>
 
49
    <td>
 
50
      &nbsp;
 
51
    </td>
 
52
    <td>
 
53
 
 
54
<p>
 
55
Return this object as PDF string object. 
 
56
<p>
 
57
 
 
58
<p>
 
59
Reimplemented from <a class="el" href="class_ipe_pdf_obj.html#a4">IpePdfObj</a>.    </td>
 
60
  </tr>
 
61
</table>
 
62
<hr>The documentation for this class was generated from the following files:<ul>
 
63
<li>ipepdfparser.h<li>ipepdfparser.cpp</ul>
 
64
<hr>
 
65
</body></html>