Sophie

Sophie

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

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::geom::Location 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_1geom.html">geom</a>      </li>
      <li><a class="el" href="classgeos_1_1geom_1_1Location.html">geos::geom::Location</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>geos::geom::Location Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::geom::Location" -->
<p>Constants representing the location of a point relative to a geometry.  
<a href="#_details">More...</a></p>

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

<p><a href="classgeos_1_1geom_1_1Location-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815">Value</a> { <a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815a9cb8b9bd573f2853cc133548a5bd8786">UNDEF</a> = -1, 
<a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815a4e829399567231489d0c3026cc9bbe05">INTERIOR</a> =  0, 
<a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815a7bfe9260015a42e663463e7e6cbea229">BOUNDARY</a> =  1, 
<a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815a1c62217b98d57a6657beead2da9ea6d0">EXTERIOR</a> =  2
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a160118a6899dc59709d0ae88c4724156"></a><!-- doxytag: member="geos::geom::Location::toLocationSymbol" ref="a160118a6899dc59709d0ae88c4724156" args="(int locationValue)" -->
static char&nbsp;</td><td class="memItemRight" valign="bottom"><b>toLocationSymbol</b> (int locationValue)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Constants representing the location of a point relative to a geometry. </p>
<p>They can also be thought of as the row or column index of a DE-9IM matrix. For a description of the DE-9IM, see the <a href="http://www.opengis.org/techno/specs.htm">OpenGIS Simple Features Specification for SQL</a> . </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a6d97442ce0c47a3e64498297ce6cd815"></a><!-- doxytag: member="geos::geom::Location::Value" ref="a6d97442ce0c47a3e64498297ce6cd815" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classgeos_1_1geom_1_1Location.html#a6d97442ce0c47a3e64498297ce6cd815">geos::geom::Location::Value</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a6d97442ce0c47a3e64498297ce6cd815a9cb8b9bd573f2853cc133548a5bd8786"></a><!-- doxytag: member="UNDEF" ref="a6d97442ce0c47a3e64498297ce6cd815a9cb8b9bd573f2853cc133548a5bd8786" args="" -->UNDEF</em>&nbsp;</td><td>
<p>Used for uninitialized location values. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a6d97442ce0c47a3e64498297ce6cd815a4e829399567231489d0c3026cc9bbe05"></a><!-- doxytag: member="INTERIOR" ref="a6d97442ce0c47a3e64498297ce6cd815a4e829399567231489d0c3026cc9bbe05" args="" -->INTERIOR</em>&nbsp;</td><td>
<p>DE-9IM row index of the interior of the first geometry and column index of the interior of the second geometry. <a class="el" href="classgeos_1_1geom_1_1Location.html" title="Constants representing the location of a point relative to a geometry.">Location</a> value for the interior of a geometry. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a6d97442ce0c47a3e64498297ce6cd815a7bfe9260015a42e663463e7e6cbea229"></a><!-- doxytag: member="BOUNDARY" ref="a6d97442ce0c47a3e64498297ce6cd815a7bfe9260015a42e663463e7e6cbea229" args="" -->BOUNDARY</em>&nbsp;</td><td>
<p>DE-9IM row index of the boundary of the first geometry and column index of the boundary of the second geometry. <a class="el" href="classgeos_1_1geom_1_1Location.html" title="Constants representing the location of a point relative to a geometry.">Location</a> value for the boundary of a geometry. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a6d97442ce0c47a3e64498297ce6cd815a1c62217b98d57a6657beead2da9ea6d0"></a><!-- doxytag: member="EXTERIOR" ref="a6d97442ce0c47a3e64498297ce6cd815a1c62217b98d57a6657beead2da9ea6d0" args="" -->EXTERIOR</em>&nbsp;</td><td>
<p>DE-9IM row index of the exterior of the first geometry and column index of the exterior of the second geometry. <a class="el" href="classgeos_1_1geom_1_1Location.html" title="Constants representing the location of a point relative to a geometry.">Location</a> value for the exterior of a geometry. </p>
</td></tr>
</table>
</dd>
</dl>

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