Uses of Enum Class
com.luciad.earth.tileset.raster.TLcdEarthCompositeImageTileSet.TileProductionMode
Package
Description
ILcdEarthTileSet
that provides raster data
suitable for use as a 3D terrain texture.-
Uses of TLcdEarthCompositeImageTileSet.TileProductionMode in com.luciad.earth.tileset.raster
Modifier and TypeMethodDescriptionTLcdEarthCompositeImageTileSet.getTileProductionMode()
Returns the mode for producing tiles.Returns the enum constant of this class with the specified name.TLcdEarthCompositeImageTileSet.TileProductionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdEarthCompositeImageTileSet.setTileProductionMode
(TLcdEarthCompositeImageTileSet.TileProductionMode aMode) Sets the mode for producing tiles.