geos_390_docs/classgeos_1_1geom_1_1Dimens...

185 lines
9.5 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::geom::Dimension 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_1geom.html">geom</a></li><li class="navelem"><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="classgeos_1_1geom_1_1Dimension-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">geos::geom::Dimension Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="Dimension_8h_source.html">Dimension.h</a>&gt;</code></p>
<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:af46f1c0c325eb685fcf32987748d04cf"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cf">DimensionType</a> { <br />
&#160;&#160;<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa59d4432fd9146fe655a414fb3d9b78bb">DONTCARE</a> = -3,
<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa140897b4ab9a6c5c60e0cc103aed2f27">True</a> = -2,
<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa5055f3028cec299275cd330122f086e2">False</a> = -1,
<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa8baa9b556734c7439b778dd77175d68a">P</a> = 0,
<br />
&#160;&#160;<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa4647a7b91baa6f91d523f9293100789d">L</a> = 1,
<a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cfa35166f022d8564b72d7cb041c1a8d9a2">A</a> = 2
<br />
}</td></tr>
<tr class="separator:af46f1c0c325eb685fcf32987748d04cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ad831e53109805069648ea552761d8cfe"><td class="memItemLeft" align="right" valign="top">static char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geom_1_1Dimension.html#ad831e53109805069648ea552761d8cfe">toDimensionSymbol</a> (int dimensionValue)</td></tr>
<tr class="separator:ad831e53109805069648ea552761d8cfe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e912b0e0cb025bf7f110177a09df59f"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geom_1_1Dimension.html#a3e912b0e0cb025bf7f110177a09df59f">toDimensionValue</a> (char dimensionSymbol)</td></tr>
<tr class="separator:a3e912b0e0cb025bf7f110177a09df59f"><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>Constants representing the dimensions of a point, a curve and a surface.</p>
<p>Also, constants representing the dimensions of the empty geometry and non-empty geometries, and a wildcard dimension meaning "any dimension". </p>
<p>Definition at line <a class="el" href="Dimension_8h_source.html#l00029">29</a> of file <a class="el" href="Dimension_8h_source.html">Dimension.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a class="anchor" id="af46f1c0c325eb685fcf32987748d04cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classgeos_1_1geom_1_1Dimension.html#af46f1c0c325eb685fcf32987748d04cf">geos::geom::Dimension::DimensionType</a></td>
</tr>
</table>
</div><div class="memdoc">
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa59d4432fd9146fe655a414fb3d9b78bb"></a>DONTCARE&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value for any dimension (= {FALSE, TRUE}). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa140897b4ab9a6c5c60e0cc103aed2f27"></a>True&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value of non-empty geometries (= {P, L, A}). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa5055f3028cec299275cd330122f086e2"></a>False&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value of the empty geometry (-1). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa8baa9b556734c7439b778dd77175d68a"></a>P&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value of a point (0). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa4647a7b91baa6f91d523f9293100789d"></a>L&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value of a curve (1). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="af46f1c0c325eb685fcf32987748d04cfa35166f022d8564b72d7cb041c1a8d9a2"></a>A&#160;</td><td class="fielddoc">
<p><a class="el" href="classgeos_1_1geom_1_1Dimension.html">Dimension</a> value of a surface (2). </p>
</td></tr>
</table>
<p>Definition at line <a class="el" href="Dimension_8h_source.html#l00031">31</a> of file <a class="el" href="Dimension_8h_source.html">Dimension.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ad831e53109805069648ea552761d8cfe"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static char geos::geom::Dimension::toDimensionSymbol </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>dimensionValue</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3e912b0e0cb025bf7f110177a09df59f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static int geos::geom::Dimension::toDimensionValue </td>
<td>(</td>
<td class="paramtype">char&#160;</td>
<td class="paramname"><em>dimensionSymbol</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Dimension_8h_source.html">Dimension.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>