Package org.geotools.tile.util


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