Changeset 29384 in osm for applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffset.java
- Timestamp:
- 2013-03-22T22:18:26+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffset.java
r29371 r29384 6 6 7 7 /** 8 * An offset. 8 * An imagery offset. Contains imagery identifier, zoom bracket and a location 9 * of the position point on the imagery layer. The offset is then calculated 10 * as a difference between the two. 9 11 * 10 * @author zverik 12 * @author Zverik 13 * @license WTFPL 11 14 */ 12 15 public class ImageryOffset extends ImageryOffsetBase {
Note:
See TracChangeset
for help on using the changeset viewer.
