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
Adam Wulkiewicz
45dc5fd0e4
[doc] Add documentation and examples for relate() and relation() algorithms.
...
Add also documentation for DE-9IM classes.
2015-05-01 16:49:11 +02:00
Menelaos Karavelas
0a0e83c04c
[doc][reference] put is_valid in a section of its own
2015-02-24 16:00:08 +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
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
54c824a7dd
[doc] Remove duplicated disjoint entry in reference
2014-07-26 22:44:02 +02:00
Menelaos Karavelas
897818650f
[doc] update copyright header
2014-07-23 13:44:43 +03: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
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
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
32159311ed
[doc] add num_segments algorithm
2014-07-17 03:04:51 +03: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
Barend Gehrels
d44df9b813
[doc] small update for disjoint and contribution
2014-05-26 12:25:56 +02:00
Barend Gehrels
86259f78a7
[doc][wkt] Fixed WKT doc / extended WKT doc (in progress)
2014-05-19 23:10:06 +02:00
Adam Wulkiewicz
d3f8ea2f6b
[crosses] add bg::crosses() algorithm
2014-04-09 01:33:37 +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
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
f1d4f67b7c
geometry docs: Added spatial indexes to reference matrix + other minor documentation tweaks.
...
[SVN r83752]
2013-04-03 19:05:33 +00:00
Adam Wulkiewicz
19452a4347
Boost.Geometry: integrated documentation of Index and moddified doxygen_xml2qbk.
...
[SVN r83730]
2013-04-02 22:56:10 +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
604bb60f17
Boost.Geometry doc updates
...
[SVN r76963]
2012-02-10 19:52:53 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
b9ae2f8835
Updated doc w.r.t. side strategies
...
[SVN r72418]
2011-06-05 17:40:41 +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
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
7f1b59fa64
Small doc update/fix
...
[SVN r71299]
2011-04-15 20:57:08 +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
8f1ac163c7
Documented area,centroid,within
...
Renamed combine to expand
[SVN r70711]
2011-03-29 21:21:58 +00:00
Barend Gehrels
eb0bc69f56
Doc update
...
[SVN r69343]
2011-02-27 18:20:28 +00:00
Barend Gehrels
9382f261fb
Doc update, moved reference/* to generated/* and ref/* to reference/*
...
doxygen_xml2qbk escaping of underscores
[SVN r69328]
2011-02-27 14:02:14 +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
Barend Gehrels
ad9b4738f6
Docupdate, including get/set
...
[SVN r68681]
2011-02-06 21:06:45 +00:00
Barend Gehrels
314d6dc8f8
Doc update, doc tool update
...
[SVN r68575]
2011-01-30 21:53:02 +00:00
Barend Gehrels
89aed2c3c8
Copied and adapted descriptions for Geometry Concepts
...
Reverted qbk_begin / qbk_end back to qbk because multi-line IS possible there
Renamed linear_ring to ring
Updated the doxygen_xml2qbk tool
[SVN r68384]
2011-01-23 15:58:04 +00:00