- Timestamp:
- 2016-08-22T01:05:20+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/projection/CustomProjection.java
r10870 r10871 612 612 * @return The bounds. 613 613 * @throws ProjectionConfigurationException in case of invalid parameter 614 * @see {@link CustomProjection#parseAngle(String, String)}614 * @see CustomProjection#parseAngle(String, String) 615 615 */ 616 616 public static Bounds parseBounds(String boundsStr) throws ProjectionConfigurationException {
Note:
See TracChangeset
for help on using the changeset viewer.