~ubuntu-branches/ubuntu/oneiric/qwt/oneiric-proposed

« back to all changes in this revision

Viewing changes to qwt-5.1.0/doc/html/class_qwt_clipper.html

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2008-05-26 10:26:31 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080526102631-bp95mfccnrb957nx
Tags: 5.1.1-1
New upstream release.

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>Qwt User&apos;s Guide: QwtClipper Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.0 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
12
 
    <li><a href="files.html"><span>Files</span></a></li>
13
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
18
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21
 
  </ul></div>
22
 
<h1>QwtClipper Class Reference</h1><!-- doxytag: class="QwtClipper" --><a href="class_qwt_clipper-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
23
 
Some clipping algos. 
24
 
<p>
25
 
 
26
 
<p>
27
 
Definition at line <a class="el" href="qwt__clipper_8h-source.html#l00025">25</a> of file <a class="el" href="qwt__clipper_8h-source.html">qwt_clipper.h</a>.<table border="0" cellpadding="0" cellspacing="0">
28
 
<tr><td></td></tr>
29
 
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
30
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fa6c30e4e0fdc606ba4b99a4624cbff5"></a><!-- doxytag: member="QwtClipper::clipPolygon" ref="fa6c30e4e0fdc606ba4b99a4624cbff5" args="(const QRect &amp;, const QwtPolygon &amp;)" -->
31
 
static QwtPolygon&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_clipper.html#fa6c30e4e0fdc606ba4b99a4624cbff5">clipPolygon</a> (const QRect &amp;, const QwtPolygon &amp;)</td></tr>
32
 
 
33
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ab22c9e2ad48386c3fe3c5d708bc14f6"></a><!-- doxytag: member="QwtClipper::clipPolygonF" ref="ab22c9e2ad48386c3fe3c5d708bc14f6" args="(const QwtDoubleRect &amp;, const QwtPolygonF &amp;)" -->
34
 
static QwtPolygonF&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_clipper.html#ab22c9e2ad48386c3fe3c5d708bc14f6">clipPolygonF</a> (const <a class="el" href="qwt__double__rect_8h.html#0c0dc4d33592fac4ad94734d8e9c4152">QwtDoubleRect</a> &amp;, const QwtPolygonF &amp;)</td></tr>
35
 
 
36
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0687a8246c76cfd30702ff5408ddcec6"></a><!-- doxytag: member="QwtClipper::clipCircle" ref="0687a8246c76cfd30702ff5408ddcec6" args="(const QwtDoubleRect &amp;, const QwtDoublePoint &amp;, double radius)" -->
37
 
static QwtArray&lt; <a class="el" href="class_qwt_double_interval.html">QwtDoubleInterval</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_clipper.html#0687a8246c76cfd30702ff5408ddcec6">clipCircle</a> (const <a class="el" href="qwt__double__rect_8h.html#0c0dc4d33592fac4ad94734d8e9c4152">QwtDoubleRect</a> &amp;, const <a class="el" href="qwt__double__rect_8h.html#5fdf5abc59b6e6cee5c11d355906927a">QwtDoublePoint</a> &amp;, double radius)</td></tr>
38
 
 
39
 
</table>
40
 
<hr size="1"><address style="align: right;"><small>Generated on Thu May 1 15:44:21 2008 for Qwt User's Guide by&nbsp;
41
 
<a href="http://www.doxygen.org/index.html">
42
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
43
 
</body>
44
 
</html>