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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655
|
<!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: IpeAttribute Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>IpeAttribute Class Reference<br>
<small>
[<a class="el" href="group__attr.html">Ipe Attributes</a>]</small>
</h1><!-- doxytag: class="IpeAttribute" -->An attribute of an Ipe object.
<a href="#_details">More...</a>
<p>
<a href="class_ipe_attribute-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>enum <a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> { <br>
<b>ELineWidth</b> = 0,
<b>EMarkSize</b>,
<b>EArrowSize</b>,
<b>EGridSize</b>,
<br>
<b>EAngleSize</b>,
<b>ETextStretch</b>,
<b>EDashStyle</b>,
<b>ETextSize</b>,
<br>
<b>EColor</b>,
<b>ETextStyle</b>,
<b>ETemplate</b>,
<b>ELineCap</b>,
<br>
<b>ELineJoin</b>,
<b>EWindRule</b>,
<b>EMaxKind</b>
<br>
}
</ul>
<h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="class_ipe_attribute.html#78f56da1034e1a30469307d45b3f049d">IpeAttribute</a> ()
<li><a class="el" href="class_ipe_attribute.html#9fd63758c3e602d0066b270b0064caf6">IpeAttribute</a> (<a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> kind, bool symbolic, int index)
<li><a class="el" href="class_ipe_attribute.html#23365dfbd318789f026e371af13f671f">IpeAttribute</a> (<a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> kind, <a class="el" href="class_ipe_fixed.html">IpeFixed</a> value)
<li>int <a class="el" href="class_ipe_attribute.html#3efcc43506c8543edfff3e668ceb999c">IsSymbolic</a> () const
<li><a class="el" href="class_ipe_attribute.html#696480f146805e7424c0fcab9f98f327">operator bool</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#3460fae240dc23a7f5819090b4e234e8">IsNull</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#42f536dae2d7cdb7774c354f16e5fef0">IsAbsolute</a> () const
<li>int <a class="el" href="class_ipe_attribute.html#cf1ff273f8416abb7c026348352320e0">IsValue</a> () const
<li>int <a class="el" href="class_ipe_attribute.html#290276424e339c74019dfdcbf90b092c">IsNumeric</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#41c15c05fa91c7ca1c19da911b4102c4">IsVoid</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#f71959b3ef48b801724a2ec4ffc453c6">IsNullOrVoid</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#70a7ffb87e6fbd4dcba2da10ea737ac0">IsSolid</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#183d40daa0ecd782aa0041c8d0646944">IsNullOrSolid</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#c6d8ae6b022f2cef0d309aba78fd597b">IsBlack</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#5440d73bc947a42314c8814a51d285b5">IsWhite</a> () const
<li>int <a class="el" href="class_ipe_attribute.html#148b0df7fad219b5ecd7664362d00484">Index</a> () const
<li><a class="el" href="class_ipe_fixed.html">IpeFixed</a> <a class="el" href="class_ipe_attribute.html#ca4ca8938a35c7db41fd61a32e09c0f4">Number</a> () const
<li><a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> <a class="el" href="class_ipe_attribute.html#bb92e7d6e7246a17497a57af3b22a4e7">Kind</a> () const
<li>bool <a class="el" href="class_ipe_attribute.html#bcf4d466a93d7e83c4f2177f4fc883d5">operator==</a> (const <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> &rhs) const
<li>bool <a class="el" href="class_ipe_attribute.html#203c70dcf96ed699ddc8691a09879437">operator!=</a> (const <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> &rhs) const
</ul>
<h2>Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> <a class="el" href="class_ipe_attribute.html#b4b0d0c43cd13dbc334c4dc24d790b60">Void</a> ()
<li>static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> <a class="el" href="class_ipe_attribute.html#3a45d81c7c4608748b13a7ff8a2b5cbb">Solid</a> ()
<li>static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> <a class="el" href="class_ipe_attribute.html#15cfed1de464deeca23b54d80e0588e3">Black</a> ()
<li>static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> <a class="el" href="class_ipe_attribute.html#878e92477efd06e515c8233dcaca09f9">White</a> ()
</ul>
<h2>Friends</h2>
<ul>
<li><a class="anchor" name="aefea01833dea22412fd41eb0f9f31d6"></a><!-- doxytag: member="IpeAttribute::IpeStyleSheet" ref="aefea01833dea22412fd41eb0f9f31d6" args="" -->
class <a class="el" href="class_ipe_attribute.html#aefea01833dea22412fd41eb0f9f31d6">IpeStyleSheet</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
An attribute of an Ipe object.
<p>
An attribute is either null (i.e. not defined---it hasn't been set yet), or symbolic (a name that has to be looked up using an <a class="el" href="class_ipe_style_sheet.html">IpeStyleSheet</a>), or an absolute value.<p>
A null value is used in higher levels of the hierarchy to defer the setting of the attribute to a lower level. For example, if the pen width is set in an <a class="el" href="class_ipe_group.html">IpeGroup</a> object, all its members have this uniform pen width. To allow the members to have individual pen width, the <a class="el" href="class_ipe_group.html">IpeGroup</a> must have a null pen width.<p>
To make the representation more 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. Its meaning is as follows:<p>
<ul>
<li>0 : a <b>null</b> argument, see below,</li><li>1 : the void color or line style</li><li>2 : the solid line style</li><li>3 : the black color</li><li>4 : the white color</li><li>if IsSymbolic: a symbolic name. Use <a class="el" href="class_ipe_style_sheet.html">IpeStyleSheet</a> to map to an absolute value.</li><li>if IsNumeric: an absolute, numeric value. Use <a class="el" href="class_ipe_attribute.html#ca4ca8938a35c7db41fd61a32e09c0f4">Number()</a> to return the number, in the range 0.0 to 16777.215 (with 3 digits fixed point precision).</li><li>if IsValue: an absolute value. Use <a class="el" href="class_ipe_repository.html">IpeRepository</a> to map to the absolute value.</li></ul>
<p>
An attribute is absolute (<a class="el" href="class_ipe_attribute.html#42f536dae2d7cdb7774c354f16e5fef0">IsAbsolute()</a> returns true) if it is neither null nor symbolic.<p>
Furthermore, the attribute stores the type of attribute, such as scalar (a double value), color, dash style, etc.<p>
Note the difference between the null color, which means that the color has not yet been defined (it is left to lower-level objects), and the "void" color, which means that the object should not be filled.<p>
When rendering an object, a null color is interpreted as the void color. This allows leaf objects not to specify the void color.<p>
Note that it is impossible for style sheets to redefine the meaning of "black" and "white". If a user needs a symbolic name that is black or white in some styles, she can always define another symbolic name, e.g. "Black" and "White".<p>
Note also the difference between null and "solid" (the special dash style of a solid line). It is impossible for style sheets to redefine the meaning of "solid".<p>
When rendering an object, a null dash style is interpreted as solid.
<p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="47c97ef33d42815601f407fe1d9a4764"></a><!-- doxytag: member="IpeAttribute::TKind" ref="47c97ef33d42815601f407fe1d9a4764" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">IpeAttribute::TKind</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The different kinds of attributes.
<p>
</div>
</div><p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="78f56da1034e1a30469307d45b3f049d"></a><!-- doxytag: member="IpeAttribute::IpeAttribute" ref="78f56da1034e1a30469307d45b3f049d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">IpeAttribute::IpeAttribute </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Default constructor creates null object.
<p>
</div>
</div><p>
<a class="anchor" name="9fd63758c3e602d0066b270b0064caf6"></a><!-- doxytag: member="IpeAttribute::IpeAttribute" ref="9fd63758c3e602d0066b270b0064caf6" args="(TKind kind, bool symbolic, int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">IpeAttribute::IpeAttribute </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> </td>
<td class="paramname"> <em>kind</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"> <em>symbolic</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"> <em>index</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create an attribute of given <em>kind</em>.
<p>
</div>
</div><p>
<a class="anchor" name="23365dfbd318789f026e371af13f671f"></a><!-- doxytag: member="IpeAttribute::IpeAttribute" ref="23365dfbd318789f026e371af13f671f" args="(TKind kind, IpeFixed value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">IpeAttribute::IpeAttribute </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">TKind</a> </td>
<td class="paramname"> <em>kind</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="class_ipe_fixed.html">IpeFixed</a> </td>
<td class="paramname"> <em>value</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create an absolute numeric attribute.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3efcc43506c8543edfff3e668ceb999c"></a><!-- doxytag: member="IpeAttribute::IsSymbolic" ref="3efcc43506c8543edfff3e668ceb999c" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int IpeAttribute::IsSymbolic </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it symbolic?
<p>
</div>
</div><p>
<a class="anchor" name="696480f146805e7424c0fcab9f98f327"></a><!-- doxytag: member="IpeAttribute::operator bool" ref="696480f146805e7424c0fcab9f98f327" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">IpeAttribute::operator bool </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
In bool expressions, attribute is false iff it is null.
<p>
</div>
</div><p>
<a class="anchor" name="3460fae240dc23a7f5819090b4e234e8"></a><!-- doxytag: member="IpeAttribute::IsNull" ref="3460fae240dc23a7f5819090b4e234e8" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsNull </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it null?
<p>
</div>
</div><p>
<a class="anchor" name="42f536dae2d7cdb7774c354f16e5fef0"></a><!-- doxytag: member="IpeAttribute::IsAbsolute" ref="42f536dae2d7cdb7774c354f16e5fef0" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsAbsolute </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it absolute (including the special values <code>void</code>, <code>solid</code>, <code>black</code>, or <code>white</code>)?
</div>
</div><p>
<a class="anchor" name="cf1ff273f8416abb7c026348352320e0"></a><!-- doxytag: member="IpeAttribute::IsValue" ref="cf1ff273f8416abb7c026348352320e0" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int IpeAttribute::IsValue </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it an (absolute) value (either numeric or in <a class="el" href="class_ipe_repository.html">IpeRepository</a>)?
<p>
</div>
</div><p>
<a class="anchor" name="290276424e339c74019dfdcbf90b092c"></a><!-- doxytag: member="IpeAttribute::IsNumeric" ref="290276424e339c74019dfdcbf90b092c" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int IpeAttribute::IsNumeric </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it a numeric value?
<p>
</div>
</div><p>
<a class="anchor" name="41c15c05fa91c7ca1c19da911b4102c4"></a><!-- doxytag: member="IpeAttribute::IsVoid" ref="41c15c05fa91c7ca1c19da911b4102c4" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsVoid </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it void?
<p>
</div>
</div><p>
<a class="anchor" name="f71959b3ef48b801724a2ec4ffc453c6"></a><!-- doxytag: member="IpeAttribute::IsNullOrVoid" ref="f71959b3ef48b801724a2ec4ffc453c6" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsNullOrVoid </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it null or void (null is interpreted as void when drawing)?
<p>
</div>
</div><p>
<a class="anchor" name="70a7ffb87e6fbd4dcba2da10ea737ac0"></a><!-- doxytag: member="IpeAttribute::IsSolid" ref="70a7ffb87e6fbd4dcba2da10ea737ac0" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsSolid </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it solid?
<p>
</div>
</div><p>
<a class="anchor" name="183d40daa0ecd782aa0041c8d0646944"></a><!-- doxytag: member="IpeAttribute::IsNullOrSolid" ref="183d40daa0ecd782aa0041c8d0646944" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsNullOrSolid </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it null or solid (null is interpreted as solid when drawing)?
<p>
</div>
</div><p>
<a class="anchor" name="c6d8ae6b022f2cef0d309aba78fd597b"></a><!-- doxytag: member="IpeAttribute::IsBlack" ref="c6d8ae6b022f2cef0d309aba78fd597b" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsBlack </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it black?
<p>
</div>
</div><p>
<a class="anchor" name="5440d73bc947a42314c8814a51d285b5"></a><!-- doxytag: member="IpeAttribute::IsWhite" ref="5440d73bc947a42314c8814a51d285b5" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::IsWhite </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Is it white?
<p>
</div>
</div><p>
<a class="anchor" name="148b0df7fad219b5ecd7664362d00484"></a><!-- doxytag: member="IpeAttribute::Index" ref="148b0df7fad219b5ecd7664362d00484" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int IpeAttribute::Index </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return index into <a class="el" href="class_ipe_repository.html">IpeRepository</a>.
<p>
</div>
</div><p>
<a class="anchor" name="ca4ca8938a35c7db41fd61a32e09c0f4"></a><!-- doxytag: member="IpeAttribute::Number" ref="ca4ca8938a35c7db41fd61a32e09c0f4" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_ipe_fixed.html">IpeFixed</a> IpeAttribute::Number </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return value of absolute numeric argument.
<p>
</div>
</div><p>
<a class="anchor" name="bb92e7d6e7246a17497a57af3b22a4e7"></a><!-- doxytag: member="IpeAttribute::Kind" ref="bb92e7d6e7246a17497a57af3b22a4e7" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_ipe_attribute.html#47c97ef33d42815601f407fe1d9a4764">IpeKind</a> IpeAttribute::Kind </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return kind of attribute.
<p>
</div>
</div><p>
<a class="anchor" name="bcf4d466a93d7e83c4f2177f4fc883d5"></a><!-- doxytag: member="IpeAttribute::operator==" ref="bcf4d466a93d7e83c4f2177f4fc883d5" args="(const IpeAttribute &rhs) const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> & </td>
<td class="paramname"> <em>rhs</em> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Are two values equal (only compares index!).
<p>
</div>
</div><p>
<a class="anchor" name="203c70dcf96ed699ddc8691a09879437"></a><!-- doxytag: member="IpeAttribute::operator!=" ref="203c70dcf96ed699ddc8691a09879437" args="(const IpeAttribute &rhs) const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool IpeAttribute::operator!= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> & </td>
<td class="paramname"> <em>rhs</em> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Are two values different (only compares index!).
<p>
</div>
</div><p>
<a class="anchor" name="b4b0d0c43cd13dbc334c4dc24d790b60"></a><!-- doxytag: member="IpeAttribute::Void" ref="b4b0d0c43cd13dbc334c4dc24d790b60" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> IpeAttribute::Void </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create void color or pen.
<p>
</div>
</div><p>
<a class="anchor" name="3a45d81c7c4608748b13a7ff8a2b5cbb"></a><!-- doxytag: member="IpeAttribute::Solid" ref="3a45d81c7c4608748b13a7ff8a2b5cbb" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> IpeAttribute::Solid </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create solid dash style.
<p>
</div>
</div><p>
<a class="anchor" name="15cfed1de464deeca23b54d80e0588e3"></a><!-- doxytag: member="IpeAttribute::Black" ref="15cfed1de464deeca23b54d80e0588e3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> IpeAttribute::Black </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create black color.
<p>
</div>
</div><p>
<a class="anchor" name="878e92477efd06e515c8233dcaca09f9"></a><!-- doxytag: member="IpeAttribute::White" ref="878e92477efd06e515c8233dcaca09f9" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="class_ipe_attribute.html">IpeAttribute</a> IpeAttribute::White </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create white color.
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li>ipecolor.h<li>ipecolor.cpp</ul>
<hr>
</body></html>
|