Interface ILcdDataSourceModelDecoder

All Superinterfaces:
ILcdModelDecoder
All Known Implementing Classes:
TLcdASTERIXModelDecoder, TLcdBingMapsModelDecoder, TLcdCompositeModelDecoder, TLcdGeoPackageModelDecoder, TLcdNetCDFModelDecoder, TLcdOGCWMSProxyModelDecoder, TLcdS57CatalogueModelDecoder, TLcdS57UnifiedModelDecoder, TLcdS63CatalogueModelDecoder, TLcdS63UnifiedModelDecoder, TLcdWMTSModelDecoder, TLfnTileStoreModelDecoder

public interface ILcdDataSourceModelDecoder extends ILcdModelDecoder
Deprecated.
Use ILcdModelDecoder instead
Extension of ILcdModelDecoder, that creates models based on a general ILcdDataSource instead of on a String.
Since:
11.0
See Also: