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

« back to all changes in this revision

Viewing changes to doc/group__attr.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:
3
3
<title>Ipelib: Ipe Attributes</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
 
<!-- Generated by Doxygen 1.3.4 -->
 
6
<!-- Generated by Doxygen 1.3.6 -->
7
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
8
<h1>Ipe Attributes</h1>Attributes for Ipe objects.  
9
9
<a href="#_details">More...</a><h2>Classes</h2>
10
10
<ul>
11
 
<li>class <a class="el" href="class_ipe_stroke_style.html">IpeStrokeStyle</a>
 
11
<li>class <a class="el" href="class_ipe_dash_style.html">IpeDashStyle</a>
 
12
<dl class="el"><dd class="mdescRight">An absolute dash style. </em> <a href="class_ipe_dash_style.html#_details">More...</a><em><br><br></dl><li>class <a class="el" href="class_ipe_stroke_style.html">IpeStrokeStyle</a>
12
13
<dl class="el"><dd class="mdescRight">Encapsulates line join, line cap, and eofill vs windfill rule. </em> <a href="class_ipe_stroke_style.html#_details">More...</a><em><br><br></dl><li>class <a class="el" href="class_ipe_attribute.html">IpeAttribute</a>
13
14
<dl class="el"><dd class="mdescRight">An attribute of an Ipe object. </em> <a href="class_ipe_attribute.html#_details">More...</a><em><br><br></dl><li>class <a class="el" href="class_ipe_color.html">IpeColor</a>
14
15
<dl class="el"><dd class="mdescRight">An absolute RGB color. </em> <a href="class_ipe_color.html#_details">More...</a><em><br><br></dl><li>class <a class="el" href="class_ipe_repository.html">IpeRepository</a>
16
17
<dl class="el"><dd class="mdescRight">Collection of all object attributes. </em> <a href="class_ipe_all_attributes.html#_details">More...</a><em><br><br></dl></ul>
17
18
<h2>Typedefs</h2>
18
19
<ul>
19
 
<li>typedef <a class="el" href="class_ipe_attribute.html#w15">IpeAttribute::TKind</a> <a class="el" href="group__attr.html#a0">IpeKind</a>
20
 
<li>typedef std::vector&lt; <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> &gt; <a class="el" href="group__attr.html#a1">IpeAttributeSeq</a>
 
20
<li>typedef <a class="el" href="class_ipe_attribute.html#w15">IpeAttribute::TKind</a> <a class="el" href="group__attr.html#ga0">IpeKind</a>
 
21
<li>typedef std::vector&lt; <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> &gt; <a class="el" href="group__attr.html#ga1">IpeAttributeSeq</a>
21
22
</ul>
22
23
<hr><a name="_details"></a><h2>Detailed Description</h2>
23
24
Attributes for Ipe objects. 
24
25
<p>
25
26
To make the representation of IpeObjects reasonably compact, Ipe objects store attribute values as an index into an <a class="el" href="class_ipe_repository.html">IpeRepository</a>. <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> encapsulates this index. <hr><h2>Typedef Documentation</h2>
26
 
<a class="anchor" name="a0" doxytag="ipecolor.h::IpeKind" ></a><p>
 
27
<a class="anchor" name="ga0" doxytag="ipecolor.h::IpeKind" ></a><p>
27
28
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
28
29
  <tr>
29
30
    <td class="mdRow">
30
31
      <table cellpadding="0" cellspacing="0" border="0">
31
32
        <tr>
32
 
          <td class="md" nowrap valign="top"> <a class="el" href="ipecolor_8h.html#a0">IpeKind</a>
 
33
          <td class="md" nowrap valign="top"> <a class="el" href="group__attr.html#ga0">IpeKind</a>
33
34
      </table>
34
35
    </td>
35
36
  </tr>
47
48
    </td>
48
49
  </tr>
49
50
</table>
50
 
<a class="anchor" name="a1" doxytag="ipecolor.h::IpeAttributeSeq" ></a><p>
 
51
<a class="anchor" name="ga1" doxytag="ipecolor.h::IpeAttributeSeq" ></a><p>
51
52
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
52
53
  <tr>
53
54
    <td class="mdRow">
54
55
      <table cellpadding="0" cellspacing="0" border="0">
55
56
        <tr>
56
 
          <td class="md" nowrap valign="top"> <a class="el" href="ipecolor_8h.html#a1">IpeAttributeSeq</a>
 
57
          <td class="md" nowrap valign="top"> <a class="el" href="group__attr.html#ga1">IpeAttributeSeq</a>
57
58
      </table>
58
59
    </td>
59
60
  </tr>