Uses of Class
org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
-
Packages that use StreetsideCache Package Description org.openstreetmap.josm.plugins.streetside.cubemap org.openstreetmap.josm.plugins.streetside.gui The GUI components that are special to the mapillary plugin. -
-
Uses of StreetsideCache in org.openstreetmap.josm.plugins.streetside.cubemap
Fields in org.openstreetmap.josm.plugins.streetside.cubemap declared as StreetsideCache Modifier and Type Field Description private StreetsideCacheTileDownloadingTask. cacheMethods in org.openstreetmap.josm.plugins.streetside.cubemap that return StreetsideCache Modifier and Type Method Description StreetsideCacheTileDownloadingTask. getCache()Methods in org.openstreetmap.josm.plugins.streetside.cubemap with parameters of type StreetsideCache Modifier and Type Method Description voidTileDownloadingTask. setCache(StreetsideCache cache) -
Uses of StreetsideCache in org.openstreetmap.josm.plugins.streetside.gui
Fields in org.openstreetmap.josm.plugins.streetside.gui declared as StreetsideCache Modifier and Type Field Description private StreetsideCacheStreetsideMainDialog. imageCacheStreetsideCacheStreetsideMainDialog. thumbnailCache
-