Sophie

Sophie

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

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: vtkThresholdTable 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>vtkThresholdTable Class Reference</h1><!-- doxytag: class="vtkThresholdTable" --><!-- doxytag: inherits="vtkTableAlgorithm" --><code>#include &lt;<a class="el" href="a04864.html">vtkThresholdTable.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkThresholdTable:</div>
<div class="dynsection">
<p><center><img src="a15209.png" border="0" usemap="#a15210" alt="Inheritance graph"></center>
<map name="a15210">
<area shape="rect" href="a01658.html" title="Superclass for algorithms that produce only vtkTables as output." alt="" coords="8,229,139,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="24,155,123,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="34,80,114,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="19,5,128,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkThresholdTable:</div>
<div class="dynsection">
<p><center><img src="a15211.png" border="0" usemap="#a15212" alt="Collaboration graph"></center>
<map name="a15212">
<area shape="rect" href="a01658.html" title="Superclass for algorithms that produce only vtkTables as output." alt="" coords="411,512,541,539"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="261,395,360,421"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="65,512,164,539"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="91,187,171,213"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="56,277,205,304"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="321,277,431,304"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="388,5,497,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="400,187,563,213"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="301,96,432,123"><area shape="rect" href="a01810.html" title="A atomic type representing the union of many types." alt="" coords="559,96,641,123"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="168,96,277,123"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="195,187,376,213"><area shape="rect" href="a01607.html" title="Wrapper around vtkstd::string to keep symbols short." alt="" coords="572,5,668,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15213.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Thresholds table rows. 
<p>
<a class="el" href="a01709.html" title="Thresholds table rows.">vtkThresholdTable</a> uses minimum and/or maximum values to threshold table rows based on the values in a particular column. The column to threshold is specified using SetInputArrayToProcess(0, ...).<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_16.html#c2_vtk_t_vtkThresholdTable">vtkThresholdTable (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04864.html#l00038">38</a> of file <a class="el" href="a04864.html">vtkThresholdTable.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">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="a01709.html#ee778347b6de862eda6f4c288c9ad71d49084da004d05d3f558969a51aff0d02">ACCEPT_LESS_THAN</a> =  0, 
<a class="el" href="a01709.html#ee778347b6de862eda6f4c288c9ad71d762f08f0987c25f03e68ff74666dabc5">ACCEPT_GREATER_THAN</a> =  1, 
<a class="el" href="a01709.html#ee778347b6de862eda6f4c288c9ad71df8e85a699ea9afe4eed7304c3e7be061">ACCEPT_BETWEEN</a> =  2, 
<a class="el" href="a01709.html#ee778347b6de862eda6f4c288c9ad71ddd68435b35d96cefd13be6efa9bbfca0">ACCEPT_OUTSIDE</a> =  3
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01658.html">vtkTableAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#2fc819e134cf618f250c690d033e172e">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="a01709.html#27952014807723131c29bb306ffd7812">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="a01709.html#32d0a8e469e39c665abef8903c340f90">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="a01709.html#753c4afd818df79dcfc1360107be95d2">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="a01709.html#e18a6931b9b539cc945bb0fbfeef0b95">ThresholdBetween</a> (<a class="el" href="a01810.html">vtkVariant</a> lower, <a class="el" href="a01810.html">vtkVariant</a> upper)</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="a01709.html#82e670d503543d886c0735ff6c8fef7b">SetMode</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="a01709.html#c84e33e5ab00c19c49c6428d50807c01">GetMode</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="a01709.html#3b5928e64a8726bbce2716d5713a345d">SetMinValue</a> (<a class="el" href="a01810.html">vtkVariant</a> v)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#334654f25e77e5e2d2022b77a61aadc5">GetMinValue</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="a01709.html#862564c4e9f905cc06fe586b991ee33a">SetMaxValue</a> (<a class="el" href="a01810.html">vtkVariant</a> v)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#7613a664a16698072cc68ec374907f06">GetMaxValue</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#4e76d4e9b6506536e0a982b641db904a">SetMinValue</a> (double v)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#4ade9d30861767acbd61013951cb1755">SetMaxValue</a> (double v)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#a14e3cfcaea76ea85d8b8333e0216c40">ThresholdBetween</a> (double lower, double upper)</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 <a class="el" href="a01709.html">vtkThresholdTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#453c1e987c4f525bcc387ea6f11c7a35">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#4ef45b2f0430e0c08fb922a8653e8ac3">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01709.html">vtkThresholdTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#a985f4e743bd323fe64f8dfae655e2d3">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</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="a01709.html#60a1c390a895f53093dfbc99adc6dfdf">vtkThresholdTable</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#f6719bb2950610ff5485ffaef76585d4">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#be28598e12ee9a884208fce9d632ad6e">MinValue</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01709.html#d757597367d54c107aab0cde908bbe09">MaxValue</a></td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="2fc819e134cf618f250c690d033e172e"></a><!-- doxytag: member="vtkThresholdTable::Superclass" ref="2fc819e134cf618f250c690d033e172e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01658.html">vtkTableAlgorithm</a> <a class="el" href="a01658.html">vtkThresholdTable::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01658.html#e71eff4b26bf9f313690008c05fc3263">vtkTableAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04864.html#l00042">42</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="ee778347b6de862eda6f4c288c9ad71d"></a><!-- doxytag: member="vtkThresholdTable::@35" ref="ee778347b6de862eda6f4c288c9ad71d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="ee778347b6de862eda6f4c288c9ad71d49084da004d05d3f558969a51aff0d02"></a><!-- doxytag: member="ACCEPT_LESS_THAN" ref="ee778347b6de862eda6f4c288c9ad71d49084da004d05d3f558969a51aff0d02" args="" -->ACCEPT_LESS_THAN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="ee778347b6de862eda6f4c288c9ad71d762f08f0987c25f03e68ff74666dabc5"></a><!-- doxytag: member="ACCEPT_GREATER_THAN" ref="ee778347b6de862eda6f4c288c9ad71d762f08f0987c25f03e68ff74666dabc5" args="" -->ACCEPT_GREATER_THAN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="ee778347b6de862eda6f4c288c9ad71df8e85a699ea9afe4eed7304c3e7be061"></a><!-- doxytag: member="ACCEPT_BETWEEN" ref="ee778347b6de862eda6f4c288c9ad71df8e85a699ea9afe4eed7304c3e7be061" args="" -->ACCEPT_BETWEEN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="ee778347b6de862eda6f4c288c9ad71ddd68435b35d96cefd13be6efa9bbfca0"></a><!-- doxytag: member="ACCEPT_OUTSIDE" ref="ee778347b6de862eda6f4c288c9ad71ddd68435b35d96cefd13be6efa9bbfca0" args="" -->ACCEPT_OUTSIDE</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="a04864.html#l00046">46</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="60a1c390a895f53093dfbc99adc6dfdf"></a><!-- doxytag: member="vtkThresholdTable::vtkThresholdTable" ref="60a1c390a895f53093dfbc99adc6dfdf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkThresholdTable::vtkThresholdTable           </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="b1793e407433d0024bcbf68fbc8465be"></a><!-- doxytag: member="vtkThresholdTable::~vtkThresholdTable" ref="b1793e407433d0024bcbf68fbc8465be" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkThresholdTable::~vtkThresholdTable           </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="453c1e987c4f525bcc387ea6f11c7a35"></a><!-- doxytag: member="vtkThresholdTable::New" ref="453c1e987c4f525bcc387ea6f11c7a35" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01709.html">vtkThresholdTable</a>* vtkThresholdTable::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01658.html#1e8db94a40b1fa7946147f5b8322c13a">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="27952014807723131c29bb306ffd7812"></a><!-- doxytag: member="vtkThresholdTable::GetClassName" ref="27952014807723131c29bb306ffd7812" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkThresholdTable::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="a01658.html#a2bc407279f13174f55d8226b1cb69b9">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="4ef45b2f0430e0c08fb922a8653e8ac3"></a><!-- doxytag: member="vtkThresholdTable::IsTypeOf" ref="4ef45b2f0430e0c08fb922a8653e8ac3" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkThresholdTable::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="a01658.html#6c1959af90dc7bdd9180e67d73c602a5">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="32d0a8e469e39c665abef8903c340f90"></a><!-- doxytag: member="vtkThresholdTable::IsA" ref="32d0a8e469e39c665abef8903c340f90" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkThresholdTable::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="a01658.html#089c6101c9eda87d65dbb946f4e211ad">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="a985f4e743bd323fe64f8dfae655e2d3"></a><!-- doxytag: member="vtkThresholdTable::SafeDownCast" ref="a985f4e743bd323fe64f8dfae655e2d3" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01709.html">vtkThresholdTable</a>* vtkThresholdTable::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="a01658.html#a9373d392d3f520454d52ef6adaa09e3">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="753c4afd818df79dcfc1360107be95d2"></a><!-- doxytag: member="vtkThresholdTable::PrintSelf" ref="753c4afd818df79dcfc1360107be95d2" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkThresholdTable::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="a01658.html#368da4c8eb6cbcda080c54addaee1fe5">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="82e670d503543d886c0735ff6c8fef7b"></a><!-- doxytag: member="vtkThresholdTable::SetMode" ref="82e670d503543d886c0735ff6c8fef7b" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkThresholdTable::SetMode           </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 mode of the threshold filter. Options are: ACCEPT_LESS_THAN (0) accepts rows with values &lt; MaxValue; ACCEPT_GREATER_THAN (1) accepts rows with values &gt; MinValue; ACCEPT_BETWEEN (2) accepts rows with values &gt; MinValue and &lt; MaxValue; ACCEPT_OUTSIDE (3) accepts rows with values &lt; MinValue or &gt; MaxValue. 
</div>
</div><p>
<a class="anchor" name="c84e33e5ab00c19c49c6428d50807c01"></a><!-- doxytag: member="vtkThresholdTable::GetMode" ref="c84e33e5ab00c19c49c6428d50807c01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkThresholdTable::GetMode           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The mode of the threshold filter. Options are: ACCEPT_LESS_THAN (0) accepts rows with values &lt; MaxValue; ACCEPT_GREATER_THAN (1) accepts rows with values &gt; MinValue; ACCEPT_BETWEEN (2) accepts rows with values &gt; MinValue and &lt; MaxValue; ACCEPT_OUTSIDE (3) accepts rows with values &lt; MinValue or &gt; MaxValue. 
</div>
</div><p>
<a class="anchor" name="3b5928e64a8726bbce2716d5713a345d"></a><!-- doxytag: member="vtkThresholdTable::SetMinValue" ref="3b5928e64a8726bbce2716d5713a345d" args="(vtkVariant v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkThresholdTable::SetMinValue           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The minumum value for the threshold. This may be any data type stored in a <a class="el" href="a01810.html" title="A atomic type representing the union of many types.">vtkVariant</a>. 
<p>Definition at line <a class="el" href="a04864.html#l00068">68</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="334654f25e77e5e2d2022b77a61aadc5"></a><!-- doxytag: member="vtkThresholdTable::GetMinValue" ref="334654f25e77e5e2d2022b77a61aadc5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01810.html">vtkVariant</a> vtkThresholdTable::GetMinValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The minumum value for the threshold. This may be any data type stored in a <a class="el" href="a01810.html" title="A atomic type representing the union of many types.">vtkVariant</a>. 
<p>Definition at line <a class="el" href="a04864.html#l00073">73</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="862564c4e9f905cc06fe586b991ee33a"></a><!-- doxytag: member="vtkThresholdTable::SetMaxValue" ref="862564c4e9f905cc06fe586b991ee33a" args="(vtkVariant v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkThresholdTable::SetMaxValue           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The maximum value for the threshold. This may be any data type stored in a <a class="el" href="a01810.html" title="A atomic type representing the union of many types.">vtkVariant</a>. 
<p>Definition at line <a class="el" href="a04864.html#l00082">82</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7613a664a16698072cc68ec374907f06"></a><!-- doxytag: member="vtkThresholdTable::GetMaxValue" ref="7613a664a16698072cc68ec374907f06" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01810.html">vtkVariant</a> vtkThresholdTable::GetMaxValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The maximum value for the threshold. This may be any data type stored in a <a class="el" href="a01810.html" title="A atomic type representing the union of many types.">vtkVariant</a>. 
<p>Definition at line <a class="el" href="a04864.html#l00087">87</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e18a6931b9b539cc945bb0fbfeef0b95"></a><!-- doxytag: member="vtkThresholdTable::ThresholdBetween" ref="e18a6931b9b539cc945bb0fbfeef0b95" args="(vtkVariant lower, vtkVariant upper)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkThresholdTable::ThresholdBetween           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td>
          <td class="paramname"> <em>lower</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01810.html">vtkVariant</a>&nbsp;</td>
          <td class="paramname"> <em>upper</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Criterion is rows whose scalars are between lower and upper thresholds (inclusive of the end values). 
