Uses of Interface
com.luciad.model.ILcdTileProvider
Packages that use ILcdTileProvider
-
Uses of ILcdTileProvider in com.luciad.model
Classes in com.luciad.model that implement ILcdTileProviderModifier and TypeClassDescriptionclassDeprecated.This API is only here to support deprecated formats.classDeprecated.This API is only here to support deprecated formats.Methods in com.luciad.model that return ILcdTileProviderModifier and TypeMethodDescriptionTLcdRegularTiled2DBoundsIndexedModel.getTileProvider()Deprecated.Returns theILcdTileProviderthat is responsible for retrieving the data in the different tiles.Methods in com.luciad.model with parameters of type ILcdTileProviderModifier and TypeMethodDescriptionvoidTLcdRegularTiled2DBoundsIndexedModel.setTileProvider(ILcdTileProvider aTileProvider) Deprecated.Set theILcdTileProviderthat is responsible for retrieving the data in the different tiles.