Uses of Class
com.luciad.earth.tileset.util.ALcdEarthTileSetWrapper
Packages that use ALcdEarthTileSetWrapper
Package
Description
ILcdEarthTileSet that provides raster data
suitable for use as a 3D terrain texture.Contains various utility implementations of
ILcdEarthTileSet.-
Uses of ALcdEarthTileSetWrapper in com.luciad.earth.tileset.raster
Subclasses of ALcdEarthTileSetWrapper in com.luciad.earth.tileset.rasterModifier and TypeClassDescriptionclassViews anILcdEarthTileSetas anILcdMultilevelRaster.classViews anILcdEarthTileSetwith elevation data as anILcdMultilevelRaster.class -
Uses of ALcdEarthTileSetWrapper in com.luciad.earth.tileset.util
Subclasses of ALcdEarthTileSetWrapper in com.luciad.earth.tileset.utilModifier and TypeClassDescriptionclassA tileset that only has the coverages of its delegate tileset that are accepted by thefilter.classA wrapper for anILcdEarthTileSetthat can executeproduceTileandupdateTilerequests asynchronously using anExecutorService.classA tileset that tries to create missing tiles by splitting tiles at lower levels.classA tileset wrapper that caches tiles in memory.classA tile set for providing multi-threaded access to a tile set that is not thread-safe by creating multiple instances of it.classA wrapper that provides thread-safe access to a delegate editable tileset.classA wrapper that provides thread-safe access to a delegate tileset.