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