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 TypeClassDescriptionclass
Deprecated.This API is only here to support deprecated formats.class
Deprecated.This API is only here to support deprecated formats.Methods in com.luciad.model that return ILcdTileProviderModifier and TypeMethodDescriptionTLcdRegularTiled2DBoundsIndexedModel.getTileProvider()
Deprecated.Returns theILcdTileProvider
that is responsible for retrieving the data in the different tiles.Methods in com.luciad.model with parameters of type ILcdTileProviderModifier and TypeMethodDescriptionvoid
TLcdRegularTiled2DBoundsIndexedModel.setTileProvider
(ILcdTileProvider aTileProvider) Deprecated.Set theILcdTileProvider
that is responsible for retrieving the data in the different tiles.