Imported Upstream version 1.63.0
[platform/upstream/boost.git] / libs / geometry / doc / doxy / doxygen_output / html_by_doxygen / _w_k_t.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5 <title>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
6 <link href="doxygen.css" rel="stylesheet" type="text/css">
7 <link href="tabs.css" rel="stylesheet" type="text/css">
8 </head>
9 <table cellpadding="2" width="100%">
10 <tbody>
11 <tr>
12 <td valign="top">
13 <img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200">
14 &nbsp;&nbsp;
15 </td>
16 <td valign="top" align="right">
17 <a href="http://www.boost.org">
18 <img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0">
19 </a>
20 </td>
21 </tr>
22 </tbody>
23 </table>
24 <!-- Generated by Doxygen 1.8.6 -->
25   <div id="navrow1" class="tabs">
26     <ul class="tablist">
27       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
28       <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
29       <li><a href="modules.html"><span>Modules</span></a></li>
30       <li><a href="namespaces.html"><span>Namespaces</span></a></li>
31       <li><a href="annotated.html"><span>Classes</span></a></li>
32       <li><a href="files.html"><span>Files</span></a></li>
33       <li><a href="examples.html"><span>Examples</span></a></li>
34     </ul>
35   </div>
36 </div><!-- top -->
37 <div class="header">
38   <div class="headertitle">
39 <div class="title">WKT (Well-Known Text) </div>  </div>
40 </div><!--header-->
41 <div class="contents">
42 <div class="textblock"><p>WKT is a textual representation of a geometry, explained here: <a href="http://en.wikipedia.org/wiki/Well-known_text">http://en.wikipedia.org/wiki/Well-known_text</a> WKT can represent a point, a linestring, a polygon, or multi versions of those.</p>
43 <p>It is currently just a utility in the library, used in samples and tests, to get some textual output of a geometry. </p>
44 </div></div><!-- contents -->
45 <hr size="1">
46 <table width="100%">
47 <tbody>
48 <tr>
49 <td align="left"><small>
50 <p>April 2, 2011</p>
51 </small></td>
52 <td align="right">
53 <small>
54 Copyright &copy; 2007-2011 Barend Gehrels, Amsterdam, the Netherlands<br>
55 Copyright &copy; 2008-2011 Bruno Lalande, Paris, France<br>
56 Copyright &copy; 2009-2010 Mateusz Loskot, London, UK<br>
57 </small>
58 </td>
59 </tr>
60 </tbody>
61 </table>
62 <address style="text-align: right;"><small>
63 Documentation is generated by&nbsp;<a href="http://www.doxygen.org/index.html">Doxygen</a>
64 </small></address>
65 </body>
66 </html>