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

« back to all changes in this revision

Viewing changes to doc/class_ipe_dash_style.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: IpeDashStyle 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>IpeDashStyle Class Reference<br>
 
9
<small>
 
10
[<a class="el" href="group__attr.html">Ipe Attributes</a>]</small>
 
11
</h1>An absolute dash style.  
 
12
<a href="#_details">More...</a>
 
13
<p>
 
14
<a href="class_ipe_dash_style-members.html">List of all members.</a><h2>Public Member Functions</h2>
 
15
<ul>
 
16
<li><a class="el" href="class_ipe_dash_style.html#a0">IpeDashStyle</a> ()
 
17
<li><a class="el" href="class_ipe_dash_style.html#a1">IpeDashStyle</a> (<a class="el" href="class_ipe_string.html">IpeString</a> str)
 
18
<li><a class="anchor" name="a2" doxytag="IpeDashStyle::operator==" ></a>
 
19
bool <b>operator==</b> (const <a class="el" href="class_ipe_dash_style.html">IpeDashStyle</a> &amp;rhs) const 
 
20
</ul>
 
21
<h2>Public Attributes</h2>
 
22
<ul>
 
23
<li><a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="class_ipe_dash_style.html#o0">iDash</a>
 
24
</ul>
 
25
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
26
An absolute dash style. 
 
27
<p>
 
28
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
29
<a class="anchor" name="a0" doxytag="IpeDashStyle::IpeDashStyle" ></a><p>
 
30
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
31
  <tr>
 
32
    <td class="mdRow">
 
33
      <table cellpadding="0" cellspacing="0" border="0">
 
34
        <tr>
 
35
          <td class="md" nowrap valign="top"> IpeDashStyle::IpeDashStyle </td>
 
36
          <td class="md" valign="top">(&nbsp;</td>
 
37
          <td class="mdname1" valign="top" nowrap>          </td>
 
38
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
39
          <td class="md" nowrap><code> [inline]</code></td>
 
40
        </tr>
 
41
 
 
42
      </table>
 
43
    </td>
 
44
  </tr>
 
45
</table>
 
46
<table cellspacing=5 cellpadding=0 border=0>
 
47
  <tr>
 
48
    <td>
 
49
      &nbsp;
 
50
    </td>
 
51
    <td>
 
52
 
 
53
<p>
 
54
Default constructor creates solid style. 
 
55
<p>
 
56
    </td>
 
57
  </tr>
 
58
</table>
 
59
<a class="anchor" name="a1" doxytag="IpeDashStyle::IpeDashStyle" ></a><p>
 
60
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
61
  <tr>
 
62
    <td class="mdRow">
 
63
      <table cellpadding="0" cellspacing="0" border="0">
 
64
        <tr>
 
65
          <td class="md" nowrap valign="top"> IpeDashStyle::IpeDashStyle </td>
 
66
          <td class="md" valign="top">(&nbsp;</td>
 
67
          <td class="md" nowrap valign="top"><a class="el" href="class_ipe_string.html">IpeString</a>&nbsp;</td>
 
68
          <td class="mdname1" valign="top" nowrap> <em>str</em>          </td>
 
69
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
70
          <td class="md" nowrap><code> [explicit]</code></td>
 
71
        </tr>
 
72
 
 
73
      </table>
 
74
    </td>
 
75
  </tr>
 
76
</table>
 
77
<table cellspacing=5 cellpadding=0 border=0>
 
78
  <tr>
 
79
    <td>
 
80
      &nbsp;
 
81
    </td>
 
82
    <td>
 
83
 
 
84
<p>
 
85
Construct dash style with given PDF representation. 
 
86
<p>
 
87
    </td>
 
88
  </tr>
 
89
</table>
 
90
<hr><h2>Member Data Documentation</h2>
 
91
<a class="anchor" name="o0" doxytag="IpeDashStyle::iDash" ></a><p>
 
92
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
93
  <tr>
 
94
    <td class="mdRow">
 
95
      <table cellpadding="0" cellspacing="0" border="0">
 
96
        <tr>
 
97
          <td class="md" nowrap valign="top"> <a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="class_ipe_dash_style.html#o0">IpeDashStyle::iDash</a>
 
98
      </table>
 
99
    </td>
 
100
  </tr>
 
101
</table>
 
102
<table cellspacing=5 cellpadding=0 border=0>
 
103
  <tr>
 
104
    <td>
 
105
      &nbsp;
 
106
    </td>
 
107
    <td>
 
108
 
 
109
<p>
 
110
The PDF representation of this dash style. 
 
111
<p>
 
112
    </td>
 
113
  </tr>
 
114
</table>
 
115
<hr>The documentation for this class was generated from the following file:<ul>
 
116
<li>ipecolor.h</ul>
 
117
<hr>
 
118
</body></html>