- setCd(long) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Sets the Epoch time when the picture was captured.
- setHe(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
- setId(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
- setLatLon(LatLon) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
- setSequence(StreetsideSequence) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Sets the StreetsideSequence object which contains the StreetsideImage.
- setVisible(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Set's whether the image should be visible on the map or not.
- stopMoving() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Called when the mouse button is released, meaning that the picture has
stopped being dragged, so the temporal values are saved.
- StreetsideAbstractImage - Class in org.openstreetmap.josm.plugins.streetside
-
Abstract superclass for all image objects.