Uses of Class
com.luciad.earth.tileset.ALcdEarthTileSet
Packages that use ALcdEarthTileSet
Package
Description
ILcdEarthTileSet that provides raster data
suitable for use as a 3D terrain texture.Provides classes for
ILcdEarthTileSets with terrain data.Contains various utility implementations of
ILcdEarthTileSet.-
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.raster
Subclasses of ALcdEarthTileSet in com.luciad.earth.tileset.rasterModifier and TypeClassDescriptionclassA tileset that generates image tiles for an asset model.classA composite tileset that combines multiple image tilesets.classA tileset that generates texture data using an offscreen 2D view. -
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.terrain
Subclasses of ALcdEarthTileSet in com.luciad.earth.tileset.terrainModifier and TypeClassDescriptionclassA tileset that generates elevation based tiles for an asset model.classAnILcdEarthTileSetthat can be used to produce 3D terrain geometry, elevation data, a lightmap and a normalmap.classAnILcdEarthTileSetthat can be used to produce 3D terrain geometry, height data, a lightmap and a normalmap. -
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.util
Subclasses of ALcdEarthTileSet in com.luciad.earth.tileset.utilModifier and TypeClassDescriptionclassGroups coverages from multipleILcdEarthTileSetobjects into one new tileset.