Package org.geotools.tile.util
-
Class Summary Class Description AsyncTileLayer This Layer is an attempt to speed rendering by using a CountDownLatch and threads to render each tile.CachedImageLoader The CachedImageLoader is a simple ImageLoader that uses your disk as a cache for tiles.TileLayer TileLayer is a direct map layer that does the mosaicking work for tiles of a given tile service.