Sophie

Sophie

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

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: vtkTableAlgorithm 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>vtkTableAlgorithm Class Reference</h1><!-- doxytag: class="vtkTableAlgorithm" --><!-- doxytag: inherits="vtkAlgorithm" --><code>#include &lt;<a class="el" href="a04170.html">vtkTableAlgorithm.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkTableAlgorithm:</div>
<div class="dynsection">
<p><center><img src="a14968.png" border="0" usemap="#a14969" alt="Inheritance graph"></center>
<map name="a14969">
<area shape="rect" href="a00190.html" title="&quot;Splits&quot; one&#45;or&#45;more table fields by duplicating rows containing delimited..." alt="" coords="640,6,806,32"><area shape="rect" href="a00289.html" title="Collect distributed table." alt="" coords="666,56,780,83"><area shape="rect" href="a00369.html" title="extract field data as a table" alt="" coords="644,107,802,134"><area shape="rect" href="a00406.html" title="reader for pulling in flat text files" alt="" coords="639,158,807,184"><area shape="rect" href="a00521.html" title="Extract temporal arrays from input field data." alt="" coords="623,208,823,235"><area shape="rect" href="a00555.html" title="reader for pulling in text files with fixed&#45;width fields" alt="" coords="634,259,812,286"><area shape="rect" href="a00926.html" title="reader for ISI files" alt="" coords="672,310,774,336"><area shape="rect" href="a01008.html" title="merge two columns into a single column" alt="" coords="658,360,788,387"><area shape="rect" href="a01014.html" title="combine two tables" alt="" coords="663,411,783,438"><area shape="rect" href="a01440.html" title="vtkQuadraturePointStatistics" alt="" coords="626,462,820,488"><area shape="rect" href="a01498.html" title="reader for RIS files" alt="" coords="670,512,776,539"><area shape="rect" href="a01502.html" title="executes an sql query and retrieves results into a table" alt="" coords="646,563,800,590"><area shape="rect" href="a01596.html" title="Generates a vtkTable based on an SQL query." alt="" coords="622,614,824,640"><area shape="rect" href="a01604.html" title="Base class for statistics algorithms." alt="" coords="647,664,799,691"><area shape="rect" href="a01709.html" title="Thresholds table rows." alt="" coords="655,715,791,742"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="294,360,392,387"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="166,360,246,387"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,360,116,387"><area shape="rect" href="a00172.html" title="vtkBivariateStatisticsAlgorithm" alt="" coords="878,588,1083,615"><area shape="rect" href="a01060.html" title="A class for linear correlation." alt="" coords="886,664,1075,691"><area shape="rect" href="a01781.html" title="vtkUnivariateStatisticsAlgorithm" alt="" coords="872,740,1088,767"><area shape="rect" href="a00320.html" title="A class for correlation with contigency tables." alt="" coords="1151,538,1322,564"><area shape="rect" href="a00337.html" title="A class for linear correlation." alt="" coords="1156,588,1316,615"><area shape="rect" href="a01200.html" title="A class for parallel bivariate correlative statistics." alt="" coords="1386,588,1556,615"><area shape="rect" href="a01197.html" title="A class for principal component analysis." alt="" coords="1175,639,1298,666"><area shape="rect" href="a01237.html" title="A class for parallel bivariate correlative statistics." alt="" coords="1136,690,1336,716"><area shape="rect" href="a01295.html" title="A class for parallel principal component analysis." alt="" coords="1406,639,1536,666"><area shape="rect" href="a00412.html" title="Private implementation for bivariate statistics algorithms." alt="" coords="1155,740,1318,767"><area shape="rect" href="a01129.html" title="A class for univariate order statistics." alt="" coords="1171,791,1302,818"><area shape="rect" href="a01204.html" title="A class for parallel univariate descriptive statistics." alt="" coords="1386,740,1556,767"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkTableAlgorithm:</div>
<div class="dynsection">
<p><center><img src="a14970.png" border="0" usemap="#a14971" alt="Collaboration graph"></center>
<map name="a14971">
<area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,382,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,526"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,174,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,6,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,174,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,110"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,110"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,174,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a14972.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Superclass for algorithms that produce only vtkTables as output. 
<p>
<a class="el" href="a01658.html" title="Superclass for algorithms that produce only vtkTables as output.">vtkTableAlgorithm</a> is a convenience class to make writing algorithms easier. It is also designed to help transition old algorithms to the new pipeline architecture. There are some assumptions and defaults made by this class you should be aware of. This class defaults such that your filter will have one input port and one output port. If that is not the case simply change it with SetNumberOfInputPorts etc. See this class constructor for the default. This class also provides a FillInputPortInfo method that by default says that all inputs will be Tree. If that isn't the case then please override this method in your subclass. This class breaks out the downstream requests into separate functions such as ExecuteData and ExecuteInformation. For new algorithms you should implement RequestData( request, inputVec, outputVec) but for older filters there is a default implementation that calls the old ExecuteData(output) signature. For even older filters that don't implement ExecuteData the default implementation calls the even older Execute() signature.<p>
<dl class="user" compact><dt><b>Thanks:</b></dt><dd>Thanks to Brian Wylie for creating this class. </dd></dl>

