Interface AbstractTileWmsSource.HasTileWmsSourceOptions
- All Superinterfaces:
 HasGutter,HasParams,HasServerType
- All Known Implementing Classes:
 NoOpTileWmsSource,TileWmsSource
- Enclosing class:
 - AbstractTileWmsSource
 
public static interface AbstractTileWmsSource.HasTileWmsSourceOptions
extends HasParams, HasGutter, HasServerType
Interface to be implemented by sources that should provide all attributes from 
AbstractTileWmsSource.- 
Method Summary
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasGutter
getGutter, setGutterMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasParams
getParams, setParamsMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasServerType
getServerType, setServerType