Class Hierarchy
- java.lang.Object
- de.topobyte.jeography.tiles.manager.AbstractImageManager<T,D> (implements de.topobyte.jeography.tiles.manager.ImageManager<T,D>)
- de.topobyte.jeography.tiles.BufferedImageAndBytes
- de.topobyte.jeography.tiles.FileCache<T>
- de.topobyte.jeography.tiles.source.ImageProvider<T,D> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
- de.topobyte.jeography.tiles.source.ImageSourcePathPattern<T> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
- de.topobyte.jeography.tiles.source.ImageSourceUrlPattern<T> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
- de.topobyte.jeography.tiles.cache.MemoryCache<K,V>
- de.topobyte.jeography.tiles.cache.MemoryCachePlus<K,V>
- de.topobyte.jeography.tiles.source.MultiLevelImageSource<T,D> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
- de.topobyte.jeography.tiles.TileCachePathProvider (implements de.topobyte.jeography.tiles.CachePathProvider<T>)
- de.topobyte.jeography.tiles.TileUrlAndCachePathProvider (implements de.topobyte.jeography.tiles.CachePathProvider<T>, de.topobyte.jeography.tiles.UrlProvider<T>)
- de.topobyte.jeography.tiles.TileUrlProvider (implements de.topobyte.jeography.tiles.UrlProvider<T>)
- de.topobyte.jeography.tiles.source.UnwrappingImageSource<T> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
- de.topobyte.jeography.tiles.source.UnwrappingImageSourceWithFileCache<T> (implements de.topobyte.jeography.tiles.source.ImageSource<T,D>)
Interface Hierarchy