Package com.luciad.earth.metadata.preprocessor
package com.luciad.earth.metadata.preprocessor
A tool that preprocesses 3D terrain repositories based on a model containing
ILcdEarthAsset objects.
TLcdEarthTileRepositoryPreprocessor
can perform incremental updates to a repository, as required by changes to the
metadata. Preprocessing can also be aborted and resumed later without having to
repeat the entire process.
TLcdEarthMetadataTerrainTileSet
is an ILcdEarthTileSet that provides input
(i.e. tiles) to the preprocessor based on the supplied metadata.- Since:
- 8.1
-
ClassDescriptionA listener that receives progress notifications from
TLcdEarthTileRepositoryPreprocessor.AnILcdEarthTileSetwhich creates 3D terrain tiles based on a model containingILcdEarthAssetobjects.Generates or updates anILcdEarthEditableTileSetbased on its correspondingILcdEarthAssets.