Changeset 33279 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java
- Timestamp:
- 2017-04-26T01:03:00+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java
r32556 r33279 707 707 } 708 708 709 public boolean hasImages() { 710 return images != null && !images.isEmpty(); 711 } 712 709 713 public void addImage(GeorefImage img) { 710 714 imagesLock.lock();
Note:
See TracChangeset
for help on using the changeset viewer.
