|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachedLatLon | |
---|---|
org.openstreetmap.josm.gui.layer.geoimage | |
org.openstreetmap.josm.gui.layer.markerlayer |
Uses of CachedLatLon in org.openstreetmap.josm.gui.layer.geoimage |
---|
Fields in org.openstreetmap.josm.gui.layer.geoimage declared as CachedLatLon | |
---|---|
private CachedLatLon |
ImageEntry.pos
The following values are computed from the correlation with the gpx track |
Methods in org.openstreetmap.josm.gui.layer.geoimage that return CachedLatLon | |
---|---|
CachedLatLon |
ImageEntry.getPos()
getter methods that refer to the temporary value |
Methods in org.openstreetmap.josm.gui.layer.geoimage with parameters of type CachedLatLon | |
---|---|
void |
ImageEntry.setPos(CachedLatLon pos)
setter methods |
Uses of CachedLatLon in org.openstreetmap.josm.gui.layer.markerlayer |
---|
Fields in org.openstreetmap.josm.gui.layer.markerlayer declared as CachedLatLon | |
---|---|
private CachedLatLon |
Marker.coor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |