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

« back to all changes in this revision

Viewing changes to doc/class_ipe_object_factory.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2004-06-08 00:44:02 UTC
  • Revision ID: james.westby@ubuntu.com-20040608004402-72yu51xlh7vt6p9m
Tags: upstream-6.0pre16
ImportĀ upstreamĀ versionĀ 6.0pre16

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: IpeObjectFactory class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.3.4 -->
 
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>IpeObjectFactory Class Reference<br>
 
9
<small>
 
10
[<a class="el" href="group__high.html">Ipe Management</a>]</small>
 
11
</h1>Ipe object factory.  
 
12
<a href="#_details">More...</a>
 
13
<p>
 
14
<a href="class_ipe_object_factory-members.html">List of all members.</a><h2>Static Public Member Functions</h2>
 
15
<ul>
 
16
<li><a class="el" href="class_ipe_object.html">IpeObject</a> * <a class="el" href="class_ipe_object_factory.html#e0">CreateObject</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, <a class="el" href="class_ipe_string.html">IpeString</a> name, 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)
 
17
<li><a class="el" href="class_ipe_object.html">IpeObject</a> * <a class="el" href="class_ipe_object_factory.html#e1">CreateImage</a> (<a class="el" href="class_ipe_repository.html">IpeRepository</a> *rep, <a class="el" href="class_ipe_string.html">IpeString</a> name, 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)
 
18
</ul>
 
19
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
20
Ipe object factory. 
 
21
<p>
 
22
<hr><h2>Member Function Documentation</h2>
 
23
<a class="anchor" name="e0" doxytag="IpeObjectFactory::CreateObject" ></a><p>
 
24
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
25
  <tr>
 
26
    <td class="mdRow">
 
27
      <table cellpadding="0" cellspacing="0" border="0">
 
28
        <tr>
 
29
          <td class="md" nowrap valign="top"> <a class="el" href="class_ipe_object.html">IpeObject</a> * IpeObjectFactory::CreateObject </td>
 
30
          <td class="md" valign="top">(&nbsp;</td>
 
31
          <td class="md" nowrap valign="top"><a class="el" href="class_ipe_repository.html">IpeRepository</a> *&nbsp;</td>
 
32
          <td class="mdname" nowrap> <em>rep</em>, </td>
 
33
        </tr>
 
34
        <tr>
 
35
          <td></td>
 
36
          <td></td>
 
37
          <td class="md" nowrap><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
 
38
          <td class="mdname" nowrap> <em>name</em>, </td>
 
39
        </tr>
 
40
        <tr>
 
41
          <td></td>
 
42
          <td></td>
 
43
          <td class="md" nowrap>const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;&nbsp;</td>
 
44
          <td class="mdname" nowrap> <em>attr</em>, </td>
 
45
        </tr>
 
46
        <tr>
 
47
          <td></td>
 
48
          <td></td>
 
49
          <td class="md" nowrap><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
 
50
          <td class="mdname" nowrap> <em>data</em></td>
 
51
        </tr>
 
52
        <tr>
 
53
          <td></td>
 
54
          <td class="md">)&nbsp;</td>
 
55
          <td class="md" colspan="2"><code> [static]</code></td>
 
56
        </tr>
 
57
 
 
58
      </table>
 
59
    </td>
 
60
  </tr>
 
61
</table>
 
62
<table cellspacing=5 cellpadding=0 border=0>
 
63
  <tr>
 
64
    <td>
 
65
      &nbsp;
 
66
    </td>
 
67
    <td>
 
68
 
 
69
<p>
 
70
Create an Ipe object by calling the right constructor. 
 
71
<p>
 
72
    </td>
 
73
  </tr>
 
74
</table>
 
75
<a class="anchor" name="e1" doxytag="IpeObjectFactory::CreateImage" ></a><p>
 
76
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
77
  <tr>
 
78
    <td class="mdRow">
 
79
      <table cellpadding="0" cellspacing="0" border="0">
 
80
        <tr>
 
81
          <td class="md" nowrap valign="top"> <a class="el" href="class_ipe_object.html">IpeObject</a> * IpeObjectFactory::CreateImage </td>
 
82
          <td class="md" valign="top">(&nbsp;</td>
 
83
          <td class="md" nowrap valign="top"><a class="el" href="class_ipe_repository.html">IpeRepository</a> *&nbsp;</td>
 
84
          <td class="mdname" nowrap> <em>rep</em>, </td>
 
85
        </tr>
 
86
        <tr>
 
87
          <td></td>
 
88
          <td></td>
 
89
          <td class="md" nowrap><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
 
90
          <td class="mdname" nowrap> <em>name</em>, </td>
 
91
        </tr>
 
92
        <tr>
 
93
          <td></td>
 
94
          <td></td>
 
95
          <td class="md" nowrap>const <a class="el" href="class_ipe_xml_attributes.html">IpeXmlAttributes</a> &amp;&nbsp;</td>
 
96
          <td class="mdname" nowrap> <em>attr</em>, </td>
 
97
        </tr>
 
98
        <tr>
 
99
          <td></td>
 
100
          <td></td>
 
101
          <td class="md" nowrap><a class="el" href="class_ipe_bitmap.html">IpeBitmap</a>&nbsp;</td>
 
102
          <td class="mdname" nowrap> <em>bitmap</em></td>
 
103
        </tr>
 
104
        <tr>
 
105
          <td></td>
 
106
          <td class="md">)&nbsp;</td>
 
107
          <td class="md" colspan="2"><code> [static]</code></td>
 
108
        </tr>
 
109
 
 
110
      </table>
 
111
    </td>
 
112
  </tr>
 
113
</table>
 
114
<table cellspacing=5 cellpadding=0 border=0>
 
115
  <tr>
 
116
    <td>
 
117
      &nbsp;
 
118
    </td>
 
119
    <td>
 
120
 
 
121
<p>
 
122
Create an <a class="el" href="class_ipe_image.html">IpeImage</a> with a given bitmap. 
 
123
<p>
 
124
    </td>
 
125
  </tr>
 
126
</table>
 
127
<hr>The documentation for this class was generated from the following files:<ul>
 
128
<li>ipefactory.h<li>ipefactory.cpp</ul>
 
129
<hr>
 
130
</body></html>