com.supermap.services.components.tilecache
Interface ImageTileCacheFactory<T extends TileSourceInfo>
-
- All Known Implementing Classes:
- DefaultImageTileCacheFactory
public interface ImageTileCacheFactory<T extends TileSourceInfo>
-
-
Method Summary
Methods Modifier and Type Method and Description ImageTileCache<T>newInstance(T tileSourceInfo)
-
-
-
Method Detail
-
newInstance
ImageTileCache<T> newInstance(T tileSourceInfo)
-
-