Changeset 4319 in josm for trunk/src/org/openstreetmap/josm/data/osm/BBox.java
- Timestamp:
- 2011-08-18T13:01:55+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/BBox.java
r3719 r4319 136 136 /** 137 137 * Tests, weather two BBoxes intersect as an area. 138 * I.e. w eather there exists a point that lies in both of them.138 * I.e. whether there exists a point that lies in both of them. 139 139 */ 140 140 public boolean intersects(BBox b) {
Note:
See TracChangeset
for help on using the changeset viewer.
