Commit Graph

62 Commits

Author SHA1 Message Date
Adam Wulkiewicz
60592cff99 [doc] Update reference (area strategy, set operations, is_simple, is_valid).
Remove area::huiller, add area::spherical strategy.
Distinguish between versions of algorithms taking and not taking strategies.
2017-03-05 20:24:23 +01:00
Adam Wulkiewicz
cc472a8c3c [doc] Generate pages for relops versions supporting strategies. 2017-02-26 01:41:05 +01:00
barendgehrels
9e3fcdb8f9 [doc] update renaming from ublas_transformer to matrix_transformer 2017-01-04 15:45:54 +01:00
Adam Wulkiewicz
c2ce71fb93 [doc] Add relate and relation to the reference matrix and update release notes. 2015-12-01 16:10:35 +01:00
Menelaos Karavelas
bf6bc4b5aa [doc][strategies][distance][cross track point box] add documentation
for cross_track_point_box distance strategy
2015-06-13 01:54:49 +03:00
Menelaos Karavelas
bd6cc0e5d3 [doc][algorithms][is_empty] add documentation for is_empty algorithm 2015-06-03 01:08:33 +03:00
Menelaos Karavelas
f279810c0f [doc][quickref] update copyright header; add link to documentation of validity_failure_type 2015-02-25 15:09:06 +02:00
Menelaos Karavelas
32635987e8 [doc][algorithms][num_segments] add back documentation for num_segments algorithm 2014-10-27 22:18:07 +02:00
Menelaos Karavelas
6769ad34f4 [doc][num_segments] remove references to the num_segments algorithm;
to be added back in boost 1.58;
2014-10-20 01:04:56 +03:00
Adam Wulkiewicz
9aed1a0e4e [doc] Update reference matrix - new type names in rtree functions. 2014-10-02 21:49:43 +02:00
Menelaos Karavelas
e98bfaca4a Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments 2014-07-29 00:34:33 +03:00
Adam Wulkiewicz
bca0f9cd8e Merge pull request #105 from mkaravel/doc/buffer
Buffer doc
2014-07-23 14:55:57 +02:00
Menelaos Karavelas
0da99ae793 [doc] update copyright header 2014-07-23 13:43:40 +03:00
Menelaos Karavelas
2b55cab4ee [doc][buffer] add buffer (and corresponding strategies) to reference matrix;
modify the appearance of the strategies section of the reference matrix to have 3 columns;
2014-07-23 13:09:38 +03: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
61a5aff3fe [doc] Fix strategies section in reference matrix, change columns number to 2. 2014-07-17 23:12:17 +02:00
Adam Wulkiewicz
34d148dfb7 [doc] Add IO to reference matrix 2014-07-17 23:08:47 +02:00
Menelaos Karavelas
32159311ed [doc] add num_segments algorithm 2014-07-17 03:04:51 +03:00
Adam Wulkiewicz
76c394bd28 [dox] Fix table definition in quickref.xml 2014-07-10 19:26:29 +02:00
Adam Wulkiewicz
e9178b6a80 Merge pull request #75 from mkaravel/feature/is_simple
Feature/is simple
2014-07-01 17:27:01 +02:00
Menelaos Karavelas
1465ada4ba [doc][stratiegies][distance] add pythagoras point-box and box-box strategies 2014-06-27 03:37:00 +03:00
Menelaos Karavelas
6ad8760295 [doc] add documentation support for is_valid and is_simple 2014-06-26 22:56:29 +03:00
Adam Wulkiewicz
82304fdeef [doc] Fix quickref.xml to support new parameter name of nearest(). Also improve the knn examples info. 2014-05-18 19:39:38 +02:00
Adam Wulkiewicz
d3f8ea2f6b [crosses] add bg::crosses() algorithm 2014-04-09 01:33:37 +02:00
Adam Wulkiewicz
d9b6f89d64 [geometry]: iterative queries simplified, docs updated, added qbegin() and qend() free functions, added new functions to the reference matrix, release notes updated.
[SVN r85630]
2013-09-09 22:37:55 +00:00
Adam Wulkiewicz
4b2c00e6cc geometry docs: sections rearranged, titles unified.
[SVN r84260]
2013-05-13 00:39:43 +00:00
Adam Wulkiewicz
c5b6130f30 geometry.index docs: created 'Experimental' section in R-tree docs, nearest() point relations moved to this section, added description of experimental query iterators.
[SVN r84172]
2013-05-06 16:24:11 +00:00
Adam Wulkiewicz
46a1796a2d geometry docs: Added observers namespace info in reference matrix.
[SVN r83753]
2013-04-03 19:07:47 +00:00
Adam Wulkiewicz
f1d4f67b7c geometry docs: Added spatial indexes to reference matrix + other minor documentation tweaks.
[SVN r83752]
2013-04-03 19:05:33 +00:00
Barend Gehrels
a02bebd0fe [geometry] doc updates w.r.t. touch (forgot to commit last time)
[SVN r78714]
2012-05-28 12:25:16 +00:00
Barend Gehrels
1877b8aca9 Boost.Geometry removed problem-causing empty list in XML doc
[SVN r77099]
2012-02-23 18:33:28 +00:00
Barend Gehrels
604bb60f17 Boost.Geometry doc updates
[SVN r76963]
2012-02-10 19:52:53 +00:00
Barend Gehrels
b9ae2f8835 Updated doc w.r.t. side strategies
[SVN r72418]
2011-06-05 17:40:41 +00:00
Barend Gehrels
fb45f37eec Reflects changes in moving range_type/as_range/circular_iterator
[SVN r71808]
2011-05-08 11:01:13 +00:00
Barend Gehrels
f633666957 Test/docs (reflecting box_range->box_view and segment_range->segment_view)
[SVN r71795]
2011-05-07 22:13:16 +00:00
Barend Gehrels
1f2b2e40c5 Doc update including adding tests for registration macro's
[SVN r71715]
2011-05-04 16:14:26 +00:00
Barend Gehrels
b2eec50965 Added many docs/samples
Updated for tuple/registration macro


