source: josm/trunk/src/org/openstreetmap/josm/tools/Geometry.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7193   10 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7145   10 years simon04 see #10037 - Improve node-inside-multipolygon matching by handling …
(edit) @7072   10 years Don-vip fix #9988 - NPE in Geometry.getCentroid()
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6934   10 years Don-vip fix #7423 - Align nodes in circle results are unstable (patch by Balaitous)
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6841   10 years Don-vip see #9680 - Boost multipolygon computation performance by caching Areas
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6566   10 years simon04 fix #9494 - Advanced object info: add "Center of bounding box", and …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6230   11 years Don-vip Sonar - Don't create instances of already existing BigInteger ZERO
(edit) @6113   11 years Don-vip fix some compilation warnings
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6049   11 years akks see #8851: fix some bugs in joining areas and adding intersections …
(edit) @6007   11 years Don-vip fix #8794 - NumberFormatException in Geometry.getCentroid()
(edit) @5980   11 years Don-vip see #8631 - Sanity checks in geometry functions dealing with …
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5542   11 years Don-vip fix #8118 - IllegalPathStateException when running validator (building …
(edit) @5522   12 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5313   12 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5125   12 years Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4344   13 years stoecker fix #5257 - patch by simon04 - fix way order validator checks
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4085   13 years bastiK applied #6308 (patch by Ole Jørgen Brønner) - Filter/search by …
(edit) @3939   13 years stoecker hopefully fix #5427
(edit) @3650   13 years bastiK applied #5599 (patch by extropy) - Join areas speed improvement
(add) @3636   13 years bastiK see #5577 (patch by extropy) - Move some methods and make them public …
Note: See TracRevisionLog for help on using the revision log.