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.
|
Copyright © 1996–2019 Geotools. All rights reserved.