Uses of Interface
com.luciad.earth.metadata.preprocessor.combiner.ILcdEarthTileCombiner
Packages that use ILcdEarthTileCombiner
Package
Description
A tool that preprocesses 3D terrain repositories based on a model containing
ILcdEarthAsset objects.Contains implementations of
ILcdEarthTileCombiner.This package provides the LuciadFusion engine.
-
Uses of ILcdEarthTileCombiner in com.luciad.earth.metadata.preprocessor
Methods in com.luciad.earth.metadata.preprocessor with parameters of type ILcdEarthTileCombinerModifier and TypeMethodDescriptionvoidTLcdEarthTileRepositoryPreprocessor.addTileCombiner(ILcdEarthTileCombiner aCombiner) Registers a tile combiner to be used during preprocessing. -
Uses of ILcdEarthTileCombiner in com.luciad.earth.metadata.preprocessor.combiner
Classes in com.luciad.earth.metadata.preprocessor.combiner that implement ILcdEarthTileCombinerModifier and TypeClassDescriptionclassBase class forILcdEarthTileCombinerimplementations.classCombiner forTLcdEarthElevationDataobjects.classCombiner forBufferedImageobjects.classCombiner forTLcdEarthTerrainTileVertexArrayobjects. -
Uses of ILcdEarthTileCombiner in com.luciad.fusion.engine
Methods in com.luciad.fusion.engine that return ILcdEarthTileCombinerModifier and TypeMethodDescriptionILfnEngineSession.getTileCombiner()Gets the tile combiner for this coverage.