| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.layer.geoimage | |
| org.openstreetmap.josm.gui.layer.markerlayer |
| Modifier and Type | Field and Description |
|---|---|
private CachedLatLon |
ImageEntry.pos
The following values are computed from the correlation with the gpx track
or extracted from the image EXIF data.
|
| Modifier and Type | Method and Description |
|---|---|
CachedLatLon |
ImageEntry.getPos()
getter methods that refer to the temporary value
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageEntry.setPos(CachedLatLon pos)
setter methods
|
| Modifier and Type | Field and Description |
|---|---|
private CachedLatLon |
Marker.coor |