Uses of Interface
com.luciad.fusion.tilestore.ILfnReadCallback
Packages that use ILfnReadCallback
Package
Description
Provides the Tile Store abstraction and a file system implementation.
-
Uses of ILfnReadCallback in com.luciad.fusion.tilestore
Methods in com.luciad.fusion.tilestore with parameters of type ILfnReadCallbackModifier and TypeMethodDescriptionALfnCoverage.getTile
(TLfnTileCoordinates aCoordinates, long aModificationTime, WritableByteChannel aSink, ByteBuffer aMessageDigest, ILfnReadCallback aCallback) Asynchronously gets a tile from this coverage, including the tile message digest.