147 Commits

Author SHA1 Message Date
Menelaos Karavelas
c7ed3867da [doc][equals] update support status 2014-07-23 15:31:38 +03:00
Menelaos Karavelas
c70c609d40 [doc][disjoint] update support status 2014-07-23 13:27:44 +03:00
Adam Wulkiewicz
feee2c957b Merge pull request #102 from mkaravel/doc/distance
Doc/distance
2014-07-22 14:07:13 +02:00
Adam Wulkiewicz
21501fbf58 Merge pull request #101 from mkaravel/doc/is_valid
Doc/is valid
2014-07-22 14:05:04 +02:00
Adam Wulkiewicz
bbf6b89b6f Merge pull request #100 from mkaravel/doc/is_simple
Doc/is simple
2014-07-22 14:04:39 +02:00
Menelaos Karavelas
edbd45a763 [doc][comparable distance] remove sentence regarding the non-existence of version with strategy
(such a version now exists)
2014-07-22 13:53:28 +03:00
Menelaos Karavelas
5af851e13a [doc][comparable distance] add support status 2014-07-22 13:52:36 +03:00
Menelaos Karavelas
58e438d8a9 [doc][comparable distance] update complexity section (same as distance) 2014-07-22 13:50:05 +03:00
Menelaos Karavelas
7579544b13 [doc][distance] update complexity section 2014-07-22 13:47:38 +03:00
Menelaos Karavelas
9a258e07d5 [doc][distance] update support status 2014-07-22 13:47:16 +03:00
Menelaos Karavelas
c050c4d13a [doc][is_valid] update complexity section 2014-07-22 13:23:19 +03:00
Menelaos Karavelas
d0d0639e0b [doc][is_simple] add complexity for multi-points 2014-07-22 13:12:39 +03:00
Menelaos Karavelas
617fad2b55 [doc][is_valid] add support status 2014-07-22 12:51:52 +03:00
Menelaos Karavelas
51b475b987 [doc][is_simple] add support status 2014-07-22 12:50:49 +03:00
Menelaos Karavelas
e83a0b4461 [doc][convex hull] fix complexity 2014-07-22 11:23:00 +03:00
Barend Gehrels
487609b233 [buffer][doc] Enhance doc 2014-07-20 13:45:58 +02:00
Barend Gehrels
d945001bbf [buffer][doc] Add documentation for side_straight, extended doc for buffer with strategies 2014-07-20 13:29:07 +02:00
Barend Gehrels
6100b695be [buffer][doc] Enhancements, cross-links, doc-fixes 2014-07-20 11:32:02 +02:00
Barend Gehrels
0b635e342d [buffer] rename buffer_circle to point_circle to have it consistent with other strategies,
and buffer is already in the namespace. same for buffer_square -> point_square
2014-07-20 10:38:40 +02:00
Barend Gehrels
c12701bb40 [buffer] documentation of 6 distance strategies 2014-07-19 23:05:45 +02:00
Barend Gehrels
46068123b9 [buffer] create documentation about PointStrategy (buffer_circle)
add buffer_square as alternative
2014-07-19 14:36:39 +02:00
Barend Gehrels
52d3c3a371 [buffer] update doc and images 2014-07-18 22:27:43 +02:00
Menelaos Karavelas
d8ebbdd32f Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments 2014-07-18 10:51:36 +03:00
Adam Wulkiewicz
64d967a3cb [doc] Move the description of WKT one level above and add info about the output of non-OGC geometries 2014-07-17 22:51:04 +02:00
Menelaos Karavelas
428e010146 Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments 2014-07-17 03:29:16 +03:00
Menelaos Karavelas
6d37f9c883 [doc] add qbk documentation for num_segments algorithm 2014-07-17 03:05:17 +03:00
Barend Gehrels
5df31ddd0e [buffer] add documentation for buffer with 5 strategies 2014-07-16 17:01:50 +02:00
Adam Wulkiewicz
7808f77ce2 [doc] Fix docs of Boost.Polygon adapters, add examples. 2014-07-15 00:42:16 +02:00
Menelaos Karavelas
64bec1846e [doc][algorithms][union] addd behavior when output is a collection
of points or linestrings
2014-07-03 14:07:55 +03:00
Menelaos Karavelas
661279ff6e [doc][algorithms][intersection] change/update behavior when output
is a collection of (multi)linestrings; update copyright header
2014-07-03 14:06:22 +03:00
Menelaos Karavelas
ff8d26e3e9 [doc][is_simple, is_valid] add doxygen and qbk support for documentation
of is_simple and is_valid; add qbk doc for is_simple and is_valid;
add example for is_simple and is_valid;
2014-06-27 02:35:33 +03:00
Adam Wulkiewicz
1403662e39 [doc] Update status matrices for intersects() and disjoints() 2014-06-16 03:59:07 +02:00
Adam Wulkiewicz
76917a4e70 [within][covered_by][test][doc] Support Point in Segment.
Add tests and update implementation status.
Add the test for intersects(Point, Segment).
2014-06-16 03:49:51 +02:00
Adam Wulkiewicz
284e74b240 [doc] Update the note about the supported Geometries for touches() 2014-06-12 01:45:33 +02:00
Barend Gehrels
6c149d4228 [doc][wkt] update of conformance sections 2014-05-21 11:59:10 +02:00
Barend Gehrels
cb8344e5f2 [doc] Extended doc for WKT 2014-05-20 22:57:38 +02:00
Barend Gehrels
86259f78a7 [doc][wkt] Fixed WKT doc / extended WKT doc (in progress) 2014-05-19 23:10:06 +02:00
Barend Gehrels
5132d2a9cf [doc] Added variant to implementation-status matrix 2014-05-12 22:31:09 +02:00
Barend Gehrels
26038367b3 [doc] Added implementation_status for crosses, intersects.
Updated status for disjoint, overlaps, intersects
2014-05-07 20:52:33 +02:00
Barend Gehrels
b093230a6e [doc] updated equal_status 2014-05-07 15:51:26 +02:00
Barend Gehrels
1aecbae980 [doc] updated within/covered_by status status 2014-05-07 15:42:16 +02:00
Barend Gehrels
e0d71fbc5e [doc] Moved status files to reference/status instead of generated.
They are generated but not from Doxygen, and are committed to git
2014-05-07 13:13:56 +02:00
Menelaos Karavelas
2c43c9d418 [doc][difference] update behavior: add entries for L/L and P/P geometries 2014-04-15 08:56:59 +03:00
Adam Wulkiewicz
2753f5e30a [crosses] add missing files required by bg::crosses() algorithm 2014-04-09 01:34:34 +02:00
Menelaos Karavelas
79bbb5a408 [geometry][append] updated copyright headers 2014-03-17 09:51:37 +02:00
Menelaos Karavelas
971247df04 updated the documentation wrt multi-linestrings and multi-polygons 2014-03-17 09:42:14 +02:00
Barend Gehrels
881fb2d33d [geometry] added Mats' example of adapting a legacy hierarchy, added SVG samples
[SVN r84393]
2013-05-20 17:42:36 +00:00
Barend Gehrels
2031d83a83 [geometry] doc update, changed endpoints, corresponds to previous commit changing generation of get/set with index. Generation should now be OK with Doxygen 1.6.3 and 1.8.3 (tested) and hopefully all versions in between
[SVN r83723]
2013-04-02 21:04:08 +00:00
Barend Gehrels
497b25d443 [geometry] doc update for touches (added note)
[SVN r78707]
2012-05-28 10:05:47 +00:00
Barend Gehrels
68c677b30f [geometry] doc update w.r.t. touches
[SVN r78705]
2012-05-28 09:53:31 +00:00