Sophie

Sophie

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

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::operation::buffer::OffsetCurveVertexList 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_1operation.html">operation</a>      </li>
      <li><a class="el" href="namespacegeos_1_1operation_1_1buffer.html">buffer</a>      </li>
      <li><a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html">geos::operation::buffer::OffsetCurveVertexList</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<h1>geos::operation::buffer::OffsetCurveVertexList Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::operation::buffer::OffsetCurveVertexList" -->
<p>A list of the vertices in a constructed offset curve.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="OffsetCurveVertexList_8h_source.html">OffsetCurveVertexList.h</a>&gt;</code></p>

<p><a href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList-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="adc49d02c8bf36896aebbb743287f7191"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::setPrecisionModel" ref="adc49d02c8bf36896aebbb743287f7191" args="(const geom::PrecisionModel *nPrecisionModel)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setPrecisionModel</b> (const <a class="el" href="classgeos_1_1geom_1_1PrecisionModel.html">geom::PrecisionModel</a> *nPrecisionModel)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6eb80493aaabf01035ae5096d47df69b"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::setMinimumVertexDistance" ref="a6eb80493aaabf01035ae5096d47df69b" args="(double nMinVertexDistance)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setMinimumVertexDistance</b> (double nMinVertexDistance)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a42bb8f7d498c1551057cd79672da8382"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::addPt" ref="a42bb8f7d498c1551057cd79672da8382" args="(const geom::Coordinate &amp;pt)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>addPt</b> (const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;pt)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html#ae404ff6343ef51db76d0482249197a20">closeRing</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check that points are a ring.  <a href="#ae404ff6343ef51db76d0482249197a20"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html">geom::CoordinateSequence</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html#a32773460c005c47b76745cc540c58a2e">getCoordinates</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get coordinates by taking ownership of them.  <a href="#a32773460c005c47b76745cc540c58a2e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a14fa81f87b94927ba9fef15a4e2d11ed"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::size" ref="a14fa81f87b94927ba9fef15a4e2d11ed" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>size</b> () const </td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab174f80bdcae390701180872e3502710"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::operator&lt;&lt;" ref="ab174f80bdcae390701180872e3502710" args="(std::ostream &amp;os, const OffsetCurveVertexList &amp;node)" -->
std::ostream &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator&lt;&lt;</b> (std::ostream &amp;os, const <a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html">OffsetCurveVertexList</a> &amp;node)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A list of the vertices in a constructed offset curve. </p>
<p>Automatically removes close adjacent vertices. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae404ff6343ef51db76d0482249197a20"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::closeRing" ref="ae404ff6343ef51db76d0482249197a20" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void geos::operation::buffer::OffsetCurveVertexList::closeRing </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check that points are a ring. </p>
<p>add the startpoint again if they are not </p>

<p>References <a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html#a22f1fddbe6697f8ceae08e6a3b08d63d">geos::geom::CoordinateSequence::add()</a>, <a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html#a931a4baa65571e31e720c8d8d9390e31">geos::geom::CoordinateSequence::back()</a>, <a class="el" href="classgeos_1_1geom_1_1Coordinate.html#afb42140c4c88c2d91d9ec231b6d08b21">geos::geom::Coordinate::equals()</a>, and <a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html#a70939ed2369aefcef44c6c8c6e5fbce1">geos::geom::CoordinateSequence::front()</a>.</p>

<p>Referenced by <a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html#a32773460c005c47b76745cc540c58a2e">getCoordinates()</a>.</p>

</div>
</div>
<a class="anchor" id="a32773460c005c47b76745cc540c58a2e"></a><!-- doxytag: member="geos::operation::buffer::OffsetCurveVertexList::getCoordinates" ref="a32773460c005c47b76745cc540c58a2e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html">geom::CoordinateSequence</a>* geos::operation::buffer::OffsetCurveVertexList::getCoordinates </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get coordinates by taking ownership of them. </p>
<p>After this call, the coordinates reference in this object are dropped. Calling twice will segfault...</p>
<p>FIXME: refactor memory management of this </p>

<p>References <a class="el" href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveVertexList.html#ae404ff6343ef51db76d0482249197a20">closeRing()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="OffsetCurveVertexList_8h_source.html">OffsetCurveVertexList.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>