Interface TileSource.HasTileSourceOptions
- All Superinterfaces:
 TileSource.HasCacheSize,TileSource.HasOpaque
- All Known Implementing Classes:
 NoOpXyzSource,XyzSource
- Enclosing class:
 - TileSource
 
public static interface TileSource.HasTileSourceOptions
extends TileSource.HasCacheSize, TileSource.HasOpaque
Interface to be implemented by sources that should provide all attributes from 
TileSource.- 
Method Summary
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.TileSource.HasCacheSize
getCacheSize, setCacheSizeMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.TileSource.HasOpaque
getOpaque, setOpaque