Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1326

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkProperty2D 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.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkProperty2D Class Reference</h1><!-- doxytag: class="vtkProperty2D" --><!-- doxytag: inherits="vtkObject" --><code>#include &lt;<a class="el" href="a03911.html">vtkProperty2D.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkProperty2D:</div>
<div class="dynsection">
<p><center><img src="a13518.png" border="0" usemap="#a13519" alt="Inheritance graph"></center>
<map name="a13519">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="20,80,100,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,6,115,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkProperty2D:</div>
<div class="dynsection">
<p><center><img src="a13520.png" border="0" usemap="#a13521" alt="Collaboration graph"></center>
<map name="a13521">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,5,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,5,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a13522.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
represent surface properties of a 2D image 
<p>
<a class="el" href="a01323.html" title="represent surface properties of a 2D image">vtkProperty2D</a> contains properties used to render two dimensional images and annotations.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00093.html" title="a actor that draws 2D data">vtkActor2D</a> </dd></dl>

<p>Definition at line <a class="el" href="a03911.html#l00035">35</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01084.html">vtkObject</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#4009ce1307fadb4b2e87e25fa749e9b8">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#fdf7aa646b16df3d51ae2a8413e3b1f4">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#2cf991b5d3e386539bdfe7f82ec94d05">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#d48b4a4149922949d8a3efdf159e5b23">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#13a4a584d3d1cc2a3518b2501833a7e6">DeepCopy</a> (<a class="el" href="a01323.html">vtkProperty2D</a> *p)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#75aa247fe67c4bbc4b0e66e6d8b13ed0">SetColor</a> (double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#8c24dc22d0375d3afc34ba6d72f5c1c3">SetColor</a> (double[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#d8156974fe84fe55c78353bc8558c071">GetColor</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#2412d4f3b37040436d0260d05e3ff64c">GetColor</a> (double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#2dd8f6980e9888c999db1bb5fd6efebe">GetColor</a> (double[3])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#8d3ec10e5f6c439b214794438121c8b7">GetOpacity</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#8d20d89f31841bb47065e0f690befd17">SetOpacity</a> (double)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#d8984dab2ced554c6ecf73232dbfb54e">SetPointSize</a> (float)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#69baaf03dccd76edca8ad0d0b5a04a16">GetPointSize</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#b5d01fc72953f64c8a375fd3cbd3fc0a">SetLineWidth</a> (float)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#e40c526347ac80e08a24f47e50c16bb8">GetLineWidth</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#212d9b7e942522cd7f1a79a9d1c92098">SetLineStipplePattern</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#fb6c232e31c2b5ba09643ca078360990">GetLineStipplePattern</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#85256014deddb323c4bdbb987a30843e">SetLineStippleRepeatFactor</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#8f06a8635f975c222a6f9a69423c647b">GetLineStippleRepeatFactor</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#aff92a7410107d67198f73fb1af85b9c">SetDisplayLocation</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#d12518860671d530d0f442f35ce19b3c">GetDisplayLocation</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#a94b77c47239963b7a3973a1125234a2">SetDisplayLocationToBackground</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#4bb3acf8e19a2983dfac024f7c3e1cd3">SetDisplayLocationToForeground</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#eb420467dff4d32ca8571ec0a8926210">Render</a> (<a class="el" href="a01833.html">vtkViewport</a> *vtkNotUsed(viewport))</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#79a44ad6dac45eb8f4954f2bdf9231ce">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01323.html">vtkProperty2D</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#d2b47f0b508d9d37db8b7a0d571558e5">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01323.html">vtkProperty2D</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#6a17754d8460610009c953c5a1fa38c3">New</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#412ab5013d0f189d449e208ec76ceb47">vtkProperty2D</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#714a9b85b70c751ebb00e688c4df2841">~vtkProperty2D</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#ee3fd3fe516d4f94b6eccc39df1da4ce">Color</a> [3]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#41ac4949d1338b82f6ffc880a680ebd5">Opacity</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#9aeb624dc3c2c0635efb70e854f5783e">PointSize</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#8c1c5575d35c200202d467e0ed693045">LineWidth</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#ff89762d0036d285da16a3d07072e369">LineStipplePattern</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#0480ce3653af5ac4876a0c6197025a20">LineStippleRepeatFactor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01323.html#6c7c8694694e3fa7d82a1a3b1415d433">DisplayLocation</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="4009ce1307fadb4b2e87e25fa749e9b8"></a><!-- doxytag: member="vtkProperty2D::Superclass" ref="4009ce1307fadb4b2e87e25fa749e9b8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01084.html">vtkObject</a> <a class="el" href="a01084.html">vtkProperty2D::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#11429dee69f4b562e03e07b453dae9b5">vtkObject</a>.</p>

