geos_390_docs/classgeos_1_1noding_1_1Segm...

529 lines
27 KiB
HTML

<!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: geos::noding::SegmentString Class Reference</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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacegeos.html">geos</a></li><li class="navelem"><a class="el" href="namespacegeos_1_1noding.html">noding</a></li><li class="navelem"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="classgeos_1_1noding_1_1SegmentString-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">geos::noding::SegmentString Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
<p>An interface for classes which represent a sequence of contiguous line segments.
<a href="classgeos_1_1noding_1_1SegmentString.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for geos::noding::SegmentString:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1noding_1_1SegmentString__inherit__graph.svg" width="464" height="223"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:aa1d906d224117f3d08ecf66664e1b81a"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aa1d906d224117f3d08ecf66664e1b81a">ConstVect</a></td></tr>
<tr class="separator:aa1d906d224117f3d08ecf66664e1b81a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93989d822ed26e010dad4eacb6239721"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a93989d822ed26e010dad4eacb6239721">NonConstVect</a></td></tr>
<tr class="separator:a93989d822ed26e010dad4eacb6239721"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a9bbddb9c8ba5a7b33c0a6b971536c7c4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a9bbddb9c8ba5a7b33c0a6b971536c7c4">SegmentString</a> (const void *newContext)</td></tr>
<tr class="memdesc:a9bbddb9c8ba5a7b33c0a6b971536c7c4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a <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="#a9bbddb9c8ba5a7b33c0a6b971536c7c4">More...</a><br /></td></tr>
<tr class="separator:a9bbddb9c8ba5a7b33c0a6b971536c7c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec7c23774ed214d19461b2323baced07"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aec7c23774ed214d19461b2323baced07">~SegmentString</a> ()</td></tr>
<tr class="separator:aec7c23774ed214d19461b2323baced07"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a834c2197c06284666ce5bf7afd5e3160"><td class="memItemLeft" align="right" valign="top">const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a834c2197c06284666ce5bf7afd5e3160">getData</a> () const </td></tr>
<tr class="memdesc:a834c2197c06284666ce5bf7afd5e3160"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the user-defined data for this segment string. <a href="#a834c2197c06284666ce5bf7afd5e3160">More...</a><br /></td></tr>
<tr class="separator:a834c2197c06284666ce5bf7afd5e3160"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae904e3ae8ad4cbf87f6d72d4a74b0371"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#ae904e3ae8ad4cbf87f6d72d4a74b0371">setData</a> (const void *data)</td></tr>
<tr class="memdesc:ae904e3ae8ad4cbf87f6d72d4a74b0371"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the user-defined data for this segment string. <a href="#ae904e3ae8ad4cbf87f6d72d4a74b0371">More...</a><br /></td></tr>
<tr class="separator:ae904e3ae8ad4cbf87f6d72d4a74b0371"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad83bde2ba7437a910ea318e62a639450"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#ad83bde2ba7437a910ea318e62a639450">size</a> () const =0</td></tr>
<tr class="separator:ad83bde2ba7437a910ea318e62a639450"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a203aa668785ea67fd070c7f173f68554"><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a203aa668785ea67fd070c7f173f68554">getCoordinate</a> (size_t i) const =0</td></tr>
<tr class="separator:a203aa668785ea67fd070c7f173f68554"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca3ec349545a36bea18be67b2763a862"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html">geom::CoordinateSequence</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aca3ec349545a36bea18be67b2763a862">getCoordinates</a> () const =0</td></tr>
<tr class="memdesc:aca3ec349545a36bea18be67b2763a862"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a pointer to the CoordinateSequence associated with this <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="#aca3ec349545a36bea18be67b2763a862">More...</a><br /></td></tr>
<tr class="separator:aca3ec349545a36bea18be67b2763a862"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aabf4d633db90713e82e30da182594733"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aabf4d633db90713e82e30da182594733">isClosed</a> () const =0</td></tr>
<tr class="separator:aabf4d633db90713e82e30da182594733"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08126c5c3c3e939460fae55dd1b214b9"><td class="memItemLeft" align="right" valign="top">virtual std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a08126c5c3c3e939460fae55dd1b214b9">print</a> (std::ostream &amp;os) const </td></tr>
<tr class="separator:a08126c5c3c3e939460fae55dd1b214b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:aacfe7ba71f052b1f48b89ae51b98bcc5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aacfe7ba71f052b1f48b89ae51b98bcc5">SegmentString</a> (const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;other)=delete</td></tr>
<tr class="separator:aacfe7ba71f052b1f48b89ae51b98bcc5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae550d7b2c1db6cdc7ec3dc235d105aa0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#ae550d7b2c1db6cdc7ec3dc235d105aa0">operator=</a> (const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;rhs)=delete</td></tr>
<tr class="separator:ae550d7b2c1db6cdc7ec3dc235d105aa0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ab10f3a7397830eda722728d87d3231e2"><td class="memItemLeft" align="right" valign="top">const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#ab10f3a7397830eda722728d87d3231e2">context</a></td></tr>
<tr class="separator:ab10f3a7397830eda722728d87d3231e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:aa6247ca4cb358f1ef12e39929b449d67"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aa6247ca4cb358f1ef12e39929b449d67">operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;ss)</td></tr>
<tr class="separator:aa6247ca4cb358f1ef12e39929b449d67"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An interface for classes which represent a sequence of contiguous line segments. </p>
<p>SegmentStrings can carry a context object, which is useful for preserving topological or parentage information. </p>
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00046">46</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="aa1d906d224117f3d08ecf66664e1b81a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::vector&lt;const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>*&gt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html#aa1d906d224117f3d08ecf66664e1b81a">geos::noding::SegmentString::ConstVect</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00048">48</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<a class="anchor" id="a93989d822ed26e010dad4eacb6239721"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::vector&lt;<a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>*&gt; <a class="el" href="classgeos_1_1noding_1_1SegmentString.html#a93989d822ed26e010dad4eacb6239721">geos::noding::SegmentString::NonConstVect</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00049">49</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a9bbddb9c8ba5a7b33c0a6b971536c7c4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">geos::noding::SegmentString::SegmentString </td>
<td>(</td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>newContext</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a <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>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">newContext</td><td>the context associated to this <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> </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00058">58</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<a class="anchor" id="aec7c23774ed214d19461b2323baced07"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual geos::noding::SegmentString::~SegmentString </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00064">64</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<a class="anchor" id="aacfe7ba71f052b1f48b89ae51b98bcc5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">geos::noding::SegmentString::SegmentString </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;&#160;</td>
<td class="paramname"><em>other</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a203aa668785ea67fd070c7f173f68554"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a>&amp; geos::noding::SegmentString::getCoordinate </td>
<td>(</td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>i</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html#a203b7da2b63a967d2a38a01a2c5356d3">geos::noding::NodedSegmentString</a>, and <a class="el" href="classgeos_1_1noding_1_1BasicSegmentString.html#ac6314691b844af1e4b9d6e284337dae7">geos::noding::BasicSegmentString</a>.</p>
</div>
</div>
<a class="anchor" id="aca3ec349545a36bea18be67b2763a862"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classgeos_1_1geom_1_1CoordinateSequence.html">geom::CoordinateSequence</a>* geos::noding::SegmentString::getCoordinates </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return a pointer to the CoordinateSequence associated with this <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>
<dl class="section note"><dt>Note</dt><dd>The CoordinateSequence is owned by this SegmentString! </dd></dl>
<p>Implemented in <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html#adfacb83d4ca5337056deea3a88b3e1d4">geos::noding::NodedSegmentString</a>, and <a class="el" href="classgeos_1_1noding_1_1BasicSegmentString.html#af1666cfa24bd45622d9153a979bfbe96">geos::noding::BasicSegmentString</a>.</p>
</div>
</div>
<a class="anchor" id="a834c2197c06284666ce5bf7afd5e3160"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const void* geos::noding::SegmentString::getData </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Gets the user-defined data for this segment string. </p>
<dl class="section return"><dt>Returns</dt><dd>the user-defined data </dd></dl>
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00072">72</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<a class="anchor" id="aabf4d633db90713e82e30da182594733"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual bool geos::noding::SegmentString::isClosed </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html#a40c3072b2a4963e7c0aaa6c876d46617">geos::noding::NodedSegmentString</a>, and <a class="el" href="classgeos_1_1noding_1_1BasicSegmentString.html#ab7b3ebe829163c294c53e625b86e3c8d">geos::noding::BasicSegmentString</a>.</p>
</div>
</div>
<a class="anchor" id="ae550d7b2c1db6cdc7ec3dc235d105aa0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a>&amp; geos::noding::SegmentString::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;&#160;</td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a08126c5c3c3e939460fae55dd1b214b9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual std::ostream&amp; geos::noding::SegmentString::print </td>
<td>(</td>
<td class="paramtype">std::ostream &amp;&#160;</td>
<td class="paramname"><em>os</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented in <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html#acc5cd673b30d3f73f6cbd4e85d433e37">geos::noding::NodedSegmentString</a>, and <a class="el" href="classgeos_1_1noding_1_1BasicSegmentString.html#ab9cb8e193114d11370017c72c4771448">geos::noding::BasicSegmentString</a>.</p>
</div>
</div>
<a class="anchor" id="ae904e3ae8ad4cbf87f6d72d4a74b0371"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void geos::noding::SegmentString::setData </td>
<td>(</td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>data</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Sets the user-defined data for this segment string. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">data</td><td>an Object containing user-defined data </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00083">83</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<a class="anchor" id="ad83bde2ba7437a910ea318e62a639450"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t geos::noding::SegmentString::size </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html#ae2b9b5005172bb5e47316ab4c8005919">geos::noding::NodedSegmentString</a>, and <a class="el" href="classgeos_1_1noding_1_1BasicSegmentString.html#ad15bf4316c0466ecab1327fa4558e2e5">geos::noding::BasicSegmentString</a>.</p>
</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="aa6247ca4cb358f1ef12e39929b449d67"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::ostream&amp; operator&lt;&lt; </td>
<td>(</td>
<td class="paramtype">std::ostream &amp;&#160;</td>
<td class="paramname"><em>os</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentString.html">SegmentString</a> &amp;&#160;</td>
<td class="paramname"><em>ss</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ab10f3a7397830eda722728d87d3231e2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const void* geos::noding::SegmentString::context</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SegmentString_8h_source.html#l00107">107</a> of file <a class="el" href="SegmentString_8h_source.html">SegmentString.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="SegmentString_8h_source.html">SegmentString.h</a></li>
</ul>
</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>