<p>Definition at line <a class="el" href="a04170.html#l00052">52</a> of file <a class="el" href="a04170.html">vtkTableAlgorithm.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="a00101.html">vtkAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#e71eff4b26bf9f313690008c05fc3263">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="a01658.html#a2bc407279f13174f55d8226b1cb69b9">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="a01658.html#089c6101c9eda87d65dbb946f4e211ad">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="a01658.html#368da4c8eb6cbcda080c54addaee1fe5">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#9f513ad4d4bb6d66a8aecb7d040ce32b">ProcessRequest</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"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01657.html">vtkTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#cd540203e25953616f8e180b9c5b9844">GetOutput</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01657.html">vtkTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#19f8638da20e34d077c6df3add5a4a57">GetOutput</a> (int index)</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="a01658.html#c322653502a702a873d26c6d92dcc3a7">SetInput</a> (<a class="el" href="a00362.html">vtkDataObject</a> *obj)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#7f96d568bd5246255724f76f6c4feaf4">SetInput</a> (int index, <a class="el" href="a00362.html">vtkDataObject</a> *obj)</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="a01658.html">vtkTableAlgorithm</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#1e8db94a40b1fa7946147f5b8322c13a">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="a01658.html#6c1959af90dc7bdd9180e67d73c602a5">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01658.html">vtkTableAlgorithm</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#a9373d392d3f520454d52ef6adaa09e3">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="a01658.html#94e78efe3b3cd0b9b47eb18f8316b302">vtkTableAlgorithm</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#d947590137e6d13aa5c9ef17789aebee">~vtkTableAlgorithm</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="a01658.html#2addfd654e233e338f7d22491522795a">RequestInformation</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#dea1c6b112fbe83054f78c131f1922f8">FillOutputPortInformation</a> (int port, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#05d38d30f869f14ab13e809713e5faa6">FillInputPortInformation</a> (int port, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#76ecb5162644ca3bd5bcd900abfa8809">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01658.html#915d0c1bf20d53c074dbd9dfe5af8f16">RequestUpdateExtent</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>

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

<p>

