Uses of Class
com.luciad.fusion.tilestore.metadata.TLfnResolution
Packages that use TLfnResolution
Package
Description
LuciadFusion TileStore provides a resource model, based on
ALfnResourceMetadata.-
Uses of TLfnResolution in com.luciad.fusion.tilestore.metadata
Methods in com.luciad.fusion.tilestore.metadata that return types with arguments of type TLfnResolutionModifier and TypeMethodDescriptionTLfnRasterAssetMetadata.RasterAssetPart.getResolutions()Gets the resolutions of this raster asset part.Methods in com.luciad.fusion.tilestore.metadata with parameters of type TLfnResolutionModifier and TypeMethodDescriptionintTLfnResolution.compareTo(TLfnResolution aOther) Compares this resolution to another.TLfnRasterAssetMetadata.RasterAssetPart.Builder.resolutions(TLfnResolution... aResolutions) Sets the resolutions of the raster asset part being built by this builder.Method parameters in com.luciad.fusion.tilestore.metadata with type arguments of type TLfnResolutionModifier and TypeMethodDescriptionTLfnRasterAssetMetadata.RasterAssetPart.Builder.resolutions(Collection<? extends TLfnResolution> aResolutions) Sets the resolutions of the raster asset part being built by this builder.