<p>Definition at line <a class="el" href="a03911.html#l00038">38</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="412ab5013d0f189d449e208ec76ceb47"></a><!-- doxytag: member="vtkProperty2D::vtkProperty2D" ref="412ab5013d0f189d449e208ec76ceb47" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkProperty2D::vtkProperty2D           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="714a9b85b70c751ebb00e688c4df2841"></a><!-- doxytag: member="vtkProperty2D::~vtkProperty2D" ref="714a9b85b70c751ebb00e688c4df2841" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkProperty2D::~vtkProperty2D           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="fdf7aa646b16df3d51ae2a8413e3b1f4"></a><!-- doxytag: member="vtkProperty2D::GetClassName" ref="fdf7aa646b16df3d51ae2a8413e3b1f4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkProperty2D::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#d95975c85c2896ea32ff4cf1f8de0886">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="79a44ad6dac45eb8f4954f2bdf9231ce"></a><!-- doxytag: member="vtkProperty2D::IsTypeOf" ref="79a44ad6dac45eb8f4954f2bdf9231ce" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkProperty2D::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01084.html#e9548a248bce0f02f73bbcccd0a9489e">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="2cf991b5d3e386539bdfe7f82ec94d05"></a><!-- doxytag: member="vtkProperty2D::IsA" ref="2cf991b5d3e386539bdfe7f82ec94d05" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkProperty2D::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01084.html#831e57b04e46827a7098aa81abadee69">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2b47f0b508d9d37db8b7a0d571558e5"></a><!-- doxytag: member="vtkProperty2D::SafeDownCast" ref="d2b47f0b508d9d37db8b7a0d571558e5" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01323.html">vtkProperty2D</a>* vtkProperty2D::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#bb9351f076544c427ee91229dce83abe">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="d48b4a4149922949d8a3efdf159e5b23"></a><!-- doxytag: member="vtkProperty2D::PrintSelf" ref="d48b4a4149922949d8a3efdf159e5b23" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkProperty2D::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a01084.html#bf3dbb4154289b56a12483eee3866263">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="6a17754d8460610009c953c5a1fa38c3"></a><!-- doxytag: member="vtkProperty2D::New" ref="6a17754d8460610009c953c5a1fa38c3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01323.html">vtkProperty2D</a>* vtkProperty2D::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates a <a class="el" href="a01323.html" title="represent surface properties of a 2D image">vtkProperty2D</a> with the following default values: Opacity 1, Color (1,1,1) 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="13a4a584d3d1cc2a3518b2501833a7e6"></a><!-- doxytag: member="vtkProperty2D::DeepCopy" ref="13a4a584d3d1cc2a3518b2501833a7e6" args="(vtkProperty2D *p)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkProperty2D::DeepCopy           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01323.html">vtkProperty2D</a> *&nbsp;</td>
          <td class="paramname"> <em>p</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Assign one property to another. 