<p>Reimplemented from <a class="el" href="a00101.html#29826bf1c253bc38fd2878ea6e4568c9">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00521.html#21af689d9f67ee61eda4716dd0498cb8">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#befc67c9552cb8f7f514725c440d338c">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#1bb2de5d2825c01733a6873674279740">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#90e77e257326f05c8af7d3e801ea90e7">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#3dfb104d7e054b6f03a61cf74077e346">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#016981252c990e468cc67cd10961ec13">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#2f2a70aa4226cb269ee9184623b2fd5e">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#d320841e3eba3b9001ec82f423f8688d">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#db5d2b7c756d2584690453fcb070db6a">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#30354296276ff5cd0dc1cf1050b4dfa9">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#aff85d3f2e8d37cf1db5b2c18e0ce557">vtkISIReader</a>, <a class="el" href="a01008.html#b42e40e93bb5ed29dd9e7a8380e9612d">vtkMergeColumns</a>, <a class="el" href="a01014.html#948989e1f0159dbe831daffee131f125">vtkMergeTables</a>, <a class="el" href="a01060.html#1b471a76649bfa959049beb1db9a6030">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#18f72ec11fedb7c5f718bead7c5011f7">vtkOrderStatistics</a>, <a class="el" href="a01197.html#2f40b9f19a8765e670b773fa7b494e38">vtkPCAStatistics</a>, <a class="el" href="a01200.html#a746ab42a9ea1a08023dd065e31143ef">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#3ba2419e4f41c66215cabc442da92ecc">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#5d0669ca763aae4f64bacd6fadfea698">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#156eff68eec660ef7d8949256c9aa4fd">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#35978952ee810b0a5a8d7a428e322863">vtkRISReader</a>, <a class="el" href="a01596.html#c8eeb6f345ee28ff4d66191219e2938d">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#c8c283defc9b863f002dad01d3ac8f69">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#2fc819e134cf618f250c690d033e172e">vtkThresholdTable</a>, <a class="el" href="a01781.html#acd48f7b999b124c4a182cc96b2a67a8">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#f0b23f4812f777df6b993e3d83e8968d">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#a524d1fc650599055a5b516451010d6f">vtkCollectTable</a>.</p>

<p>Definition at line <a class="el" href="a04170.html#l00056">56</a> of file <a class="el" href="a04170.html">vtkTableAlgorithm.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="94e78efe3b3cd0b9b47eb18f8316b302"></a><!-- doxytag: member="vtkTableAlgorithm::vtkTableAlgorithm" ref="94e78efe3b3cd0b9b47eb18f8316b302" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkTableAlgorithm::vtkTableAlgorithm           </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="d947590137e6d13aa5c9ef17789aebee"></a><!-- doxytag: member="vtkTableAlgorithm::~vtkTableAlgorithm" ref="d947590137e6d13aa5c9ef17789aebee" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkTableAlgorithm::~vtkTableAlgorithm           </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="1e8db94a40b1fa7946147f5b8322c13a"></a><!-- doxytag: member="vtkTableAlgorithm::New" ref="1e8db94a40b1fa7946147f5b8322c13a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01658.html">vtkTableAlgorithm</a>* vtkTableAlgorithm::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="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00521.html#ba6be4127f6d1fcaf0f6cc4acd0a5d0e">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#5a250e98d01eed4fdb940eb0394de28a">vtkQuadraturePointStatistics</a>, <a class="el" href="a00190.html#c5b786994823888845618e993bcd89cb">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#ff25823abe45f1d8749fab54a649a800">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#188860da510ea63089ee92505b53406b">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#4770092b3f2f0ad4f89e95761d405b69">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#41bc3ca6412c1ba828e4cf2953fc63ad">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#b19aa6b8030d90ff5cd76ec397ae6b2d">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#098e50be322d1cac76992a90c5b758eb">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#e0d5f4342ff8a7856f3244818d458c8c">vtkISIReader</a>, <a class="el" href="a01008.html#cdb76a7e484c0c704978bfc5ea4249fe">vtkMergeColumns</a>, <a class="el" href="a01014.html#2534611be1bca455f78397d1f29a91f5">vtkMergeTables</a>, <a class="el" href="a01060.html#84bcb6022cf16764c9089eff9c25813b">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#84d785ebc58653c72ad3b285d720ac9e">vtkOrderStatistics</a>, <a class="el" href="a01197.html#bf8d3dfa6e44e8238f71f1d3d06df339">vtkPCAStatistics</a>, <a class="el" href="a01200.html#adacff70415d5cb633eb3cdfebd694c2">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#2b6ba77e4197027b45a3a4a5398d0656">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#aa1b2913fe640aa2e92b8ed29a64c763">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#6082f9aa7d5fe322f227e37130da03ff">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#642633dcccc16ffc5dd142896d3867f5">vtkRISReader</a>, <a class="el" href="a01596.html#fc2d0e8d4475dc41c7350e6b1e56d130">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01709.html#453c1e987c4f525bcc387ea6f11c7a35">vtkThresholdTable</a>, <a class="el" href="a01502.html#790dfb60221348d355ffb01b576b1014">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#efd557ccdf1d3300d322d9e95fc2f9be">vtkCollectTable</a>.</p>

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

