Uses of Package
org.openstreetmap.josm.plugins.streetside.cache
-
Packages that use org.openstreetmap.josm.plugins.streetside.cache Package Description org.openstreetmap.josm.plugins.streetside.actions The main package in which all core-code (so at the moment all code) resides.org.openstreetmap.josm.plugins.streetside.cache This package is all about caching resources downloaded from mapillary.com for faster access to those resources in the future.org.openstreetmap.josm.plugins.streetside.cubemap org.openstreetmap.josm.plugins.streetside.gui The GUI components that are special to the mapillary plugin. -
Classes in org.openstreetmap.josm.plugins.streetside.cache used by org.openstreetmap.josm.plugins.streetside.actions Class Description CacheUtils.PICTURE Picture quality -
Classes in org.openstreetmap.josm.plugins.streetside.cache used by org.openstreetmap.josm.plugins.streetside.cache Class Description Caches.CacheProxy Caches.CubemapCache Caches.ImageCache CacheUtils.IgnoreDownload CacheUtils.PICTURE Picture qualityStreetsideCache.Type Types of images. -
Classes in org.openstreetmap.josm.plugins.streetside.cache used by org.openstreetmap.josm.plugins.streetside.cubemap Class Description StreetsideCache Stores the downloaded pictures locally. -
Classes in org.openstreetmap.josm.plugins.streetside.cache used by org.openstreetmap.josm.plugins.streetside.gui Class Description StreetsideCache Stores the downloaded pictures locally.