Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5035839f674c88dea1f7928a86fbdc64 > files > 1042

geos-devel-3.2.1-3.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GEOS: geos::noding::snapround::MCIndexSnapRounder Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <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="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <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 class="navpath">
    <ul>
      <li><a class="el" href="namespacegeos.html">geos</a>      </li>
      <li><a class="el" href="namespacegeos_1_1noding.html">noding</a>      </li>
      <li><a class="el" href="namespacegeos_1_1noding_1_1snapround.html">snapround</a>      </li>
      <li><a class="el" href="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder.html">geos::noding::snapround::MCIndexSnapRounder</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>geos::noding::snapround::MCIndexSnapRounder Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::noding::snapround::MCIndexSnapRounder" --><!-- doxytag: inherits="geos::noding::Noder" -->
<p>Uses Snap Rounding to compute a rounded, fully noded arrangement from a set of <a class="el" href="classgeos_1_1noding_1_1SegmentString.html" title="An interface for classes which represent a sequence of contiguous line segments.">SegmentString</a>.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="MCIndexSnapRounder_8h_source.html">MCIndexSnapRounder.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for geos::noding::snapround::MCIndexSnapRounder:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder.png" usemap="#geos::noding::snapround::MCIndexSnapRounder_map" alt=""/>
  <map id="geos::noding::snapround::MCIndexSnapRounder_map" name="geos::noding::snapround::MCIndexSnapRounder_map">
<area href="classgeos_1_1noding_1_1Noder.html" alt="geos::noding::Noder" shape="rect" coords="0,0,282,24"/>
</map>
</div>

<p><a href="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a735af5b491d6faa95ca6dfff64bffcb2"></a><!-- doxytag: member="geos::noding::snapround::MCIndexSnapRounder::MCIndexSnapRounder" ref="a735af5b491d6faa95ca6dfff64bffcb2" args="(geom::PrecisionModel &amp;nPm)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>MCIndexSnapRounder</b> (<a class="el" href="classgeos_1_1geom_1_1PrecisionModel.html">geom::PrecisionModel</a> &amp;nPm)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder.html#aac296d8e034928caf04458cd71fd694c">getNodedSubstrings</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a <a class="el" href="">Collection</a> of fully noded <a class="el" href="">SegmentStrings</a>. The SegmentStrings have the same context as their parent.  <a href="#aac296d8e034928caf04458cd71fd694c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder.html#a72d9397c421c3d4186fcd656c6ff308b">computeNodes</a> (std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt; *segStrings)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Computes the noding for a collection of <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>s.  <a href="#a72d9397c421c3d4186fcd656c6ff308b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1snapround_1_1MCIndexSnapRounder.html#a52a1791b34c8072a0bf699aa6d254257">computeVertexSnaps</a> (std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt; &amp;edges)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Uses Snap Rounding to compute a rounded, fully noded arrangement from a set of <a class="el" href="classgeos_1_1noding_1_1SegmentString.html" title="An interface for classes which represent a sequence of contiguous line segments.">SegmentString</a>. </p>
<p>Implements the Snap Rounding technique described in Hobby, Guibas &amp; Marimont, and Goodrich et al.</p>
<p>Snap Rounding assumes that all vertices lie on a uniform grid (hence the precision model of the input must be fixed precision, and all the input vertices must be rounded to that precision).</p>
<p>This implementation uses a monotone chains and a spatial index to speed up the intersection tests.</p>
<p>This implementation appears to be fully robust using an integer precision model.</p>
<p>It will function with non-integer precision models, but the results are not 100% guaranteed to be correctly noded. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a72d9397c421c3d4186fcd656c6ff308b"></a><!-- doxytag: member="geos::noding::snapround::MCIndexSnapRounder::computeNodes" ref="a72d9397c421c3d4186fcd656c6ff308b" args="(std::vector&lt; SegmentString * &gt; *segStrings)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void geos::noding::snapround::MCIndexSnapRounder::computeNodes </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt; *&nbsp;</td>
          <td class="paramname"> <em>segStrings</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Computes the noding for a collection of <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>s. </p>
<p>Some Noders may add all these nodes to the input SegmentStrings; others may only add some or none at all.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>segStrings</em>&nbsp;</td><td>a collection of <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>s to node </td></tr>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classgeos_1_1noding_1_1Noder.html#a42da20658cf8a969a1cbb15fd2de725d">geos::noding::Noder</a>.</p>

</div>
</div>
<a class="anchor" id="a52a1791b34c8072a0bf699aa6d254257"></a><!-- doxytag: member="geos::noding::snapround::MCIndexSnapRounder::computeVertexSnaps" ref="a52a1791b34c8072a0bf699aa6d254257" args="(std::vector&lt; SegmentString * &gt; &amp;edges)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void geos::noding::snapround::MCIndexSnapRounder::computeVertexSnaps </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>edges</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Computes nodes introduced as a result of snapping segments to vertices of other segments</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>segStrings</em>&nbsp;</td><td>the list of segment strings to snap together NOTE: they *must* be instances of <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments.">NodedSegmentString</a>, or an assertion will fail. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aac296d8e034928caf04458cd71fd694c"></a><!-- doxytag: member="geos::noding::snapround::MCIndexSnapRounder::getNodedSubstrings" ref="aac296d8e034928caf04458cd71fd694c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt;<a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>*&gt;* geos::noding::snapround::MCIndexSnapRounder::getNodedSubstrings </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a <a class="el" href="">Collection</a> of fully noded <a class="el" href="">SegmentStrings</a>. The SegmentStrings have the same context as their parent. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a newly allocated std::vector of const SegmentStrings. Caller is responsible to delete it </dd></dl>

<p>Implements <a class="el" href="classgeos_1_1noding_1_1Noder.html#a47dfe5a95741c2c9809d94f8ba39fa89">geos::noding::Noder</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="MCIndexSnapRounder_8h_source.html">MCIndexSnapRounder.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Jul 22 2010 for GEOS by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>