<p>Reimplemented in <a class="el" href="a00521.html#31255b9cc366bbee62fdde1e9462a3a8">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#6423e5e847475acbe27f9f6320396e6f">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#3df4983fc1da992cd53eb2dd3a51a898">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#3aae14abacc119a7d8c4610fd20b07bc">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#b846c17aa7971c18180cd629e9b0b057">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#584eacf20063c9a00fb046fc1964eea2">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#3aba1c048c258b7ce9f03447b4012dd7">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#838b483afa9ba4fae1a48cdc383ca505">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#7acf901beb09ffcdedcff64a26adf3cc">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#c19ece09a140190ba8ec473a7fc1d82c">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#2d9424975d823cc28732d51c98a1f2d5">vtkISIReader</a>, <a class="el" href="a01008.html#03c0703617518d0af3f06f370c9996dc">vtkMergeColumns</a>, <a class="el" href="a01014.html#513d7bb7ad069cbbf8b06f4d7238d383">vtkMergeTables</a>, <a class="el" href="a01060.html#47b9a9ae6f5de130a74d58a2e641a870">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#a7a20917fe06a5e4d5dcf071517e6b51">vtkOrderStatistics</a>, <a class="el" href="a01197.html#e063289e568be97b2fe71819a59726d6">vtkPCAStatistics</a>, <a class="el" href="a01200.html#c4ae9cc12d5a84e1ef8bcbfa45781e05">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#0cb3ab2c9b487c09f2f319204432eebd">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#69d7b68200e71edacc24817d5ff7d1fa">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#ac8af1628bfaf45a66e4b1fd196cf3fc">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#39eacef17befa02ec4f97d20a221bf3c">vtkRISReader</a>, <a class="el" href="a01596.html#f5d587278b1710481bd646e5b960d6b6">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#5873a0988e77f06eecce0a7495eda5b6">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#27952014807723131c29bb306ffd7812">vtkThresholdTable</a>, <a class="el" href="a01781.html#7db95f97436143de4b2556ebeb07f97b">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#5e908ea3f08a1ce811dda5a8a000d216">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#4e6cb7d1d6fcae1b86df711cd7901d6e">vtkCollectTable</a>.</p>

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

<p>Reimplemented in <a class="el" href="a00521.html#4b1d6429e001215caeb1340fec12de2c">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#a184b02cc65bdc4f31528d5e093188ac">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#0d7006687cfc6607e122721b57687edf">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#2b5284cfa6a207b85635621422d61584">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#bb5bcd7adfc7427130133ae2d772036d">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#4cebe0d259ac76ac11d85ed26776d52f">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#72b515bc40bc1d6d8b9efba1e3ce26f7">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#0ef2b316d187fd91fd48a34f1a8f9ba0">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#1c70ffa1b10b91b3bb4fea1f3f980f2f">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#9b2f9c948d51c8c53cb2e88d30b570bf">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#8f8afeb0b8ce7b987d79fa256197db87">vtkISIReader</a>, <a class="el" href="a01008.html#13ccddc995c56d65e7eb24d39a9976c3">vtkMergeColumns</a>, <a class="el" href="a01014.html#5b68d582e3c2ad9fb2e745fe8601f649">vtkMergeTables</a>, <a class="el" href="a01060.html#afff6e9c479d0e48903d1f6223c9fdb7">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#cbcd4fe20d4494061a42af9aa7556182">vtkOrderStatistics</a>, <a class="el" href="a01197.html#22a84227fdf7a64e889ec62713626774">vtkPCAStatistics</a>, <a class="el" href="a01200.html#fa1f779831f90bff5bb7addf2ef73186">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#7525a097bd862004522c775a43474387">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#714983e0f97cc7e142febb331d160f58">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#dfdf55d6a5bd85334a39e6398529dd96">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#faa6dffc779cdcc17a903dae61ebbbba">vtkRISReader</a>, <a class="el" href="a01596.html#8c6a13f8b4cbf391f41022e4ad74654c">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#c195ca143ca92a0894f5c2911950ec46">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#4ef45b2f0430e0c08fb922a8653e8ac3">vtkThresholdTable</a>, <a class="el" href="a01781.html#503442d680e52558ea4e25b2f364395a">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#c195cc0660f6e778ad68fe03d1a9b7c1">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#895cbbcc9efd5ca1ede1c22c78a46e71">vtkCollectTable</a>.</p>

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

