geos_390_docs/OffsetSegmentGenerator_8h_s...

107 lines
58 KiB
HTML
Raw Permalink Normal View History

2020-12-23 18:34:09 -08:00
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>GEOS: OffsetSegmentGenerator.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">GEOS
&#160;<span id="projectnumber">3.9.1dev</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_0bc14b2fb119a11b6a0f32f4d350db61.html">geos</a></li><li class="navelem"><a class="el" href="dir_cc91dd2a378845bf7e3e6edb554afff8.html">operation</a></li><li class="navelem"><a class="el" href="dir_2f5cc8550fac9323e9b033a7d7316722.html">buffer</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">OffsetSegmentGenerator.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="OffsetSegmentGenerator_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/**********************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * GEOS - Geometry Engine Open Source</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * http://geos.osgeo.org</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * Copyright (C) 2011 Sandro Santilli &lt;strk@kbt.io&gt;</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * This is free software; you can redistribute and/or modify it under</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * the terms of the GNU Lesser General Public Licence as published</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * by the Free Software Foundation.</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * See the COPYING file for more information.</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> **********************************************************************</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * Last port: operation/buffer/OffsetSegmentGenerator.java r378 (JTS-1.12)</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> **********************************************************************/</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor">#ifndef GEOS_OP_BUFFER_OFFSETSEGMENTGENERATOR_H</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#define GEOS_OP_BUFFER_OFFSETSEGMENTGENERATOR_H</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="export_8h.html">geos/export.h</a>&gt;</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;vector&gt;</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="LineIntersector_8h.html">geos/algorithm/LineIntersector.h</a>&gt;</span> <span class="comment">// for composition</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="Coordinate_8h.html">geos/geom/Coo
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html">geos::operation::buffer::OffsetSegmentGenerator</a></div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00061">OffsetSegmentGenerator.h:61</a></div></div>
<div class="ttc" id="export_8h_html_ae36df939090171f6e9a28a8cb6254fea"><div class="ttname"><a href="export_8h.html#ae36df939090171f6e9a28a8cb6254fea">GEOS_DLL</a></div><div class="ttdeci">#define GEOS_DLL</div><div class="ttdef"><b>Definition:</b> <a href="export_8h_source.html#l00028">export.h:28</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a0f5e43f3b2ee6ec6c477e4a689284941"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a0f5e43f3b2ee6ec6c477e4a689284941">geos::operation::buffer::OffsetSegmentGenerator::segList</a></div><div class="ttdeci">OffsetSegmentString segList</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00213">OffsetSegmentGenerator.h:213</a></div></div>
<div class="ttc" id="classgeos_1_1geom_1_1Coordinate_html"><div class="ttname"><a href="classgeos_1_1geom_1_1Coordinate.html">geos::geom::Coordinate</a></div><div class="ttdoc">Coordinate is the lightweight class used to store coordinates. </div><div class="ttdef"><b>Definition:</b> <a href="Coordinate_8h_source.html#l00060">Coordinate.h:60</a></div></div>
<div class="ttc" id="export_8h_html"><div class="ttname"><a href="export_8h.html">export.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentString_html"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentString.html">geos::operation::buffer::OffsetSegmentString</a></div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentString_8h_source.html#l00043">OffsetSegmentString.h:43</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a6a797561af6a0390e0ab03605d14f890"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a6a797561af6a0390e0ab03605d14f890">geos::operation::buffer::OffsetSegmentGenerator::INSIDE_TURN_VERTEX_SNAP_DISTANCE_FACTOR</a></div><div class="ttdeci">static const double INSIDE_TURN_VERTEX_SNAP_DISTANCE_FACTOR</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00162">OffsetSegmentGenerator.h:162</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_aec3bf503edac750c53c733e905d953ad"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#aec3bf503edac750c53c733e905d953ad">geos::operation::buffer::OffsetSegmentGenerator::maxCurveSegmentError</a></div><div class="ttdeci">double maxCurveSegmentError</div><div class="ttdoc">the max error of approximation (distance) between a quad segment and the true fillet curve ...</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00178">OffsetSegmentGenerator.h:178</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ae6d2201a973de2210ba828e176d5a083"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ae6d2201a973de2210ba828e176d5a083">geos::operation::buffer::OffsetSegmentGenerator::closeRing</a></div><div class="ttdeci">void closeRing()</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00111">OffsetSegmentGenerator.h:111</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a6937334aaeead6a6d2cdd00f2575c07e"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a6937334aaeead6a6d2cdd00f2575c07e">geos::operation::buffer::OffsetSegmentGenerator::OFFSET_SEGMENT_SEPARATION_FACTOR</a></div><div class="ttdeci">static const double OFFSET_SEGMENT_SEPARATION_FACTOR</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00156">OffsetSegmentGenerator.h:156</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_acca9bfc4a8d4a8370a8106327f1a3504"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#acca9bfc4a8d4a8370a8106327f1a3504">geos::operation::buffer::OffsetSegmentGenerator::precisionModel</a></div><div class="ttdeci">const geom::PrecisionModel * precisionModel</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00217">OffsetSegmentGenerator.h:217</a></div></div>
<div class="ttc" id="classgeos_1_1geom_1_1PrecisionModel_html"><div class="ttname"><a href="classgeos_1_1geom_1_1PrecisionModel.html">geos::geom::PrecisionModel</a></div><div class="ttdoc">Specifies the precision model of the Coordinate in a Geometry. </div><div class="ttdef"><b>Definition:</b> <a href="PrecisionModel_8h_source.html#l00087">PrecisionModel.h:87</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a58c913f29f9b7ea6a017aaf8a4dd148c"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a58c913f29f9b7ea6a017aaf8a4dd148c">geos::operation::buffer::OffsetSegmentGenerator::s2</a></div><div class="ttdeci">geom::Coordinate s2</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00223">OffsetSegmentGenerator.h:223</a></div></div>
<div class="ttc" id="BufferParameters_8h_html"><div class="ttname"><a href="BufferParameters_8h.html">BufferParameters.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ad3a40f9a0645a25be849ae039de88c99"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ad3a40f9a0645a25be849ae039de88c99">geos::operation::buffer::OffsetSegmentGenerator::offset0</a></div><div class="ttdeci">geom::LineSegment offset0</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00229">OffsetSegmentGenerator.h:229</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_adcb706e7c4790b73bb68557e314a38ca"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#adcb706e7c4790b73bb68557e314a38ca">geos::operation::buffer::OffsetSegmentGenerator::getCoordinates</a></div><div class="ttdeci">void getCoordinates(std::vector&lt; geom::CoordinateSequence * &gt; &amp;to)</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00105">OffsetSegmentGenerator.h:105</a></div></div>
<div class="ttc" id="classgeos_1_1algorithm_1_1LineIntersector_html"><div class="ttname"><a href="classgeos_1_1algorithm_1_1LineIntersector.html">geos::algorithm::LineIntersector</a></div><div class="ttdoc">A LineIntersector is an algorithm that can both test whether two line segments intersect and compute ...</div><div class="ttdef"><b>Definition:</b> <a href="LineIntersector_8h_source.html#l00049">LineIntersector.h:49</a></div></div>
<div class="ttc" id="LineSegment_8h_html"><div class="ttname"><a href="LineSegment_8h.html">LineSegment.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_adbd11d10abc7ac86d6024ac02d2408ae"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#adbd11d10abc7ac86d6024ac02d2408ae">geos::operation::buffer::OffsetSegmentGenerator::filletAngleQuantum</a></div><div class="ttdeci">double filletAngleQuantum</div><div class="ttdoc">The angle quantum with which to approximate a fillet curve (based on the input # of quadrant segments...</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00184">OffsetSegmentGenerator.h:184</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a3835105899291f68f717b5d306f3f66a"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a3835105899291f68f717b5d306f3f66a">geos::operation::buffer::OffsetSegmentGenerator::addLastSegment</a></div><div class="ttdeci">void addLastSegment()</div><div class="ttdoc">Add last offset point. </div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00131">OffsetSegmentGenerator.h:131</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_aa3297d3c15e2edcce008f16824b5fa55"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#aa3297d3c15e2edcce008f16824b5fa55">geos::operation::buffer::OffsetSegmentGenerator::hasNarrowConcaveAngle</a></div><div class="ttdeci">bool hasNarrowConcaveAngle() const </div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00088">OffsetSegmentGenerator.h:88</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a01ea69a2d48b9156dd1f81e18c9c05f0"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a01ea69a2d48b9156dd1f81e18c9c05f0">geos::operation::buffer::OffsetSegmentGenerator::addFirstSegment</a></div><div class="ttdeci">void addFirstSegment()</div><div class="ttdoc">Add first offset point. </div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00124">OffsetSegmentGenerator.h:124</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a930ba9fa7d641c19308f97c0b602c5a9"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a930ba9fa7d641c19308f97c0b602c5a9">geos::operation::buffer::OffsetSegmentGenerator::seg0</a></div><div class="ttdeci">geom::LineSegment seg0</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00225">OffsetSegmentGenerator.h:225</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_abf8dec51d9b77e04103bce7859717461"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#abf8dec51d9b77e04103bce7859717461">geos::operation::buffer::OffsetSegmentGenerator::addSegments</a></div><div class="ttdeci">void addSegments(const geom::CoordinateSequence &amp;pts, bool isForward)</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00145">OffsetSegmentGenerator.h:145</a></div></div>
<div class="ttc" id="namespacegeos_html"><div class="ttname"><a href="namespacegeos.html">geos</a></div><div class="ttdoc">Basic namespace for all GEOS functionalities. </div><div class="ttdef"><b>Definition:</b> <a href="IndexedNestedRingTester_8h_source.html#l00026">IndexedNestedRingTester.h:26</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_af875d7cd991b451070deade728ba3c16"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#af875d7cd991b451070deade728ba3c16">geos::operation::buffer::OffsetSegmentGenerator::_hasNarrowConcaveAngle</a></div><div class="ttdeci">bool _hasNarrowConcaveAngle</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00235">OffsetSegmentGenerator.h:235</a></div></div>
<div class="ttc" id="LineIntersector_8h_html"><div class="ttname"><a href="LineIntersector_8h.html">LineIntersector.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1BufferParameters_html"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1BufferParameters.html">geos::operation::buffer::BufferParameters</a></div><div class="ttdoc">Contains the parameters which describe how a buffer should be constructed. </div><div class="ttdef"><b>Definition:</b> <a href="BufferParameters_8h_source.html#l00057">BufferParameters.h:57</a></div></div>
<div class="ttc" id="OffsetSegmentString_8h_html"><div class="ttname"><a href="OffsetSegmentString_8h.html">OffsetSegmentString.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a4c96a12f9cd340dda528b76d674e93f4"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a4c96a12f9cd340dda528b76d674e93f4">geos::operation::buffer::OffsetSegmentGenerator::distance</a></div><div class="ttdeci">double distance</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00215">OffsetSegmentGenerator.h:215</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a5d7f5d6d2eabeff60e528e6d48401361"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a5d7f5d6d2eabeff60e528e6d48401361">geos::operation::buffer::OffsetSegmentGenerator::PI</a></div><div class="ttdeci">static const double PI</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00275">OffsetSegmentGenerator.h:275</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a3bc03586e16601be38db3c52453afcc8"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a3bc03586e16601be38db3c52453afcc8">geos::operation::buffer::OffsetSegmentGenerator::endCapIndex</a></div><div class="ttdeci">int endCapIndex</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00278">OffsetSegmentGenerator.h:278</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ad8c6b295bff1558515afcaae8acb1bd1"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ad8c6b295bff1558515afcaae8acb1bd1">geos::operation::buffer::OffsetSegmentGenerator::SIMPLIFY_FACTOR</a></div><div class="ttdeci">static const double SIMPLIFY_FACTOR</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00289">OffsetSegmentGenerator.h:289</a></div></div>
<div class="ttc" id="classgeos_1_1geom_1_1CoordinateSequence_html"><div class="ttname"><a href="classgeos_1_1geom_1_1CoordinateSequence.html">geos::geom::CoordinateSequence</a></div><div class="ttdoc">The internal representation of a list of coordinates inside a Geometry. </div><div class="ttdef"><b>Definition:</b> <a href="CoordinateSequence_8h_source.html#l00058">CoordinateSequence.h:58</a></div></div>
<div class="ttc" id="Coordinate_8h_html"><div class="ttname"><a href="Coordinate_8h.html">Coordinate.h</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a7a5a85eb2873a3dd9cd3710801294a34"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a7a5a85eb2873a3dd9cd3710801294a34">geos::operation::buffer::OffsetSegmentGenerator::closingSegLengthFactor</a></div><div class="ttdeci">int closingSegLengthFactor</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00203">OffsetSegmentGenerator.h:203</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ac7016537f42aeb43ff100d8b2856c195"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ac7016537f42aeb43ff100d8b2856c195">geos::operation::buffer::OffsetSegmentGenerator::offset1</a></div><div class="ttdeci">geom::LineSegment offset1</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00231">OffsetSegmentGenerator.h:231</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a0d23b25e4c795fc658cc689fea7f8921"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a0d23b25e4c795fc658cc689fea7f8921">geos::operation::buffer::OffsetSegmentGenerator::bufParams</a></div><div class="ttdeci">const BufferParameters &amp; bufParams</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00219">OffsetSegmentGenerator.h:219</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a9749cf9aadcd0f9b53789468f4abc056"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a9749cf9aadcd0f9b53789468f4abc056">geos::operation::buffer::OffsetSegmentGenerator::li</a></div><div class="ttdeci">algorithm::LineIntersector li</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00221">OffsetSegmentGenerator.h:221</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ae61401d69cb5285f2d171b2b51bd4630"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ae61401d69cb5285f2d171b2b51bd4630">geos::operation::buffer::OffsetSegmentGenerator::seg1</a></div><div class="ttdeci">geom::LineSegment seg1</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00227">OffsetSegmentGenerator.h:227</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_a7f13d6464d44ec141b052ab14bf10cae"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#a7f13d6464d44ec141b052ab14bf10cae">geos::operation::buffer::OffsetSegmentGenerator::side</a></div><div class="ttdeci">int side</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00233">OffsetSegmentGenerator.h:233</a></div></div>
<div class="ttc" id="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator_html_ac0c9eed3603410a907605e4b0409885d"><div class="ttname"><a href="classgeos_1_1operation_1_1buffer_1_1OffsetSegmentGenerator.html#ac0c9eed3603410a907605e4b0409885d">geos::operation::buffer::OffsetSegmentGenerator::CURVE_VERTEX_SNAP_DISTANCE_FACTOR</a></div><div class="ttdeci">static const double CURVE_VERTEX_SNAP_DISTANCE_FACTOR</div><div class="ttdef"><b>Definition:</b> <a href="OffsetSegmentGenerator_8h_source.html#l00167">OffsetSegmentGenerator.h:167</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>