Files
geometry/doc/doxygen_output/html/modules.html
Barend Gehrels 363580fbf6 Added old doxygen docs
[SVN r59777]
2010-02-20 15:57:12 +00:00

99 lines
5.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<table cellpadding="2" width="100%">
<tbody>
<tr>
<td valign="top">
<img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200">
&nbsp;&nbsp;
</td>
<td valign="top" align="right">
<a href="http://www.boost.org">
<img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0">
</a>
</td>
</tr>
</tbody>
</table>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<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 class="current"><a href="modules.html"><span>Modules</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>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Modules</h1>Here is a list of all modules:<ul>
<li><a class="el" href="group__access.html">access: get/set coordinate values, make objects, clear geometries, append point(s)</a>
<li><a class="el" href="group__area.html">area: calculate area of a geometry</a>
<li><a class="el" href="group__arithmetic.html">arithmetic: arithmetic operations on points</a>
<li><a class="el" href="group__buffer.html">buffer: calculate buffer of a geometry</a>
<li><a class="el" href="group__centroid.html">centroid: calculate centroid (center of gravity) of a geometry</a>
<li><a class="el" href="group__combine.html">combine: add a geometry to a bounding box</a>
<li><a class="el" href="group__compare.html">compare: define compare functors for points</a>
<li><a class="el" href="group__convert.html">convert: convert geometries from one type to another</a>
<li><a class="el" href="group__convex__hull.html">convex hull: calculate the convex hull of a geometry</a>
<li><a class="el" href="group__cs.html">coordinate systems</a>
<li><a class="el" href="group__core.html">core: meta-functions for geometry types</a>
<li><a class="el" href="group__disjoint.html">disjoint: detect if geometries are not spatially related</a>
<li><a class="el" href="group__distance.html">distance: calculate distance between two geometries</a>
<li><a class="el" href="group__envelope.html">envelope: calculate envelope (minimum bounding rectangle) of a geometry</a>
<li><a class="el" href="group__equals.html">equals: detect if two geometries are spatially equal</a>
<li><a class="el" href="group__for__each.html">for_each: apply a functor to each point or segment of a geometry</a>
<li><a class="el" href="group__geometries.html">geometries: geometries provided by default</a>
<li><a class="el" href="group__concepts.html">geometry concepts: defines and checks concepts for geometries</a>
<li><a class="el" href="group__intermediate.html">intermediate calculation</a>
<li><a class="el" href="group__intersection.html">intersection: calculate new geometry containing geometries A and B</a>
<li><a class="el" href="group__intersects.html">intersects: detect if a geometry self-intersects or if two geometries intersect</a>
<li><a class="el" href="group__length.html">length: calculate length of a linear geometry</a>
<li><a class="el" href="group__overlaps.html">overlaps: detect overlap between two geometries</a>
<li><a class="el" href="group__overlay.html">overlay helper operations (getting intersection points, etc)</a>
<li><a class="el" href="group__perimeter.html">perimeter: calculate perimeter of a geometry</a>
<li><a class="el" href="group__sectionalize.html">sectionalize: split a geometry (polygon, linestring, etc)</a>
<li><a class="el" href="group__selected.html">selection: check if a geometry is "selected" by a point</a>
<li><a class="el" href="group__simplify.html">simplify: remove points from a geometry, keeping shape (simplification or generalization)</a>
<li><a class="el" href="group__traits.html">traits: adapt geometries</a>
<li><a class="el" href="group__transform.html">transform: apply transformations on geometries</a>
<li><a class="el" href="group__union.html">union: calculate new geometry containing geometries A or B</a>
<li><a class="el" href="group__utility.html">utility: utility meta-functions and functions</a>
<li><a class="el" href="group__within.html">within: detect if a geometry is inside another geometry, a.o. point-in-polygon</a>
<li><a class="el" href="group__svg.html">x Extension svg: Stream SVG (Scalable Vector Graphics)</a>
</ul>
</div>
<hr size="1">
<table width="100%">
<tbody>
<tr>
<td align="left"><small>
<p>December 1, 2009</p>
</small></td>
<td align="right">
<small>Copyright © 1995-2009 Barend Gehrels, Geodan, Amsterdam<br>
Copyright © 2008-2009 Bruno Lalande, Paris<br>
Copyright © 2009 Mateusz Loskot, Cadcorp, London<br>
</small>
</td>
</tr>
</tbody>
</table>
<address style="text-align: right;"><small>
Documentation is generated by&nbsp;<a href="http://www.doxygen.org/index.html">Doxygen</a>
</small></address>
</body>
</html>