<p>Reimplemented in <a class="el" href="a00521.html#84a1cb5250cd8b94352077a74af1a356">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#6f0138d47538c32844c42a65bfe7e9fe">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#57c688a77c6a606ffa0c8232dc04acfa">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#cb0b867a076c30f5420a8207fe412bf6">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#70c2c1d4a46485a81de5ebdc9bb4fbdf">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#7b2204bd31ac413013d215edf91e744a">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#0581875288a7f231f206daeafbe8004b">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#8ff6a7f70c8da7805ef95e849e42b380">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#01a44d6d81e511e17dbd4af4ea3c2990">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#2826c4e76d93f5a9307c552dd07a541f">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#1018323810559c47877c8cc595edb136">vtkISIReader</a>, <a class="el" href="a01008.html#dadd8de0dc6cf184d344a415835cd691">vtkMergeColumns</a>, <a class="el" href="a01014.html#899fdfffede87bdd6a6ff373e4718c25">vtkMergeTables</a>, <a class="el" href="a01060.html#3c0df8aae86b4690b3105ccbb94f46d6">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#21273cf48a43168424453cf3ae5d0e32">vtkOrderStatistics</a>, <a class="el" href="a01197.html#21b3085292ff6a8de9954464ac89b4cd">vtkPCAStatistics</a>, <a class="el" href="a01200.html#430c8bbbb59fbb145a7ddc15d2f67504">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#4e400933bb21f00b039fc5c37aec3a9d">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#b39a53212a592087009c823adb9d1fb5">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#c6926c3a64a1ed787a9265480f5930f1">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#63ca86cc0df038a6f6b044f9b3ab7064">vtkRISReader</a>, <a class="el" href="a01596.html#ce041a437a064b5237b7c5a777010bb3">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#6ee3052f676e1126540de6ccc7a31601">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#32d0a8e469e39c665abef8903c340f90">vtkThresholdTable</a>, <a class="el" href="a01781.html#2430fd0ff8462c1a361f7f7e47d29411">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#4f33f6f03468ec114c02568ddf2dd4c4">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#f025a2ec1fe7ab2d795b633cdfbcbc7d">vtkCollectTable</a>.</p>

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

