Changeset 10910 in josm for trunk/src/org/openstreetmap/josm/gui/MapViewState.java
- Timestamp:
- 2016-08-28T19:00:16+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MapViewState.java
r10875 r10910 264 264 } 265 265 266 /** 267 * Returns the area for the given bounds. 268 * @param bounds bounds 269 * @return the area for the given bounds 270 */ 266 271 public Area getArea(Bounds bounds) { 267 272 Path2D area = new Path2D.Double();
Note:
See TracChangeset
for help on using the changeset viewer.
