Uses of Interface
com.luciad.fusion.tilestore.ILfnDeleteTileHandler
Packages that use ILfnDeleteTileHandler
Package
Description
Provides the Tile Store abstraction and a file system implementation.
-
Uses of ILfnDeleteTileHandler in com.luciad.fusion.tilestore
Methods in com.luciad.fusion.tilestore with parameters of type ILfnDeleteTileHandlerModifier and TypeMethodDescriptionFuture
<?> ALfnCoverage.deleteTile
(ILfnDeleteTileHandler aHandler, TLfnTileCoordinates aCoordinates) Deprecated.
ALfnCoverage.deleteTile(com.luciad.fusion.core.TLfnTileCoordinates, com.luciad.fusion.util.ILfnCallback)
instead