- getCd() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the Epoch time when the image was captured.
- getDate() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the date the picture was taken in DMY format.
- getDate(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the date the picture was taken in the given format.
- getHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the original direction towards the image has been taken.
- getId() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
- getLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns a LatLon object containing the original coordinates of the object.
- getMovingHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the direction towards the image has been taken.
- getMovingLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns a LatLon object containing the current coordinates of the object.
- getSequence() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the sequence which contains this image.
- getTempHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the last fixed direction of the object.
- getTempLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the last fixed coordinates of the object.