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 with
JMapViewer classes. |
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 geottaged pictures.
|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Class and Description |
---|
CacheEntry
Class that will hold JCS cache entries
|
CacheEntryAttributes
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 download
|
JCSCachedTileLoaderJob
Generic loader for HTTP based tiles.
|
Class and 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 entries
|
CacheEntryAttributes
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 download
|
JCSCachedTileLoaderJob
Generic loader for HTTP based tiles.
|
Class and 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)
|
Class and 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)
|
Class and 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)
|