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

« back to all changes in this revision

Viewing changes to doc/class_ipe_angle.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2007-01-09 23:14:51 UTC
  • mfrom: (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109231451-3nd095g7ishc108l
Tags: 6.0pre27-3
* debian/gsfonts-fontmap.xml: New.  Fontmap for fonts from gsfonts package.
* debian/rules: Use gsfonts-fontmap.xml instead of tetex-fontmap.xml.
* debian/control: Add texlive-latex-base dependency as alternative to
  tetex-bin (for pdflatex) and replace tetex-extra by gsfonts (for font
  files).  Patch courtesy of Norbert Preining.  Closes: #378537.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>Ipelib: IpeAngle class Reference</title>
 
3
<title>Ipelib: IpeAngle Class Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
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>
 
6
<!-- Generated by Doxygen 1.4.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="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
8
8
<h1>IpeAngle Class Reference<br>
9
9
<small>
10
10
[<a class="el" href="group__geo.html">Ipe Geometry</a>]</small>
11
 
</h1>A double that's an angle.  
 
11
</h1><!-- doxytag: class="IpeAngle" -->A double that's an angle.  
12
12
<a href="#_details">More...</a>
13
13
<p>
14
14
<a href="class_ipe_angle-members.html">List of all members.</a><h2>Public Member Functions</h2>
16
16
<li><a class="el" href="class_ipe_angle.html#a0">IpeAngle</a> ()
17
17
<li><a class="el" href="class_ipe_angle.html#a1">IpeAngle</a> (double alpha)
18
18
<li><a class="el" href="class_ipe_angle.html#a2">operator double</a> () const 
19
 
<li><a class="anchor" name="a3" doxytag="IpeAngle::Degrees" ></a>
 
19
<li><a class="anchor" name="a3"></a><!-- doxytag: member="IpeAngle::Degrees" ref="a3" args="() const " -->
20
20
double <b>Degrees</b> () const 
21
21
<li><a class="el" href="class_ipe_angle.html">IpeAngle</a> <a class="el" href="class_ipe_angle.html#a4">Normalize</a> (double lowlimit)
22
22
<li>bool <a class="el" href="class_ipe_angle.html#a5">LiesBetween</a> (<a class="el" href="class_ipe_angle.html">IpeAngle</a> small, <a class="el" href="class_ipe_angle.html">IpeAngle</a> large) const 
23
23
</ul>
24
24
<h2>Static Public Member Functions</h2>
25
25
<ul>
26
 
<li><a class="el" href="class_ipe_angle.html">IpeAngle</a> <a class="el" href="class_ipe_angle.html#e0">Degrees</a> (double alpha)
 
26
<li>static <a class="el" href="class_ipe_angle.html">IpeAngle</a> <a class="el" href="class_ipe_angle.html#e0">Degrees</a> (double alpha)
27
27
</ul>
28
28
<hr><a name="_details"></a><h2>Detailed Description</h2>
29
29
A double that's an angle. 
30
30
<p>
31
 
An IpeAngle is really nothing more than a double. Having a separate type is sometimes useful, for instance in the <a class="el" href="class_ipe_vector.html">IpeVector</a> constructor, and this class serves as the right place for a few utility functions. It also makes it clear whether a value is in radians or in degrees. 
 
31
An IpeAngle is really nothing more than a double. Having a separate type is sometimes useful, for instance in the <a class="el" href="class_ipe_vector.html">IpeVector</a> constructor, and this class serves as the right place for a few utility functions. It also makes it clear whether a value is in radians or in degrees.
32
32
<p>
33
33
<hr><h2>Constructor &amp; Destructor Documentation</h2>
34
 
<a class="anchor" name="a0" doxytag="IpeAngle::IpeAngle" ></a><p>
35
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
34
<a class="anchor" name="a0"></a><!-- doxytag: member="IpeAngle::IpeAngle" ref="a0" args="()" --><p>
 
35
<table class="mdTable" cellpadding="2" cellspacing="0">
36
36
  <tr>
37
37
    <td class="mdRow">
38
38
      <table cellpadding="0" cellspacing="0" border="0">
39
39
        <tr>
40
 
          <td class="md" nowrap valign="top"> IpeAngle::IpeAngle </td>
 
40
          <td class="md" nowrap valign="top">IpeAngle::IpeAngle           </td>
41
41
          <td class="md" valign="top">(&nbsp;</td>
42
42
          <td class="mdname1" valign="top" nowrap>          </td>
43
43
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
44
44
          <td class="md" nowrap><code> [inline, explicit]</code></td>
45
45
        </tr>
46
 
 
47
46
      </table>
48
47
    </td>
49
48
  </tr>
50
49
</table>
51
 
<table cellspacing=5 cellpadding=0 border=0>
 
50
<table cellspacing="5" cellpadding="0" border="0">
52
51
  <tr>
53
52
    <td>
54
53
      &nbsp;
61
60
    </td>
62
61
  </tr>
63
62
</table>
64
 
<a class="anchor" name="a1" doxytag="IpeAngle::IpeAngle" ></a><p>
65
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
63
<a class="anchor" name="a1"></a><!-- doxytag: member="IpeAngle::IpeAngle" ref="a1" args="(double alpha)" --><p>
 
64
<table class="mdTable" cellpadding="2" cellspacing="0">
66
65
  <tr>
67
66
    <td class="mdRow">
68
67
      <table cellpadding="0" cellspacing="0" border="0">
69
68
        <tr>
70
 
          <td class="md" nowrap valign="top"> IpeAngle::IpeAngle </td>
 
69
          <td class="md" nowrap valign="top">IpeAngle::IpeAngle           </td>
71
70
          <td class="md" valign="top">(&nbsp;</td>
72
71
          <td class="md" nowrap valign="top">double&nbsp;</td>
73
72
          <td class="mdname1" valign="top" nowrap> <em>alpha</em>          </td>
74
73
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
75
74
          <td class="md" nowrap><code> [inline]</code></td>
76
75
        </tr>
77
 
 
78
76
      </table>
79
77
    </td>
80
78
  </tr>
81
79
</table>
82
 
<table cellspacing=5 cellpadding=0 border=0>
 
80
<table cellspacing="5" cellpadding="0" border="0">
83
81
  <tr>
84
82
    <td>
85
83
      &nbsp;
93
91
  </tr>
94
92
</table>
95
93
<hr><h2>Member Function Documentation</h2>
96
 
<a class="anchor" name="e0" doxytag="IpeAngle::Degrees" ></a><p>
97
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
94
<a class="anchor" name="e0"></a><!-- doxytag: member="IpeAngle::Degrees" ref="e0" args="(double alpha)" --><p>
 
95
<table class="mdTable" cellpadding="2" cellspacing="0">
98
96
  <tr>
99
97
    <td class="mdRow">
100
98
      <table cellpadding="0" cellspacing="0" border="0">
101
99
        <tr>
102
 
          <td class="md" nowrap valign="top"> <a class="el" href="class_ipe_angle.html">IpeAngle</a> IpeAngle::Degrees </td>
 
100
          <td class="md" nowrap valign="top">static <a class="el" href="class_ipe_angle.html">IpeAngle</a> IpeAngle::Degrees           </td>
103
101
          <td class="md" valign="top">(&nbsp;</td>
104
102
          <td class="md" nowrap valign="top">double&nbsp;</td>
105
103
          <td class="mdname1" valign="top" nowrap> <em>alpha</em>          </td>
106
104
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
107
105
          <td class="md" nowrap><code> [inline, static]</code></td>
108
106
        </tr>
109
 
 
110
107
      </table>
111
108
    </td>
112
109
  </tr>
113
110
</table>
114
 
<table cellspacing=5 cellpadding=0 border=0>
 
111
<table cellspacing="5" cellpadding="0" border="0">
115
112
  <tr>
116
113
    <td>
117
114
      &nbsp;
124
121
    </td>
125
122
  </tr>
126
123
</table>
127
 
<a class="anchor" name="a2" doxytag="IpeAngle::operator double" ></a><p>
128
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
124
<a class="anchor" name="a2"></a><!-- doxytag: member="IpeAngle::operator double" ref="a2" args="() const " --><p>
 
125
<table class="mdTable" cellpadding="2" cellspacing="0">
129
126
  <tr>
130
127
    <td class="mdRow">
131
128
      <table cellpadding="0" cellspacing="0" border="0">
132
129
        <tr>
133
 
          <td class="md" nowrap valign="top"> IpeAngle::operator double </td>
 
130
          <td class="md" nowrap valign="top">IpeAngle::operator double           </td>
134
131
          <td class="md" valign="top">(&nbsp;</td>
135
132
          <td class="mdname1" valign="top" nowrap>          </td>
136
133
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
137
134
          <td class="md" nowrap> const<code> [inline]</code></td>
138
135
        </tr>
139
 
 
140
136
      </table>
141
137
    </td>
142
138
  </tr>
143
139
</table>
144
 
<table cellspacing=5 cellpadding=0 border=0>
 
140
<table cellspacing="5" cellpadding="0" border="0">
145
141
  <tr>
146
142
    <td>
147
143
      &nbsp;
154
150
    </td>
155
151
  </tr>
156
152
</table>
157
 
<a class="anchor" name="a4" doxytag="IpeAngle::Normalize" ></a><p>
158
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
153
<a class="anchor" name="a4"></a><!-- doxytag: member="IpeAngle::Normalize" ref="a4" args="(double lowlimit)" --><p>
 
154
<table class="mdTable" cellpadding="2" cellspacing="0">
159
155
  <tr>
160
156
    <td class="mdRow">
161
157
      <table cellpadding="0" cellspacing="0" border="0">
162
158
        <tr>
163
 
          <td class="md" nowrap valign="top"> <a class="el" href="class_ipe_angle.html">IpeAngle</a> IpeAngle::Normalize </td>
 
159
          <td class="md" nowrap valign="top"><a class="el" href="class_ipe_angle.html">IpeAngle</a> IpeAngle::Normalize           </td>
164
160
          <td class="md" valign="top">(&nbsp;</td>
165
161
          <td class="md" nowrap valign="top">double&nbsp;</td>
166
162
          <td class="mdname1" valign="top" nowrap> <em>lowlimit</em>          </td>
167
163
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
168
164
          <td class="md" nowrap></td>
169
165
        </tr>
170
 
 
171
166
      </table>
172
167
    </td>
173
168
  </tr>
174
169
</table>
175
 
<table cellspacing=5 cellpadding=0 border=0>
 
170
<table cellspacing="5" cellpadding="0" border="0">
176
171
  <tr>
177
172
    <td>
178
173
      &nbsp;
185
180
This IpeAngle object is modified, a copy is returned.     </td>
186
181
  </tr>
187
182
</table>
188
 
<a class="anchor" name="a5" doxytag="IpeAngle::LiesBetween" ></a><p>
189
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
183
<a class="anchor" name="a5"></a><!-- doxytag: member="IpeAngle::LiesBetween" ref="a5" args="(IpeAngle small, IpeAngle large) const " --><p>
 
184
<table class="mdTable" cellpadding="2" cellspacing="0">
190
185
  <tr>
191
186
    <td class="mdRow">
192
187
      <table cellpadding="0" cellspacing="0" border="0">
193
188
        <tr>
194
 
          <td class="md" nowrap valign="top"> bool IpeAngle::LiesBetween </td>
 
189
          <td class="md" nowrap valign="top">bool IpeAngle::LiesBetween           </td>
195
190
          <td class="md" valign="top">(&nbsp;</td>
196
191
          <td class="md" nowrap valign="top"><a class="el" href="class_ipe_angle.html">IpeAngle</a>&nbsp;</td>
197
192
          <td class="mdname" nowrap> <em>small</em>, </td>
198
193
        </tr>
199
194
        <tr>
200
195
          <td class="md" nowrap align="right"></td>
201
 
          <td></td>
 
196
          <td class="md"></td>
202
197
          <td class="md" nowrap><a class="el" href="class_ipe_angle.html">IpeAngle</a>&nbsp;</td>
203
198
          <td class="mdname" nowrap> <em>large</em></td>
204
199
        </tr>
205
200
        <tr>
206
 
          <td></td>
 
201
          <td class="md"></td>
207
202
          <td class="md">)&nbsp;</td>
208
203
          <td class="md" colspan="2"> const</td>
209
204
        </tr>
210
 
 
211
205
      </table>
212
206
    </td>
213
207
  </tr>
214
208
</table>
215
 
<table cellspacing=5 cellpadding=0 border=0>
 
209
<table cellspacing="5" cellpadding="0" border="0">
216
210
  <tr>
217
211
    <td>
218
212
      &nbsp;
220
214
    <td>
221
215
 
222
216
<p>
223
 
When considering the positively oriented circle arc from angle <em>small</em> to <em>large</em>, does it cover this angle?     </td>
 
217
When considering the positively oriented circle arc from angle <em>small</em> to <em>large</em>, does it cover this angle?    </td>
224
218
  </tr>
225
219
</table>
226
220
<hr>The documentation for this class was generated from the following files:<ul>