Uses of Class
com.luciad.earth.metadata.TLcdEarthRasterAsset
Package
Description
Provides tools to create and update 3D terrain repositories.
Provides encoding and decoding support for models that contain
ILcdEarthAsset
objects.-
Uses of TLcdEarthRasterAsset in com.luciad.earth.metadata
Modifier and TypeClassDescriptionclass
A raster asset that is limited to the area covered by a clipping shape. -
Uses of TLcdEarthRasterAsset in com.luciad.earth.metadata.format
Modifier and TypeMethodDescriptionprotected TLcdEarthRasterAsset
TLcdEarthClippedRasterAssetCodec.createAsset
(Properties aProperties, String aSource, ILcdModelDecoder aModelDecoder, ILcdBounds aBounds, ILcdEarthTileSetCoverage.CoverageType aCoverageType, double aPixelDensity, Date aDate) protected TLcdEarthRasterAsset
TLcdEarthRasterAssetCodec.createAsset
(Properties aProperties, String aSource, ILcdModelDecoder aModelDecoder, ILcdBounds aBounds, ILcdEarthTileSetCoverage.CoverageType aCoverageType, double aPixelDensity, Date aDate) Creates an raster asset with the given parameters.