Uses of Interface
com.luciad.earth.model.ILcdEarthModelDecoderFactory
Packages that use ILcdEarthModelDecoderFactory
Package
Description
A tool that preprocesses 3D terrain repositories based on a model containing
ILcdEarthAsset objects.ILcdEarthTileSet that provides raster data
suitable for use as a 3D terrain texture.Provides classes for
ILcdEarthTileSets with terrain data.This package provides the functionality to support several geographic data formats
in the engine.
-
Uses of ILcdEarthModelDecoderFactory in com.luciad.earth.metadata.preprocessor
Methods in com.luciad.earth.metadata.preprocessor with parameters of type ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionvoidTLcdEarthMetadataTerrainTileSet.setModelDecoderFactory(ILcdEarthModelDecoderFactory aModelDecoderFactory) Sets the model decoder factory to use for decoding the assets. -
Uses of ILcdEarthModelDecoderFactory in com.luciad.earth.tileset.raster
Methods in com.luciad.earth.tileset.raster that return ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionTLcdEarthAssetGXYViewTileSet.getModelDecoderFactory()Returns the model decoder factory used for decoding the assets.Methods in com.luciad.earth.tileset.raster with parameters of type ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionvoidTLcdEarthAssetGXYViewTileSet.setModelDecoderFactory(ILcdEarthModelDecoderFactory aModelDecoderFactory) Sets the model decoder factory used for decoding the assets. -
Uses of ILcdEarthModelDecoderFactory in com.luciad.earth.tileset.terrain
Methods in com.luciad.earth.tileset.terrain that return ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionTLcdEarthAssetTerrainElevationTileSet.getModelDecoderFactory()Returns the model decoder factory used for decoding assets.Methods in com.luciad.earth.tileset.terrain with parameters of type ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionvoidTLcdEarthAssetTerrainElevationTileSet.setModelDecoderFactory(ILcdEarthModelDecoderFactory aModelDecoderFactory) Sets the model decoder factory to use for decoding the assets. -
Uses of ILcdEarthModelDecoderFactory in com.luciad.fusion.engine.format
Subinterfaces of ILcdEarthModelDecoderFactory in com.luciad.fusion.engine.formatModifier and TypeInterfaceDescriptioninterfaceFactory to createILcdModelDecoderinstancesMethods in com.luciad.fusion.engine.format that return ILcdEarthModelDecoderFactoryMethods in com.luciad.fusion.engine.format with parameters of type ILcdEarthModelDecoderFactoryModifier and TypeMethodDescriptionstatic ALfnFormatALfnFormat.newElevationFormat(ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a newALfnFormatinstance which provides support for theELEVATIONdata type with the specified parameters.static ALfnFormatALfnFormat.newElevationFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdSLDGXYLayerFactory aGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a newALfnFormatinstance which provides support for theELEVATIONdata type with the specified parameters.static ALfnFormatALfnFormat.newImageFormat(ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a newALfnFormatinstance which provides support for theIMAGEdata type with the specified parameters.static ALfnFormatALfnFormat.newImageFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdSLDGXYLayerFactory aGXYLayerFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a newALfnFormatinstance which provides support for theIMAGEdata type with the specified parameters.static ALfnFormatALfnFormat.newVectorFormat(ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, ILfnIdentityProviderFactory aFeatureIdProviderFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.static ALfnFormatALfnFormat.newVectorFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdSLDGXYLayerFactory aGXYLayerFactory, ILfnIdentityProviderFactory aFeatureIdProviderFactory, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.Constructors in com.luciad.fusion.engine.format with parameters of type ILcdEarthModelDecoderFactoryModifierConstructorDescriptionprotectedALfnFormat(ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, ILfnIdentityProviderFactory aIdentityProviderFactory) Creates a new engine format.protectedALfnFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdSLDGXYLayerFactory aSLDGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, ILfnIdentityProviderFactory aIdentityProviderFactory) Creates a new engine format.TLfnFormat(ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, ILfnIdentityProviderFactory aFeatureIdProviderFactory, ELfnDataType aType, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a new engine format.TLfnFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdSLDGXYLayerFactory aSLDGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, ILfnIdentityProviderFactory aFeatureIdProviderFactory, ELfnDataType aType, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a new engine format.TLfnFormat(String aFormatId, ILcdEarthModelDecoderFactory aModelDecoderFactory, ILcdGXYLayerFactory aGXYLayerFactory, ILcdModelHeightProviderFactory aHeightProviderFactory, ILfnIdentityProviderFactory aFeatureIdProviderFactory, ELfnDataType aType, String aModelDescriptorTypeName, Class<? extends ILcdModelDescriptor>... aModelDescriptorClasses) Creates a new engine format with given parameters.
ALfnFormatusesILcdDataSourceinstances to create the models.