Uses of Package
org.openstreetmap.josm.data.cache
-
Packages that use org.openstreetmap.josm.data.cache Package Description org.openstreetmap.josm.data.cache Provides the classes for JOSM cache of imagery tiles, backed up by JCS.org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewer
classes.org.openstreetmap.josm.data.imagery.vectortile.mapbox org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.layer.imagery Provides classes for handling imagery background layers.org.openstreetmap.josm.gui.preferences.imagery Provides classes for handling imagery preferences. -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.data.cache Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data)CacheEntry Class that will hold JCS cache entriesCacheEntryAttributes Class that contains attributes for JCS cache entries.ICachedLoaderJob Interface for a job to load a single object (typically an imagery tile).ICachedLoaderListener Cache loader listener.ICachedLoaderListener.LoadResult Result of downloadJCSCachedTileLoaderJob Generic loader for HTTP based tiles. -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.data.imagery Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data)CacheEntry Class that will hold JCS cache entriesCacheEntryAttributes Class that contains attributes for JCS cache entries.ICachedLoaderJob Interface for a job to load a single object (typically an imagery tile).ICachedLoaderListener Cache loader listener.ICachedLoaderListener.LoadResult Result of downloadJCSCachedTileLoaderJob Generic loader for HTTP based tiles. -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.data.imagery.vectortile.mapbox Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data)ICachedLoaderJob Interface for a job to load a single object (typically an imagery tile).ICachedLoaderListener Cache loader listener.JCSCachedTileLoaderJob Generic loader for HTTP based tiles. -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.gui.layer Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data) -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.gui.layer.geoimage Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data) -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.gui.layer.imagery Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data) -
Classes in org.openstreetmap.josm.data.cache used by org.openstreetmap.josm.gui.preferences.imagery Class Description BufferedImageCacheEntry Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data)