Uses of Class
com.luciad.fusion.tilestore.metadata.TLfnRasterAssetMetadata.RasterAssetPart
Packages that use TLfnRasterAssetMetadata.RasterAssetPart
Package
Description
Provides the raster specific functionality for the LuciadFusion engine.
Provides the Tile Store abstraction and a file system implementation.
LuciadFusion TileStore provides a resource model, based on
ALfnResourceMetadata.-
Uses of TLfnRasterAssetMetadata.RasterAssetPart in com.luciad.fusion.engine.raster
Methods in com.luciad.fusion.engine.raster that return TLfnRasterAssetMetadata.RasterAssetPartModifier and TypeMethodDescriptionILfnRasterSessionHandler.FailureContext.getAssetPart()Gets the asset part being processed ornullif either the error does not affect a single asset part or the affected asset part is unknown.Constructors in com.luciad.fusion.engine.raster with parameters of type TLfnRasterAssetMetadata.RasterAssetPartModifierConstructorDescriptionFailureContext(TLfnRasterAssetMetadata aAssetMetadata, TLfnRasterAssetMetadata.RasterAssetPart aAssetPart, TLfnTileCoordinates aTileCoordinates) Creates a failure context. -
Uses of TLfnRasterAssetMetadata.RasterAssetPart in com.luciad.fusion.tilestore
Methods in com.luciad.fusion.tilestore with parameters of type TLfnRasterAssetMetadata.RasterAssetPartModifier and TypeMethodDescriptionstatic doubleTLfnTileStoreUtil.getAssetPartPixelDensity(TLfnRasterCoverageMetadata aCoverageMetadata, TLfnRasterAssetMetadata aAssetMetadata, TLfnRasterAssetMetadata.RasterAssetPart aAssetPart) Gets the asset part pixel density expressed in the coverage's georeference. -
Uses of TLfnRasterAssetMetadata.RasterAssetPart in com.luciad.fusion.tilestore.metadata
Methods in com.luciad.fusion.tilestore.metadata that return types with arguments of type TLfnRasterAssetMetadata.RasterAssetPartMethods in com.luciad.fusion.tilestore.metadata with parameters of type TLfnRasterAssetMetadata.RasterAssetPartModifier and TypeMethodDescriptionTLfnRasterAssetMetadata.RasterAssetPart.Builder.all(TLfnRasterAssetMetadata.RasterAssetPart aTemplate) Sets all this builder's fields from a given template raster asset part.