<p>Reimplemented in <a class="el" href="a00521.html#1c18ad89358731fdee4c37d9a1bb79d9">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#177b8f2b63cd1c15db1e4a6ff2b19b5e">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#c9cb2b04f8850580ec259c7a6cddb095">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#180695fb222623fed423f551037c3db4">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#505e3ed82999ec93e7c4d0e92eb868a9">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#1cdceafb64e50a9f34b9962ec036de9c">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#c2f8e49350ea75834e3bc8e86920f2d9">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#233c2e2683bcd65ae0c2ebb0db75d46d">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#99025dfe881d7cf153eb1cd98f18c464">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#f353cf94d6702867a4fccf25a2902994">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#14ca608acca87e41984f15199f6f8ad6">vtkISIReader</a>, <a class="el" href="a01008.html#3fe74b4ba7abc4058be2c4de79250fc9">vtkMergeColumns</a>, <a class="el" href="a01014.html#79b5323ea40293217e8eeb1665362e0e">vtkMergeTables</a>, <a class="el" href="a01060.html#380ca7d4194b3e58548b0dffa0138b92">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#30d510319d7c13174bdceec452bc4340">vtkOrderStatistics</a>, <a class="el" href="a01197.html#2df684aaf3cb2b89f7dccfa40d596b46">vtkPCAStatistics</a>, <a class="el" href="a01200.html#ecb8b323df10c20f4bfb893e09420653">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#533c30a28e3c7e8eb29b6982ccd8be06">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#65f34f353527e6041b43db7b87b22f5c">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#66c0e6061658cb46be8fb839141465b7">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#678e567df3e3a19f2fdcce88ca0195c9">vtkRISReader</a>, <a class="el" href="a01596.html#87481ffa871a1e00b7bb1464eeb0f67c">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#3ee3f92533e580946c6e0a4521881550">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#a985f4e743bd323fe64f8dfae655e2d3">vtkThresholdTable</a>, <a class="el" href="a01781.html#c2436cb98e0a2152834691028e7b28b9">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#825c1dabe69162b00280d8d34e88d0ad">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#637b91572f82d5d0eb8adf76163d3063">vtkCollectTable</a>.</p>

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

<p>Reimplemented in <a class="el" href="a00521.html#b4f1d60e469cd457c94eb6104cffd1c6">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#c5a4338e793d96a9ef30f25607834176">vtkQuadraturePointStatistics</a>, <a class="el" href="a00172.html#85ce7c00cfc8723fd813c49ae7595cee">vtkBivariateStatisticsAlgorithm</a>, <a class="el" href="a00190.html#9bcd3d03dd047f7700f50494720b7525">vtkBoostSplitTableField</a>, <a class="el" href="a00320.html#eec9e1b4361f37f86d29254cf7296066">vtkContingencyStatistics</a>, <a class="el" href="a00337.html#0dc59ddf6a0de16f21fe2df8d0b2fe57">vtkCorrelativeStatistics</a>, <a class="el" href="a00369.html#ae4c8bc28837b50fc960421c046aaa01">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#5957176181c459b238697e26268d2713">vtkDelimitedTextReader</a>, <a class="el" href="a00412.html#2d55ecc924013f19aeefd8508172b2d7">vtkDescriptiveStatistics</a>, <a class="el" href="a00555.html#7714f3c7e7ee5f37afc2a4accd382eb7">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#b2e6d70a26232f92184a13895191e205">vtkISIReader</a>, <a class="el" href="a01008.html#cd7723590829cf9737d93bfc4ae3080a">vtkMergeColumns</a>, <a class="el" href="a01014.html#c43ddbc6fba2014a516ee4c300fb2d24">vtkMergeTables</a>, <a class="el" href="a01060.html#f8071dac3faadabe1779dfab3fa1a1d9">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01129.html#a24fffd8d19dbb1a2e4dd0d2337157e2">vtkOrderStatistics</a>, <a class="el" href="a01197.html#031b1d0ef2ce62da6a7aed728345a952">vtkPCAStatistics</a>, <a class="el" href="a01200.html#8203da1e8dfa1697c61a67097477c8b7">vtkPCorrelativeStatistics</a>, <a class="el" href="a01204.html#400cc54f2766a876736fe60b453a8673">vtkPDescriptiveStatistics</a>, <a class="el" href="a01237.html#16c04e470673ec9d77d6ffc71d8baafc">vtkPMultiCorrelativeStatistics</a>, <a class="el" href="a01295.html#d23648afa258e934eea47b6ffcdbff09">vtkPPCAStatistics</a>, <a class="el" href="a01498.html#d1b399d2d8824613cbb54b8c5e11c93e">vtkRISReader</a>, <a class="el" href="a01596.html#c42c8c0a830883be76fca282dd0a8cb7">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#b520db833ebea7a4bc4f360496dde574">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#753c4afd818df79dcfc1360107be95d2">vtkThresholdTable</a>, <a class="el" href="a01781.html#4d3a1cb81896cd489655e64c5a93d2ab">vtkUnivariateStatisticsAlgorithm</a>, <a class="el" href="a01502.html#c3f31f7ee9c3dce82030449329e0b499">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#2e2e53a4d40663cab3fff3dd0d249667">vtkCollectTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="9f513ad4d4bb6d66a8aecb7d040ce32b"></a><!-- doxytag: member="vtkTableAlgorithm::ProcessRequest" ref="9f513ad4d4bb6d66a8aecb7d040ce32b" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::ProcessRequest           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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>
see <a class="el" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK.">vtkAlgorithm</a> for details 
<p>Reimplemented from <a class="el" href="a00101.html#99651784a97d309c0cc90072dca29542">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00521.html#0331229e9d9fad1ca6f1e586d6b3b26b">vtkExtractTemporalFieldData</a>.</p>

