Package com.luciad.earth.tileset.util
package com.luciad.earth.tileset.util
Contains various utility implementations of
ILcdEarthTileSet.- Since:
- 8.1
-
ClassesClassDescriptionA tileset that only has the coverages of its delegate tileset that are accepted by the
filter.Base class for wrappers around anILcdEarthTileSet.A wrapper for anILcdEarthTileSetthat can executeproduceTileandupdateTilerequests asynchronously using anExecutorService.Groups coverages from multipleILcdEarthTileSetobjects into one new tileset.Builder for creating images from Earth tile sets.A tileset that tries to create missing tiles by splitting tiles at lower levels.A tileset wrapper that caches tiles in memory.A tile set for providing multi-threaded access to a tile set that is not thread-safe by creating multiple instances of it.AnILcdEarthTileSetthat reads tiles from anILcdEarthEditableTileSet.A wrapper that provides thread-safe access to a delegate editable tileset.A wrapper that provides thread-safe access to a delegate tileset.