</div>
</div><p>
<a class="anchor" name="75aa247fe67c4bbc4b0e66e6d8b13ed0"></a><!-- doxytag: member="vtkProperty2D::SetColor" ref="75aa247fe67c4bbc4b0e66e6d8b13ed0" args="(double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetColor           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the RGB color of this property. 
</div>
</div><p>
<a class="anchor" name="8c24dc22d0375d3afc34ba6d72f5c1c3"></a><!-- doxytag: member="vtkProperty2D::SetColor" ref="8c24dc22d0375d3afc34ba6d72f5c1c3" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetColor           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the RGB color of this property. 
</div>
</div><p>
<a class="anchor" name="d8156974fe84fe55c78353bc8558c071"></a><!-- doxytag: member="vtkProperty2D::GetColor" ref="d8156974fe84fe55c78353bc8558c071" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkProperty2D::GetColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the RGB color of this property. 
</div>
</div><p>
<a class="anchor" name="2412d4f3b37040436d0260d05e3ff64c"></a><!-- doxytag: member="vtkProperty2D::GetColor" ref="2412d4f3b37040436d0260d05e3ff64c" args="(double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::GetColor           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the RGB color of this property. 
</div>
</div><p>
<a class="anchor" name="2dd8f6980e9888c999db1bb5fd6efebe"></a><!-- doxytag: member="vtkProperty2D::GetColor" ref="2dd8f6980e9888c999db1bb5fd6efebe" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::GetColor           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the RGB color of this property. 
</div>
</div><p>
<a class="anchor" name="8d3ec10e5f6c439b214794438121c8b7"></a><!-- doxytag: member="vtkProperty2D::GetOpacity" ref="8d3ec10e5f6c439b214794438121c8b7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkProperty2D::GetOpacity           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the Opacity of this property. 
</div>
</div><p>
<a class="anchor" name="8d20d89f31841bb47065e0f690befd17"></a><!-- doxytag: member="vtkProperty2D::SetOpacity" ref="8d20d89f31841bb47065e0f690befd17" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetOpacity           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the Opacity of this property. 
</div>
</div><p>
<a class="anchor" name="d8984dab2ced554c6ecf73232dbfb54e"></a><!-- doxytag: member="vtkProperty2D::SetPointSize" ref="d8984dab2ced554c6ecf73232dbfb54e" args="(float)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetPointSize           </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the diameter of a Point. The size is expressed in screen units. This is only implemented for OpenGL. The default is 1.0. 
</div>
</div><p>
<a class="anchor" name="69baaf03dccd76edca8ad0d0b5a04a16"></a><!-- doxytag: member="vtkProperty2D::GetPointSize" ref="69baaf03dccd76edca8ad0d0b5a04a16" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual float vtkProperty2D::GetPointSize           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the diameter of a Point. The size is expressed in screen units. This is only implemented for OpenGL. The default is 1.0. 
</div>
</div><p>
<a class="anchor" name="b5d01fc72953f64c8a375fd3cbd3fc0a"></a><!-- doxytag: member="vtkProperty2D::SetLineWidth" ref="b5d01fc72953f64c8a375fd3cbd3fc0a" args="(float)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetLineWidth           </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the width of a Line. The width is expressed in screen units. This is only implemented for OpenGL. The default is 1.0. 
</div>
</div><p>
<a class="anchor" name="e40c526347ac80e08a24f47e50c16bb8"></a><!-- doxytag: member="vtkProperty2D::GetLineWidth" ref="e40c526347ac80e08a24f47e50c16bb8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual float vtkProperty2D::GetLineWidth           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the width of a Line. The width is expressed in screen units. This is only implemented for OpenGL. The default is 1.0. 
</div>
</div><p>
<a class="anchor" name="212d9b7e942522cd7f1a79a9d1c92098"></a><!-- doxytag: member="vtkProperty2D::SetLineStipplePattern" ref="212d9b7e942522cd7f1a79a9d1c92098" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetLineStipplePattern           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the stippling pattern of a Line, as a 16-bit binary pattern (1 = pixel on, 0 = pixel off). This is only implemented for OpenGL. The default is 0xFFFF. 
</div>
</div><p>
<a class="anchor" name="fb6c232e31c2b5ba09643ca078360990"></a><!-- doxytag: member="vtkProperty2D::GetLineStipplePattern" ref="fb6c232e31c2b5ba09643ca078360990" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkProperty2D::GetLineStipplePattern           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the stippling pattern of a Line, as a 16-bit binary pattern (1 = pixel on, 0 = pixel off). This is only implemented for OpenGL. The default is 0xFFFF. 
</div>
</div><p>
<a class="anchor" name="85256014deddb323c4bdbb987a30843e"></a><!-- doxytag: member="vtkProperty2D::SetLineStippleRepeatFactor" ref="85256014deddb323c4bdbb987a30843e" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetLineStippleRepeatFactor           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the stippling repeat factor of a Line, which specifies how many times each bit in the pattern is to be repeated. This is only implemented for OpenGL. The default is 1. 
</div>
</div><p>
<a class="anchor" name="8f06a8635f975c222a6f9a69423c647b"></a><!-- doxytag: member="vtkProperty2D::GetLineStippleRepeatFactor" ref="8f06a8635f975c222a6f9a69423c647b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkProperty2D::GetLineStippleRepeatFactor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the stippling repeat factor of a Line, which specifies how many times each bit in the pattern is to be repeated. This is only implemented for OpenGL. The default is 1. 
</div>
</div><p>
<a class="anchor" name="aff92a7410107d67198f73fb1af85b9c"></a><!-- doxytag: member="vtkProperty2D::SetDisplayLocation" ref="aff92a7410107d67198f73fb1af85b9c" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::SetDisplayLocation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The DisplayLocation is either background or foreground. If it is background, then this 2D actor will be drawn behind all 3D props or foreground 2D actors. If it is background, then this 2D actor will be drawn in front of all 3D props and background 2D actors. Within 2D actors of the same DisplayLocation type, order is determined by the order in which the 2D actors were added to the viewport. 
</div>
</div><p>
<a class="anchor" name="d12518860671d530d0f442f35ce19b3c"></a><!-- doxytag: member="vtkProperty2D::GetDisplayLocation" ref="d12518860671d530d0f442f35ce19b3c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkProperty2D::GetDisplayLocation           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The DisplayLocation is either background or foreground. If it is background, then this 2D actor will be drawn behind all 3D props or foreground 2D actors. If it is background, then this 2D actor will be drawn in front of all 3D props and background 2D actors. Within 2D actors of the same DisplayLocation type, order is determined by the order in which the 2D actors were added to the viewport. 
</div>
</div><p>
<a class="anchor" name="a94b77c47239963b7a3973a1125234a2"></a><!-- doxytag: member="vtkProperty2D::SetDisplayLocationToBackground" ref="a94b77c47239963b7a3973a1125234a2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkProperty2D::SetDisplayLocationToBackground           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The DisplayLocation is either background or foreground. If it is background, then this 2D actor will be drawn behind all 3D props or foreground 2D actors. If it is background, then this 2D actor will be drawn in front of all 3D props and background 2D actors. Within 2D actors of the same DisplayLocation type, order is determined by the order in which the 2D actors were added to the viewport. 
<p>Definition at line <a class="el" href="a03911.html#l00100">100</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4bb3acf8e19a2983dfac024f7c3e1cd3"></a><!-- doxytag: member="vtkProperty2D::SetDisplayLocationToForeground" ref="4bb3acf8e19a2983dfac024f7c3e1cd3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkProperty2D::SetDisplayLocationToForeground           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The DisplayLocation is either background or foreground. If it is background, then this 2D actor will be drawn behind all 3D props or foreground 2D actors. If it is background, then this 2D actor will be drawn in front of all 3D props and background 2D actors. Within 2D actors of the same DisplayLocation type, order is determined by the order in which the 2D actors were added to the viewport. 
<p>Definition at line <a class="el" href="a03911.html#l00102">102</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb420467dff4d32ca8571ec0a8926210"></a><!-- doxytag: member="vtkProperty2D::Render" ref="eb420467dff4d32ca8571ec0a8926210" args="(vtkViewport *vtkNotUsed(viewport))" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkProperty2D::Render           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01833.html">vtkViewport</a> *&nbsp;</td>
          <td class="paramname"> <em>vtkNotUsed</em>viewport          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Have the device specific subclass render this property. BTX 
