Vissarion Fisikopoulos
|
1c0f3e398a
|
Merge branch 'develop' into feature/line_interpolate_point_2
|
2019-02-27 15:13:37 +02:00 |
|
Vissarion Fysikopoulos
|
03036b4b62
|
[algorithm] [strategy] [test] [doc] Rename line_interpolate_point to line_interpolate
|
2019-02-19 16:32:22 +02:00 |
|
Barend Gehrels
|
c46e4625a7
|
[buffer] rename strategy (review result)
|
2019-02-13 11:44:13 +01:00 |
|
Barend Gehrels
|
a9f8e6dd9a
|
[doc] Extend implementation table, add point for geographic
|
2019-01-16 12:03:52 +01:00 |
|
Barend Gehrels
|
880e0a15df
|
[doc] Fix buffer documentation
|
2019-01-16 12:03:27 +01:00 |
|
Barend Gehrels
|
811e9bad93
|
[doc] Link to new documentation
|
2019-01-16 11:56:31 +01:00 |
|
Vissarion Fysikopoulos
|
87dfbe07a8
|
[doc] Line interpolate point algorithm and strategies
|
2018-10-26 17:03:24 +03:00 |
|
Yaghyavardhan singh khangarot
|
50ca27ebb9
|
[doc][similarity] Updated documentation for the similarity algorithms
|
2018-08-12 05:07:16 +05:30 |
|
Yaghyavardhan singh khangarot
|
fc0f5525ae
|
[doc][similarity] Add documentation for algorithm for finding similarity between geometries
|
2018-08-06 05:41:12 +05:30 |
|
Yaghyavardhan singh khangarot
|
0591e109ce
|
[doc][similarity] add documentation for discrete_frechet_disatance and discrete_hausdorff_distance.
|
2018-08-02 19:52:40 +05:30 |
|
Adam Wulkiewicz
|
5f19586ef6
|
[doc][densify] Add examples.
|
2018-01-15 19:46:55 +01:00 |
|
Adam Wulkiewicz
|
f35a4f927e
|
[doc][densify] Add documentation for densify algorithm and strategies.
Change strategies from structs to classes as this is the requirement of
the docs generating tool.
|
2018-01-12 03:01:01 +01:00 |
|
Menelaos Karavelas
|
4ad4e29796
|
[doc][reference][algorithms][is_empty] is_empty actually implements an OGC function;
change the doc to reflect this;
|
2015-12-03 16:58:10 +02:00 |
|
barendgehrels
|
4ab0cdc442
|
[doc] update buffer doc
|
2015-07-01 12:39:15 +02:00 |
|
Menelaos Karavelas
|
bd6cc0e5d3
|
[doc][algorithms][is_empty] add documentation for is_empty algorithm
|
2015-06-03 01:08:33 +03:00 |
|
Adam Wulkiewicz
|
8ad46080d5
|
Merge branch 'feature/relate' of github.com:awulkiew/geometry into feature/relate
Conflicts:
doc/reference/algorithms/relate.qbk
doc/reference/algorithms/relation.qbk
|
2015-05-01 17:45:08 +02: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 |
|
Adam Wulkiewicz
|
282839501d
|
[doc] Add documentation and examples for relate() and relation() functions.
|
2015-05-01 03:05:48 +02:00 |
|
Menelaos Karavelas
|
8f69eeca02
|
[doc][reference][is_valid] add quickbook documentation for is_valid (with failure value)
|
2015-02-25 15:10:41 +02:00 |
|
Menelaos Karavelas
|
1f9e8fa92a
|
[doc][algorithms][is_valid] fix copyright year
|
2015-02-25 15:10:13 +02:00 |
|
Menelaos Karavelas
|
3cf32a6cea
|
[doc][reference][algorithms][is_valid] add doc page for is_valid with message
|
2015-02-24 15:58:44 +02:00 |
|
Menelaos Karavelas
|
05a0f16ad5
|
[doc][algorithms][num_segments] remove add_for_open argument from
doxygne documentation; update qbk documentataion to reflect that there
is only one argument to the free function
|
2014-08-14 00:42:17 +03:00 |
|
Menelaos Karavelas
|
5c73ef01bf
|
[doc][algorithms][num_points] update the return value for boxes (now
depends on the dimension of the box)
|
2014-08-14 00:41:27 +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
|
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
|
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
|
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 |
|
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
|
284e74b240
|
[doc] Update the note about the supported Geometries for touches()
|
2014-06-12 01:45:33 +02:00 |
|