Sophie

Sophie

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

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 - Geometry Engine Open Source</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 class="current"><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><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>GEOS - Geometry Engine Open Source </h1>  </div>
</div>
<div class="contents">
<h3 class="version">3.2.1 </h3><h2><a class="anchor" id="intro_sec"></a>
Introduction</h2>
<p>Geometry Engine Open Source is a C++ port of the Java Topology Suite released under the LGPL license. It has interfaces for C++, C and python (though swig).</p>
<h2><a class="anchor" id="getstart_sec"></a>
Getting Started</h2>
<p>The recommended low-level interface to the GEOS library is the simplified <a class="el" href="c_iface.html">C wrapper interface</a>. This will ensure stability of the API and the ABI of the library during performance improvements that will likely change classes definitions.</p>
<p>If you don't care about adapting/rebuilding your client code you can still use the <a class="el" href="cpp_iface.html">C++ interface</a>. </p>
</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>