</div>
</div><p>
<a class="anchor" name="cd540203e25953616f8e180b9c5b9844"></a><!-- doxytag: member="vtkTableAlgorithm::GetOutput" ref="cd540203e25953616f8e180b9c5b9844" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01657.html">vtkTable</a>* vtkTableAlgorithm::GetOutput           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the output data object for a port on this algorithm. 
<p>Definition at line <a class="el" href="a04170.html#l00068">68</a> of file <a class="el" href="a04170.html">vtkTableAlgorithm.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="19f8638da20e34d077c6df3add5a4a57"></a><!-- doxytag: member="vtkTableAlgorithm::GetOutput" ref="19f8638da20e34d077c6df3add5a4a57" args="(int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01657.html">vtkTable</a>* vtkTableAlgorithm::GetOutput           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the output data object for a port on this algorithm. 
</div>
</div><p>
<a class="anchor" name="c322653502a702a873d26c6d92dcc3a7"></a><!-- doxytag: member="vtkTableAlgorithm::SetInput" ref="c322653502a702a873d26c6d92dcc3a7" args="(vtkDataObject *obj)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkTableAlgorithm::SetInput           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00362.html">vtkDataObject</a> *&nbsp;</td>
          <td class="paramname"> <em>obj</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general <a class="el" href="a00101.html#ac26b4138f0e8c07e45c74571f2c51a3">vtkAlgorithm::SetInputConnection()</a>. These methods transform the input index to the input port index, not an index of a connection within a single port. 
<p>Definition at line <a class="el" href="a04170.html#l00080">80</a> of file <a class="el" href="a04170.html">vtkTableAlgorithm.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7f96d568bd5246255724f76f6c4feaf4"></a><!-- doxytag: member="vtkTableAlgorithm::SetInput" ref="7f96d568bd5246255724f76f6c4feaf4" args="(int index, vtkDataObject *obj)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkTableAlgorithm::SetInput           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00362.html">vtkDataObject</a> *&nbsp;</td>
          <td class="paramname"> <em>obj</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general <a class="el" href="a00101.html#ac26b4138f0e8c07e45c74571f2c51a3">vtkAlgorithm::SetInputConnection()</a>. These methods transform the input index to the input port index, not an index of a connection within a single port. 
</div>
</div><p>
<a class="anchor" name="2addfd654e233e338f7d22491522795a"></a><!-- doxytag: member="vtkTableAlgorithm::RequestInformation" ref="2addfd654e233e338f7d22491522795a" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::RequestInformation           </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>

