~ubuntu-branches/ubuntu/wily/ipe/wily-proposed

« back to all changes in this revision

Viewing changes to build/doc/classipe_1_1_style_sheet.html

  • Committer: Package Import Robot
  • Author(s): Steve M. Robbins
  • Date: 2013-11-04 23:10:27 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20131104231027-j1n9tz10vwevdwyg
Tags: 7.1.4-1
New upstream.  Closes: #703269.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
</table>
25
25
</div>
26
26
<!-- end header part -->
27
 
<!-- Generated by Doxygen 1.8.1.1 -->
 
27
<!-- Generated by Doxygen 1.8.1.2 -->
28
28
  <div id="navrow1" class="tabs">
29
29
    <ul class="tablist">
30
30
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
49
49
  <div class="summary">
50
50
<a href="#nested-classes">Classes</a> &#124;
51
51
<a href="#pub-methods">Public Member Functions</a> &#124;
52
 
<a href="#pub-static-methods">Static Public Member Functions</a>  </div>
 
52
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
 
53
<a href="classipe_1_1_style_sheet-members.html">List of all members</a>  </div>
53
54
  <div class="headertitle">
54
55
<div class="title">ipe::StyleSheet Class Reference<div class="ingroups"><a class="el" href="group__doc.html">Ipe Document</a></div></div>  </div>
55
56
</div><!--header-->
56
57
<div class="contents">
57
58
 
58
59
<p><code>#include &lt;ipestyle.h&gt;</code></p>
59
 
 
60
 
<p><a href="classipe_1_1_style_sheet-members.html">List of all members.</a></p>
61
60
<table class="memberdecls">
62
61
<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
63
62
Classes</h2></td></tr>
110
109
Static Public Member Functions</h2></td></tr>
111
110
<tr class="memitem:a286dae2b702dd409fae5adf5ab2e86bc"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classipe_1_1_style_sheet.html">StyleSheet</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classipe_1_1_style_sheet.html#a286dae2b702dd409fae5adf5ab2e86bc">standard</a> ()</td></tr>
112
111
</table>
113
 
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
 
112
<a name="details" id="details"></a><h2>Detailed Description</h2>
114
113
<div class="textblock"><p>A style sheet maps symbolic names to absolute values. </p>
115
114
<p>Ipe documents can use symbolic attributes, such as 'normal', 'fat', or 'thin' for line thickness, or 'red', 'navy', 'turquoise' for color. The mapping to an absolute pen thickness or RGB value is performed by a <a class="el" href="classipe_1_1_style_sheet.html" title="A style sheet maps symbolic names to absolute values.">StyleSheet</a>.</p>
116
115
<p>Style sheets are always included when the document is saved, so that an Ipe document is self-contained.</p>
117
116
<p>The built-in standard style sheet is minimal, and only needed to provide sane fallbacks for all the "normal" settings. </p>
118
 
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
 
117
</div><h2>Constructor &amp; Destructor Documentation</h2>
119
118
<a class="anchor" id="a828bafeed10019437c9431c2857da444"></a>
120
119
<div class="memitem">
121
120
<div class="memproto">
133
132
 
134
133
</div>
135
134
</div>
136
 
<hr/><h2>Member Function Documentation</h2>
 
135
<h2>Member Function Documentation</h2>
137
136
<a class="anchor" id="a286dae2b702dd409fae5adf5ab2e86bc"></a>
138
137
<div class="memitem">
139
138
<div class="memproto">