Sophie

Sophie

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

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: vtkGeoRandomGraphSource 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>vtkGeoRandomGraphSource Class Reference</h1><!-- doxytag: class="vtkGeoRandomGraphSource" --><!-- doxytag: inherits="vtkRandomGraphSource" --><code>#include &lt;<a class="el" href="a04240.html">vtkGeoRandomGraphSource.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkGeoRandomGraphSource:</div>
<div class="dynsection">
<p><center><img src="a10235.png" border="0" usemap="#a10236" alt="Inheritance graph"></center>
<map name="a10236">
<area shape="rect" href="a01452.html" title="a graph with random edges" alt="" coords="17,304,191,331"><area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="36,230,172,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="55,155,153,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="64,80,144,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="49,6,159,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkGeoRandomGraphSource:</div>
<div class="dynsection">
<p><center><img src="a10237.png" border="0" usemap="#a10238" alt="Collaboration graph"></center>
<map name="a10238">
<area shape="rect" href="a01452.html" title="a graph with random edges" alt="" coords="164,576,337,603"><area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="183,499,319,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,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,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10239.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A geospatial graph with random edges. 
<p>
Generates a graph with a specified number of vertices, with the density of edges specified by either an exact number of edges or the probability of an edge. You may additionally specify whether to begin with a random tree (which enforces graph connectivity).<p>
The filter also adds random vertex attributes called latitude and longitude. The latitude is distributed uniformly from -90 to 90, while longitude is distributed uniformly from -180 to 180.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01452.html" title="a graph with random edges">vtkRandomGraphSource</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_6.html#c2_vtk_t_vtkGeoRandomGraphSource">vtkGeoRandomGraphSource (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04240.html#l00047">47</a> of file <a class="el" href="a04240.html">vtkGeoRandomGraphSource.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="a01452.html">vtkRandomGraphSource</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00631.html#bbffc45fc93a352a24d47cba4a712a9a">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="a00631.html#99127abb2ef26ac63e481b9550aef1e3">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="a00631.html#3eda11f4a154121b802ffa255af9e5d4">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="a00631.html#14f203b8bec546fe4e84571493ca1b63">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</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="a00631.html">vtkGeoRandomGraphSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00631.html#64cce735dd917801857a652029465dc6">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="a00631.html#f5a0677b6f738a01e4777593999da49a">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00631.html">vtkGeoRandomGraphSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00631.html#c996153062bcc00e690fb84f34e57d2a">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="a00631.html#29966b97be0e4fe4ad64ad5aed790238">vtkGeoRandomGraphSource</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00631.html#5ddb3d0137e0e736eec75b65b57f3b16">~vtkGeoRandomGraphSource</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="a00631.html#408ce7863ed9df03b6e9c720a7e8033b">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>

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

<p>

<p>Reimplemented from <a class="el" href="a01452.html#c6fc62299dc504d57dabbd78760af11d">vtkRandomGraphSource</a>.</p>

<p>Definition at line <a class="el" href="a04240.html#l00051">51</a> of file <a class="el" href="a04240.html">vtkGeoRandomGraphSource.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="29966b97be0e4fe4ad64ad5aed790238"></a><!-- doxytag: member="vtkGeoRandomGraphSource::vtkGeoRandomGraphSource" ref="29966b97be0e4fe4ad64ad5aed790238" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGeoRandomGraphSource::vtkGeoRandomGraphSource           </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="5ddb3d0137e0e736eec75b65b57f3b16"></a><!-- doxytag: member="vtkGeoRandomGraphSource::~vtkGeoRandomGraphSource" ref="5ddb3d0137e0e736eec75b65b57f3b16" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGeoRandomGraphSource::~vtkGeoRandomGraphSource           </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="64cce735dd917801857a652029465dc6"></a><!-- doxytag: member="vtkGeoRandomGraphSource::New" ref="64cce735dd917801857a652029465dc6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00631.html">vtkGeoRandomGraphSource</a>* vtkGeoRandomGraphSource::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="a01452.html#2d1bfa6786f189fa9632fa876cc5e7f7">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="99127abb2ef26ac63e481b9550aef1e3"></a><!-- doxytag: member="vtkGeoRandomGraphSource::GetClassName" ref="99127abb2ef26ac63e481b9550aef1e3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkGeoRandomGraphSource::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="a01452.html#6b4dca9c37ba3aea4a6ffd47d3272ffb">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="f5a0677b6f738a01e4777593999da49a"></a><!-- doxytag: member="vtkGeoRandomGraphSource::IsTypeOf" ref="f5a0677b6f738a01e4777593999da49a" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkGeoRandomGraphSource::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="a01452.html#c85d24c17de0d528572b7b00633588a7">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="3eda11f4a154121b802ffa255af9e5d4"></a><!-- doxytag: member="vtkGeoRandomGraphSource::IsA" ref="3eda11f4a154121b802ffa255af9e5d4" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGeoRandomGraphSource::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="a01452.html#a428e2798d3a16455119708176a39ece">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="c996153062bcc00e690fb84f34e57d2a"></a><!-- doxytag: member="vtkGeoRandomGraphSource::SafeDownCast" ref="c996153062bcc00e690fb84f34e57d2a" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00631.html">vtkGeoRandomGraphSource</a>* vtkGeoRandomGraphSource::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="a01452.html#3c9882a95dc1d426fdd01b94a74eb333">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="14f203b8bec546fe4e84571493ca1b63"></a><!-- doxytag: member="vtkGeoRandomGraphSource::PrintSelf" ref="14f203b8bec546fe4e84571493ca1b63" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGeoRandomGraphSource::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="a01452.html#ea4ee961c7d88319e318065aeaaf11c8">vtkRandomGraphSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="408ce7863ed9df03b6e9c720a7e8033b"></a><!-- doxytag: member="vtkGeoRandomGraphSource::RequestData" ref="408ce7863ed9df03b6e9c720a7e8033b" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGeoRandomGraphSource::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="a01452.html#12aba9ad16b040e7af11fa1d4fd2349e">vtkRandomGraphSource</a>.</p>

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