[SVN r71491]
2011-04-25 21:22:58 +00:00
Barend Gehrels
d601e255b3 Updated many docs, added many samples
[SVN r71422]
2011-04-22 22:26:38 +00:00
Barend Gehrels
373f4dc5f4 Doc update (metafunctions tag, tag_cast, point_type)
[SVN r71330]
2011-04-16 20:43:54 +00:00
Barend Gehrels
f4e8438ccb Doc update (metafunctions coordinate type, system, dimensions, point_order, closure, tags degree/radian, constans min_corner, max_corner)
[SVN r71324]
2011-04-16 17:58:34 +00:00
Barend Gehrels
1e70d25b60 Added/updated doc/examples for assign/convert/convex_hull
[SVN r71322]
2011-04-16 13:17:50 +00:00
Barend Gehrels
e0bf400266 Doc fixes
[SVN r71318]
2011-04-16 12:23:50 +00:00
Barend Gehrels
a8d62ccbaf Added and updated documentation of correct, transform, distance, comparable_distance
[SVN r71153]
2011-04-09 20:31:35 +00:00
Barend Gehrels
645740dcd2 Doc update, added samples of clear, expand, reverse, unique
Removed convert from doc

[SVN r71123]
2011-04-08 20:17:49 +00:00
Barend Gehrels
a01c615089 Made copyright notices in libs/geometry consistent
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
907dd0cfb9 Moved cross_product to extensions/arithmetic
[SVN r70859]
2011-04-02 16:31:59 +00:00
Barend Gehrels
8f1ac163c7 Documented area,centroid,within
Renamed combine to expand

[SVN r70711]
2011-03-29 21:21:58 +00:00
Barend Gehrels
4badcdc600 Moved dissolve to extension
Fixed extensions connect/offset tests for gcc 



[SVN r69086]
2011-02-20 18:18:10 +00:00
Barend Gehrels
a35b43a9df Documentaton and samples for for_each
Fix - added default value in free functions

[SVN r68869]
2011-02-14 18:39:39 +00:00
Barend Gehrels
2b76b1018b Doc update, mainly with respect to num_{geometries, points, interior_rings}
[SVN r68811]
2011-02-12 16:23:33 +00:00