File: group__attr.html

package info (click to toggle)
ipe 6.0pre23-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,824 kB
  • ctags: 5,330
  • sloc: cpp: 30,712; ansic: 1,061; xml: 693; makefile: 66
file content (76 lines) | stat: -rw-r--r-- 3,989 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Ipelib: Ipe Attributes</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.6 -->
<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>
<h1>Ipe Attributes</h1>Attributes for Ipe objects.  
<a href="#_details">More...</a><h2>Classes</h2>
<ul>
<li>class <a class="el" href="class_ipe_dash_style.html">IpeDashStyle</a>
<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>
<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>
<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>
<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>
<dl class="el"><dd class="mdescRight">Repository of attribute values. </em> <a href="class_ipe_repository.html#_details">More...</a><em><br><br></dl><li>class <a class="el" href="class_ipe_all_attributes.html">IpeAllAttributes</a>
<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>
<h2>Typedefs</h2>
<ul>
<li>typedef <a class="el" href="class_ipe_attribute.html#w15">IpeAttribute::TKind</a> <a class="el" href="group__attr.html#ga0">IpeKind</a>
<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>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Attributes for Ipe objects. 
<p>
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>
<a class="anchor" name="ga0" doxytag="ipecolor.h::IpeKind" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__attr.html#ga0">IpeKind</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Shortcut for <a class="el" href="class_ipe_attribute.html#w15">IpeAttribute::TKind</a>. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="ga1" doxytag="ipecolor.h::IpeAttributeSeq" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__attr.html#ga1">IpeAttributeSeq</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A sequence of attribute values. 
<p>
    </td>
  </tr>
</table>
<hr>
</body></html>