</div>
</div><p>
<a class="anchor" name="4e76d4e9b6506536e0a982b641db904a"></a><!-- doxytag: member="vtkThresholdTable::SetMinValue" ref="4e76d4e9b6506536e0a982b641db904a" args="(double v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkThresholdTable::SetMinValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The minumum value for the threshold as a double. 
<p>Definition at line <a class="el" href="a04864.html#l00101">101</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4ade9d30861767acbd61013951cb1755"></a><!-- doxytag: member="vtkThresholdTable::SetMaxValue" ref="4ade9d30861767acbd61013951cb1755" args="(double v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkThresholdTable::SetMaxValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The maximum value for the threshold as a double. 
<p>Definition at line <a class="el" href="a04864.html#l00109">109</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a14e3cfcaea76ea85d8b8333e0216c40"></a><!-- doxytag: member="vtkThresholdTable::ThresholdBetween" ref="a14e3cfcaea76ea85d8b8333e0216c40" args="(double lower, double upper)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkThresholdTable::ThresholdBetween           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>lower</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>upper</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Criterion is rows whose scalars are between lower and upper thresholds (inclusive of the end values). 
<p>Definition at line <a class="el" href="a04864.html#l00118">118</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6719bb2950610ff5485ffaef76585d4"></a><!-- doxytag: member="vtkThresholdTable::RequestData" ref="f6719bb2950610ff5485ffaef76585d4" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkThresholdTable::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01658.html#76ecb5162644ca3bd5bcd900abfa8809">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="be28598e12ee9a884208fce9d632ad6e"></a><!-- doxytag: member="vtkThresholdTable::MinValue" ref="be28598e12ee9a884208fce9d632ad6e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01810.html">vtkVariant</a> <a class="el" href="a01709.html#be28598e12ee9a884208fce9d632ad6e">vtkThresholdTable::MinValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04864.html#l00133">133</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d757597367d54c107aab0cde908bbe09"></a><!-- doxytag: member="vtkThresholdTable::MaxValue" ref="d757597367d54c107aab0cde908bbe09" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01810.html">vtkVariant</a> <a class="el" href="a01709.html#d757597367d54c107aab0cde908bbe09">vtkThresholdTable::MaxValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04864.html#l00134">134</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04864.html#l00135">135</a> of file <a class="el" href="a04864.html">vtkThresholdTable.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Infovis/<a class="el" href="a04864.html">vtkThresholdTable.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:40:04 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>