<p>Reimplemented in <a class="el" href="a00521.html#415438b0fa33807d10f269291e699b72">vtkExtractTemporalFieldData</a>, and <a class="el" href="a00289.html#2d675649db08e117ce62c1aa60e042ad">vtkCollectTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="76ecb5162644ca3bd5bcd900abfa8809"></a><!-- doxytag: member="vtkTableAlgorithm::RequestData" ref="76ecb5162644ca3bd5bcd900abfa8809" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::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 in <a class="el" href="a00521.html#64b7d1189b887aad66b64566deb8da61">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#a44b88039a0a109aac2aae06c2854fc3">vtkQuadraturePointStatistics</a>, <a class="el" href="a00190.html#095ef837fab60e911addab806081dcca">vtkBoostSplitTableField</a>, <a class="el" href="a00369.html#df9842aa6481872463c0417c2fde45cb">vtkDataObjectToTable</a>, <a class="el" href="a00406.html#317c09c4860b5ed03e4fe77526724e78">vtkDelimitedTextReader</a>, <a class="el" href="a00555.html#a7e8037dcb50a6f3d49dd9466f1563a8">vtkFixedWidthTextReader</a>, <a class="el" href="a00926.html#953514b2fd0218240cd37202024ff934">vtkISIReader</a>, <a class="el" href="a01008.html#69deae8fd6e9ee56b6c6e9e6a97d6ec5">vtkMergeColumns</a>, <a class="el" href="a01014.html#5a5ab24cd9c8ff1953fd9079f06ffd6a">vtkMergeTables</a>, <a class="el" href="a01498.html#5aa8c9d122539e01cd9d89e49febc0a1">vtkRISReader</a>, <a class="el" href="a01596.html#16f2037cc7d357d6e0e1553884e4cef3">vtkSQLDatabaseTableSource</a>, <a class="el" href="a01604.html#be201e01e17e2eabb339f89becb0bb9c">vtkStatisticsAlgorithm</a>, <a class="el" href="a01709.html#f6719bb2950610ff5485ffaef76585d4">vtkThresholdTable</a>, <a class="el" href="a01502.html#48f7c103892e83f62211727ba5ad41af">vtkRowQueryToTable</a>, and <a class="el" href="a00289.html#b618606112a3bbef98d3f11f22f93fbb">vtkCollectTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="915d0c1bf20d53c074dbd9dfe5af8f16"></a><!-- doxytag: member="vtkTableAlgorithm::RequestUpdateExtent" ref="915d0c1bf20d53c074dbd9dfe5af8f16" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::RequestUpdateExtent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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 in <a class="el" href="a00289.html#f905bd209b726e2d6f6ebf55e224a5b4">vtkCollectTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="dea1c6b112fbe83054f78c131f1922f8"></a><!-- doxytag: member="vtkTableAlgorithm::FillOutputPortInformation" ref="dea1c6b112fbe83054f78c131f1922f8" args="(int port, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::FillOutputPortInformation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</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>
Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle. 
<p>Reimplemented from <a class="el" href="a00101.html#278ce83f371e6a398cf46f4600108d3e">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01440.html#2d2c68861de41ccd4ff96d73fd6fd251">vtkQuadraturePointStatistics</a>, <a class="el" href="a01060.html#d38ab518aa96d405cf0673ab34bb9d06">vtkMultiCorrelativeStatistics</a>, and <a class="el" href="a01604.html#b09085e621b7536c7367c173c763f623">vtkStatisticsAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="05d38d30f869f14ab13e809713e5faa6"></a><!-- doxytag: member="vtkTableAlgorithm::FillInputPortInformation" ref="05d38d30f869f14ab13e809713e5faa6" args="(int port, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTableAlgorithm::FillInputPortInformation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</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>
Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle. 
<p>Reimplemented from <a class="el" href="a00101.html#aad069877868b9c2e8035a946a5d0538">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00521.html#acb9841dddad653793e6d0db3faa6504">vtkExtractTemporalFieldData</a>, <a class="el" href="a01440.html#77ff0c4a98cf7e1f2e2b83330b684e13">vtkQuadraturePointStatistics</a>, <a class="el" href="a00369.html#a35711a9ac2366f7c46d41c42bb6dbed">vtkDataObjectToTable</a>, <a class="el" href="a01060.html#225e3235268b39181e4971468497d0dc">vtkMultiCorrelativeStatistics</a>, <a class="el" href="a01197.html#dd9467affaa13644fbc6e9b6c8d6443c">vtkPCAStatistics</a>, and <a class="el" href="a01604.html#cbb40d191da3ef3220933cbf6e153a75">vtkStatisticsAlgorithm</a>.</p>

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