Izumi Kawashima
|
ffeaf1b81c
|
k-nearest neighbors search in R-tree (#725)
|
2019-05-17 18:55:38 +03:00 |
|
Gustl22
|
ba65786b5a
|
GeometryUtils improvements (#709)
|
2019-04-10 12:41:50 +03:00 |
|
Gustl22
|
271cab1212
|
GeometryUtils: fix clockwise calculation (#704)
|
2019-03-20 15:25:31 +02:00 |
|
Gustl22
|
627a316e4d
|
ColorUtil: fix modHSV, Color: HSV (#673)
|
2019-02-25 20:34:35 +02:00 |
|
Gustl22
|
16132f7ae3
|
GeometryUtils: Fix reverse clockwise check
|
2019-02-19 11:51:02 +01:00 |
|
Gustl22
|
70dd6554c3
|
refactor 'final static' to 'static final' convention
|
2018-12-06 21:06:04 +01:00 |
|
Emux
|
43ca550832
|
Improve code / xml formatting, #54
|
2016-07-12 19:53:47 +03:00 |
|
Emux
|
e793e8851b
|
Improve code / xml formatting, closes #54
|
2016-07-09 19:45:23 +03:00 |
|
Emux
|
f3d4a8ef7d
|
Fix vtm-tests
|
2016-06-18 19:53:56 +03:00 |
|
Hannes Janetzek
|
52813ea29f
|
sed 's/m\(in\|ax\)\(X\|Y\)/\L\2m\1/g'
|
2014-09-11 21:00:26 +02:00 |
|
Hannes Janetzek
|
9b719d857e
|
add RTree
|
2014-06-10 22:16:09 +02:00 |
|
Hannes Janetzek
|
b460b4ebaf
|
add QuadTree implementing SpatialIndex
- add SpatialIndex interface
|
2014-06-10 22:16:09 +02:00 |
|
Hannes Janetzek
|
dc0529c59e
|
implement KeyMap.remove()
- tests
- cleanups
|
2014-06-10 22:16:08 +02:00 |
|
Hannes Janetzek
|
fb628f4e25
|
Inlist:
- add Inlist.List size()
- make Inlist work items indirectly extending Inlist
- check Inlist.push() argument to not push lists
|
2014-06-10 22:16:07 +02:00 |
|
Hannes Janetzek
|
6d9b62af72
|
implement Iterator in Inlist.List
+ reverse(), append()
|
2014-05-16 17:55:45 +02:00 |
|