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
Barend Gehrels
388feb89ae
Boost.Geometry doc updates and fixes
...
[SVN r76997]
2012-02-12 17:07:37 +00:00
Barend Gehrels
495597f8b9
Boost.Geometry doc updates and fixes. Including a new section Conformance instead of notes/tips defining that in previous version
...
[SVN r76993]
2012-02-12 15:04:44 +00:00
Barend Gehrels
604bb60f17
Boost.Geometry doc updates
...
[SVN r76963]
2012-02-10 19:52:53 +00:00
Barend Gehrels
eba013de10
Added explanatory comment
...
[SVN r76885]
2012-02-04 17:23:15 +00:00
Barend Gehrels
15b1814c66
Doc update: year, added convert/append status, included 3 status files
...
[SVN r76446]
2012-01-13 12:00:14 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
3bb7db6c75
Updated complexity of convex hull (reported by ggl mailing list)
...
[SVN r74203]
2011-09-03 13:02:45 +00:00
Barend Gehrels
9cd38383bf
Doc update
...
[SVN r71837]
2011-05-08 20:59:38 +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
0fa12693b6
Updated xml2qbk parser to distinguish structs/classes, updated tag doc
...
[SVN r71419]
2011-04-22 12:07:01 +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
8a929b11b3
Added about_documentation.qbk
...
Added generated status including two symbols
[SVN r69894]
2011-03-12 16:20:15 +00:00
Barend Gehrels
9b5d633ce1
Added tool "implementation_status"
...
[SVN r69847]
2011-03-11 14:36:50 +00:00
Barend Gehrels
520f6ffa00
Added difference*.qbk
...
[SVN r69344]
2011-02-27 18:26:38 +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
985a945819
Doc update, added images,
...
Added union/difference docs
Added samples
[SVN r69253]
2011-02-24 22:31:37 +00:00
Barend Gehrels
5de18e2881
Doc update
...
[SVN r69128]
2011-02-21 22:26:05 +00:00
Barend Gehrels
5c9e5056e6
Added several samples for make and assign
...
[SVN r69126]
2011-02-21 19:28:12 +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
fb6625dafb
for_each_segment doc update (doc folder)
...
[SVN r68931]
2011-02-15 21:16:23 +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
Barend Gehrels
62cdc82912
Doc update
...
New: qbk_begin and qbk_end , often more convenient then {qbk..}
[SVN r68368]
2011-01-22 17:36:56 +00:00
Barend Gehrels
cf7b735a1e
Small doc-gen update, move from qbk{include,...} to qbk{[include ...]} to have greater flexibility (any qbk code can now be inlined)
...
[SVN r68304]
2011-01-19 18:17:51 +00:00
Barend Gehrels
cbcf275ea7
Doc update, move from qbk/* to qbk/include and separate qbk files in folder ref
...
[SVN r68215]
2011-01-17 20:41:54 +00:00
Barend Gehrels
3cec88ae05
Moved all other snippets to separate examples
...
[SVN r67778]
2011-01-08 14:01:04 +00:00
Barend Gehrels
30304863c7
Moved snippets point and point_register to separate examples
...
[SVN r67775]
2011-01-08 12:06:29 +00:00
Barend Gehrels
8124ca7dce
Inspect tool report update
...
[SVN r67628]
2011-01-03 18:10:53 +00:00
Barend Gehrels
7e2866274a
Doc update
...
[SVN r67587]
2011-01-02 20:23:45 +00:00
Barend Gehrels
a90c89682e
Doc update, added strategies, metafunctions, iterators, ranges (only structure update, not textual)
...
[SVN r67552]
2011-01-01 21:54:15 +00:00
Barend Gehrels
3ad7294c9c
Doc update, enhanced converter, added many groups, fixed many endpoints
...
[SVN r67540]
2011-01-01 16:22:40 +00:00
Barend Gehrels
cdc7887359
Doc update (integration with full reference matrix, created 2 stubfiles for point/box concepts)
...
Integrated design rationale
[SVN r67524]
2010-12-31 17:54:01 +00:00
Barend Gehrels
6f56c303cb
Doc update and added to 3 list-files (maintainers.txt, libraries.htm, status/Jamfile.v2)
...
[SVN r67518]
2010-12-31 14:29:53 +00:00
Barend Gehrels
28e01a38f9
Restructured such that it is more like other boost libraries, folder qbk is now obsolete
...
[SVN r67515]
2010-12-31 12:03:45 +00:00