source: josm/trunk/src/org/openstreetmap/josm/data/osm/BBox.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13140   6 years Don-vip see #15229 - provide a replacement API to deprecated …
(edit) @12190   7 years michael2402 See #14794: More javadoc for data.osm package
(edit) @12183   7 years michael2402 Allow null as parameter for BBox#add.
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11277   7 years Don-vip sonar - fix recently added warnings
(edit) @11272   7 years michael2402 See #13361: Cleanup code and formatting - Add javadoc to public …
(edit) @11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
(edit) @11237   7 years bastiK applied #13933 - Simplify QuadBuckets and improve memory footprint …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10336   8 years Don-vip fix equals method for BBox class
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9976   8 years Don-vip sonar - code simplification
(edit) @9372   8 years simon04 Checkstyle
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9243   8 years Don-vip javadoc update
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @7509   10 years stoecker remove tabs
(edit) @7193   10 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6204   11 years Don-vip fix #9024 - fix problems introduced in r6203
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6178   11 years Don-vip fix #9002 - QuadBuckets improvements (patch by shinigami)
(edit) @6171   11 years Don-vip fix #8986 - Data loading/bbox index counting optimization (patch by …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4622   12 years Don-vip Method to get the center of a BBox
(edit) @4420   13 years simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @3719   13 years bastiK added missing license information
(edit) @3209   14 years bastiK minor cleanup
(edit) @3163   14 years bastiK fixed #4815 (after [3154] you cannot remove a node from quadbuckets if …
(edit) @3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2982   14 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2500   14 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
(add) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
Note: See TracRevisionLog for help on using the revision log.