<p>Definition at line <a class="el" href="a03911.html#l00108">108</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="ee3fd3fe516d4f94b6eccc39df1da4ce"></a><!-- doxytag: member="vtkProperty2D::Color" ref="ee3fd3fe516d4f94b6eccc39df1da4ce" args="[3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01323.html#ee3fd3fe516d4f94b6eccc39df1da4ce">vtkProperty2D::Color</a>[3]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00116">116</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="41ac4949d1338b82f6ffc880a680ebd5"></a><!-- doxytag: member="vtkProperty2D::Opacity" ref="41ac4949d1338b82f6ffc880a680ebd5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01323.html#41ac4949d1338b82f6ffc880a680ebd5">vtkProperty2D::Opacity</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00117">117</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9aeb624dc3c2c0635efb70e854f5783e"></a><!-- doxytag: member="vtkProperty2D::PointSize" ref="9aeb624dc3c2c0635efb70e854f5783e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float <a class="el" href="a01323.html#9aeb624dc3c2c0635efb70e854f5783e">vtkProperty2D::PointSize</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00118">118</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8c1c5575d35c200202d467e0ed693045"></a><!-- doxytag: member="vtkProperty2D::LineWidth" ref="8c1c5575d35c200202d467e0ed693045" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float <a class="el" href="a01323.html#8c1c5575d35c200202d467e0ed693045">vtkProperty2D::LineWidth</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00119">119</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ff89762d0036d285da16a3d07072e369"></a><!-- doxytag: member="vtkProperty2D::LineStipplePattern" ref="ff89762d0036d285da16a3d07072e369" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01323.html#ff89762d0036d285da16a3d07072e369">vtkProperty2D::LineStipplePattern</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00120">120</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0480ce3653af5ac4876a0c6197025a20"></a><!-- doxytag: member="vtkProperty2D::LineStippleRepeatFactor" ref="0480ce3653af5ac4876a0c6197025a20" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01323.html#0480ce3653af5ac4876a0c6197025a20">vtkProperty2D::LineStippleRepeatFactor</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00121">121</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c7c8694694e3fa7d82a1a3b1415d433"></a><!-- doxytag: member="vtkProperty2D::DisplayLocation" ref="6c7c8694694e3fa7d82a1a3b1415d433" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01323.html#6c7c8694694e3fa7d82a1a3b1415d433">vtkProperty2D::DisplayLocation</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03911.html#l00122">122</a> of file <a class="el" href="a03911.html">vtkProperty2D.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Common/<a class="el" href="a03911.html">vtkProperty2D.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:27:45 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>